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 rd...@apache.org on 2009/02/23 23:42:17 UTC

svn commit: r747178 - /james/jsieve/trunk/pom.xml

Author: rdonkin
Date: Mon Feb 23 22:42:16 2009
New Revision: 747178

URL: http://svn.apache.org/viewvc?rev=747178&view=rev
Log:
Only assemble in assemble JSIEVE-48 https://issues.apache.org/jira/browse/JSIEVE-48

Modified:
    james/jsieve/trunk/pom.xml

Modified: james/jsieve/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/pom.xml?rev=747178&r1=747177&r2=747178&view=diff
==============================================================================
--- james/jsieve/trunk/pom.xml (original)
+++ james/jsieve/trunk/pom.xml Mon Feb 23 22:42:16 2009
@@ -45,16 +45,6 @@
   
   <build>
     <plugins>
-      <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2-beta-3</version>
-        <configuration>
-          <descriptors>
-            <descriptor>src/assemble/src.xml</descriptor>
-            <descriptor>src/assemble/bin.xml</descriptor>
-          </descriptors>
-        </configuration>
-      </plugin>
     </plugins>
   </build>
 



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