Author: eric
Date: Wed Feb 6 06:31:00 2013
New Revision: 1442847
URL: http://svn.apache.org/viewvc?rev=1442847&view=rev
Log:
Build with-assembly by default (JAMES-1460)
Modified:
james/server/trunk/app/pom.xml
Modified: james/server/trunk/app/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/app/pom.xml?rev=1442847&r1=1442846&r2=1442847&view=diff
==============================================================================
--- james/server/trunk/app/pom.xml (original)
+++ james/server/trunk/app/pom.xml Wed Feb 6 06:31:00 2013
@@ -550,6 +550,9 @@
<profiles>
<profile>
<id>with-assembly</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
<build>
<plugins>
<plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]