You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/09/28 14:16:09 UTC

svn propchange: r1002132 - svn:log

Author: slaws
Revision: 1002132
Modified property: svn:log

Modified: svn:log at Tue Sep 28 12:16:09 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Sep 28 12:16:09 2010
@@ -1 +1 @@
-Add in a new mojo for generating meta data about groups of bundles, i.e. Tuscany extensions. This is basically a copy of ModuleBundlesBuildMojo.java but massaged to generate ant filesets, manifest etc. for a specified set of dependencies rather than for artefacts with the string "feature" in the name. It also doesn't do the copying of jars into /modules. There is therefore a lot of complexity in here that's not required. Needs rationalising if we decide we like the output. 
+TUSCANY-3674 - Add in a new mojo for generating meta data about groups of bundles, i.e. Tuscany extensions. This is basically a copy of ModuleBundlesBuildMojo.java but massaged to generate ant filesets, manifest etc. for a specified set of dependencies rather than for artefacts with the string "feature" in the name. It also doesn't do the copying of jars into /modules. There is therefore a lot of complexity in here that's not required. Needs rationalising if we decide we like the output.