You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ie...@apache.org on 2013/02/04 08:38:17 UTC

svn commit: r1442039 - /james/project/trunk/pom.xml

Author: ieugen
Date: Mon Feb  4 07:38:17 2013
New Revision: 1442039

URL: http://svn.apache.org/viewvc?rev=1442039&view=rev
Log:
Added <extension>true</extensions> option to bundle plugin

Modified:
    james/project/trunk/pom.xml

Modified: james/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1442039&r1=1442038&r2=1442039&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Mon Feb  4 07:38:17 2013
@@ -553,6 +553,7 @@
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
                     <version>2.3.7</version>
+		    <extensions>true</extensions>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org