On Monday, May 21, 2012 09:31:25 AM Andreas Veithen wrote: > There was recently a discussion (I think on [email protected]) about > the inclusion of binary artifacts in source distributions and I think > the conclusion was that such artifacts should not be included. > Shouldn't we just drop the Ant build stuff and create a Maven-only > source distribution?
Very good point. We'd either need to: 1) Drop the ant stuff entirely and remove all the libs and such. Currently the assemblies are created from Ant so a bunch of work needs to be done there. :-( 2) Remove the libs from the src distro and add a "wss4j-src-deps.zip" that would contain them. For 1.6.6, #2 is likely easier. I'd like to get this out relatively quickly to fix some issues in CXF. Dan > > Andreas > > On Fri, May 18, 2012 at 7:40 PM, Colm O hEigeartaigh > > <[email protected]> wrote: > > This is a vote to release Apache WSS4 1.6.6. > > > > The issues fixed are here: > > > > https://issues.apache.org/jira/browse/WSS/fixforversion/12320154 > > > > The svn tag is here: > > > > http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_6/ > > > > The distribution artifacts are here: > > > > http://people.apache.org/~coheigea/stage/wss4j/1.6.6/dist/ > > > > The maven artifacts are here: > > > > http://people.apache.org/~coheigea/stage/wss4j/1.6.6/maven/ > > > > Here is my +1 (binding). > > > > Colm. > > > > > > -- > > Colm O hEigeartaigh > > > > Talend Community Coder > > http://coders.talend.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
