Hey Anatole, Thanks for taking care of this. Looks good. I created TAMAYA-151 as I probably wasn't clear on what the impact was.
Basically the problem w/ dropwizard isn't dropwizard, but the fact that it brings in Jersey. Jersey is used usually as CDDL, it creates a restriction on the distribution. I've created a ticket and a patch that would swap Jersey for CXF. Please take a look. John On Tue, Apr 19, 2016 at 7:56 AM Anatole Tresch (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/TAMAYA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Anatole Tresch resolved TAMAYA-149. > ----------------------------------- > Resolution: Fixed > > > Remove dependency on DropWizard in favour of Tomcat Embedded > > ------------------------------------------------------------ > > > > Key: TAMAYA-149 > > URL: https://issues.apache.org/jira/browse/TAMAYA-149 > > Project: Tamaya > > Issue Type: Improvement > > Components: Extensions > > Affects Versions: 0.2-incubating > > Reporter: Anatole Tresch > > Assignee: Anatole Tresch > > Fix For: 0.3-incubating > > > > Original Estimate: 4h > > Remaining Estimate: 4h > > > > Remove dependency on dropwizard, replacing it with Tomcat Embedded from > Apache instead of. Affects server module and new ui module. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
