Author: veithen
Date: Thu Jul 23 20:17:55 2015
New Revision: 1692443

URL: http://svn.apache.org/r1692443
Log:
Remove unused properties; there is no build.xml.

Modified:
    axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml

Modified: axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml?rev=1692443&r1=1692442&r2=1692443&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml Thu Jul 23 20:17:55 
2015
@@ -200,9 +200,6 @@
                         <phase>generate-test-sources</phase>
                         <configuration>
                             <tasks unless="maven.test.skip">
-                                <!-- Set a property that can be picked up from 
the ant build.xml's -->
-                                <property name="maven.class.path" 
refid="maven.runtime.classpath" />
-                                <property name="maven.test.path" 
refid="maven.compile.classpath" />
                                 <mkdir dir="target/test-classes" />
 
                                 <property name="axis2.home" 
value="${basedir}/target" />


Reply via email to