You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/12/16 09:00:51 UTC

svn commit: r1049808 - in /axis/axis2/java/sandesha/trunk: modules/distribution/src/main/assembly/src.xml project.properties

Author: veithen
Date: Thu Dec 16 08:00:51 2010
New Revision: 1049808

URL: http://svn.apache.org/viewvc?rev=1049808&view=rev
Log:
Removed old Maven 1 stuff.

Removed:
    axis/axis2/java/sandesha/trunk/project.properties
Modified:
    axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly/src.xml

Modified: axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly/src.xml?rev=1049808&r1=1049807&r2=1049808&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly/src.xml (original)
+++ axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly/src.xml Thu Dec 16 08:00:51 2010
@@ -35,10 +35,7 @@
                 <include>**/pom.xml</include>
 
 		<!--root level files-->
-                <include>maven.xml</include>
-                <include>project.xml</include>
                 <include>LICENSE.txt</include>
-                <include>project.properties</include>
             </includes>
             <excludes>
                 <exclude>**/target</exclude>