Author: rdonkin
Date: Mon Feb 23 21:32:29 2009
New Revision: 747143
URL: http://svn.apache.org/viewvc?rev=747143&view=rev
Log:
Remove assembles from top level. ATM Maven assembly has issues with complex
multiproject assemblies caused by the parent lifecycle completing before any
children. JSIEVE-48 https://issues.apache.org/jira/browse/JSIEVE-48
Removed:
james/jsieve/trunk/src/assemble/
Modified:
james/jsieve/trunk/pom.xml
Modified: james/jsieve/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/jsieve/trunk/pom.xml?rev=747143&r1=747142&r2=747143&view=diff
==============================================================================
--- james/jsieve/trunk/pom.xml (original)
+++ james/jsieve/trunk/pom.xml Mon Feb 23 21:32:29 2009
@@ -40,6 +40,7 @@
<module>main</module>
<module>mailet</module>
<module>util</module>
+ <module>assemble</module>
</modules>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]