You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "John D. Ament" <jo...@apache.org> on 2016/04/16 15:58:28 UTC

Tamaya Server - DropWizard

Hey guys

I wanted to bring up one of the items from the 0.2 release that was pointed
out on the IPMC list.  The biggest issue I see in the notice/license is
that dropwizard brings in a lot of external dependencies that aren't all
AL.  Ideally we should be able to publish an AL release, both source and
binary.

So I'm wondering, can we replace dropwizard with something else for Tamaya
Server?

John

Re: Tamaya Server - DropWizard

Posted by Anatole Tresch <at...@gmail.com>.
Providing WAR and SE dist I like. I would say keep it minimalistic, so
Tomcat embedded sounds good (I did that as well some time ago...).

Then it is only the question about vadiin. Also ALv2: details are here:

https://vaadin.com/download/release/7.6/7.6.4/license.html

We could add the listing to our NOTICE file as well, or how is the best way
to handle this?


2016-04-16 16:22 GMT+02:00 John D. Ament <jo...@apache.org>:

> I don't have a strong opinion either.  Ideally, I would like us to eat our
> own dog food, leverage tools within the ASF first then look outside, but I
> don't see anything equivalent within the ASF right now.  Maybe something
> simple using tomcat embedded?  And maybe provide a separate WAR and SE
> distribution?  What about Camel and Camel Rest DSL?  We only have a couple
> of endpoints.
>
> The problem is that both spring boot and dropwizard are AL, but dropwizard
> brings in non-AL dependencies.  I don't see the same in spring boot, even
> if we use Spring MVC.
>
> John
>
> On Sat, Apr 16, 2016 at 10:03 AM Anatole Tresch <at...@gmail.com>
> wrote:
>
> > Afaik spring boot is alv2 licenced (correct if I am wrong), so spring
> boot
> > probably. But basically a simple servlet will do as well... based on
> jetty,
> > netty...
> >
> > Any prefs? I am happy to do the necessary reengineering...
> > Am 16.04.2016 15:58 schrieb "John D. Ament" <jo...@apache.org>:
> >
> > Hey guys
> >
> > I wanted to bring up one of the items from the 0.2 release that was
> pointed
> > out on the IPMC list.  The biggest issue I see in the notice/license is
> > that dropwizard brings in a lot of external dependencies that aren't all
> > AL.  Ideally we should be able to publish an AL release, both source and
> > binary.
> >
> > So I'm wondering, can we replace dropwizard with something else for
> Tamaya
> > Server?
> >
> > John
> >
>



-- 
*Anatole Tresch*
Java Engineer & Architect, JCP Star Spec Lead
*Switzerland, Europe Zurich, GMT+1*

*Blogs: **http://maketechsimple.wordpress.com
<http://maketechsimple.wordpress.com/> *
*Twitter:  @atsticks*

Re: Tamaya Server - DropWizard

Posted by "John D. Ament" <jo...@apache.org>.
I don't have a strong opinion either.  Ideally, I would like us to eat our
own dog food, leverage tools within the ASF first then look outside, but I
don't see anything equivalent within the ASF right now.  Maybe something
simple using tomcat embedded?  And maybe provide a separate WAR and SE
distribution?  What about Camel and Camel Rest DSL?  We only have a couple
of endpoints.

The problem is that both spring boot and dropwizard are AL, but dropwizard
brings in non-AL dependencies.  I don't see the same in spring boot, even
if we use Spring MVC.

John

On Sat, Apr 16, 2016 at 10:03 AM Anatole Tresch <at...@gmail.com> wrote:

> Afaik spring boot is alv2 licenced (correct if I am wrong), so spring boot
> probably. But basically a simple servlet will do as well... based on jetty,
> netty...
>
> Any prefs? I am happy to do the necessary reengineering...
> Am 16.04.2016 15:58 schrieb "John D. Ament" <jo...@apache.org>:
>
> Hey guys
>
> I wanted to bring up one of the items from the 0.2 release that was pointed
> out on the IPMC list.  The biggest issue I see in the notice/license is
> that dropwizard brings in a lot of external dependencies that aren't all
> AL.  Ideally we should be able to publish an AL release, both source and
> binary.
>
> So I'm wondering, can we replace dropwizard with something else for Tamaya
> Server?
>
> John
>

Re: Tamaya Server - DropWizard

Posted by Anatole Tresch <at...@gmail.com>.
Afaik spring boot is alv2 licenced (correct if I am wrong), so spring boot
probably. But basically a simple servlet will do as well... based on jetty,
netty...

Any prefs? I am happy to do the necessary reengineering...
Am 16.04.2016 15:58 schrieb "John D. Ament" <jo...@apache.org>:

Hey guys

I wanted to bring up one of the items from the 0.2 release that was pointed
out on the IPMC list.  The biggest issue I see in the notice/license is
that dropwizard brings in a lot of external dependencies that aren't all
AL.  Ideally we should be able to publish an AL release, both source and
binary.

So I'm wondering, can we replace dropwizard with something else for Tamaya
Server?

John