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 2015/12/12 09:40:10 UTC

svn commit: r1719637 - in /axis/axis2/java/rampart/trunk/modules/rampart-samples: README.txt build.xml

Author: veithen
Date: Sat Dec 12 08:40:10 2015
New Revision: 1719637

URL: http://svn.apache.org/viewvc?rev=1719637&view=rev
Log:
Remove duplicate build.xml.

Removed:
    axis/axis2/java/rampart/trunk/modules/rampart-samples/build.xml
Modified:
    axis/axis2/java/rampart/trunk/modules/rampart-samples/README.txt

Modified: axis/axis2/java/rampart/trunk/modules/rampart-samples/README.txt
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/rampart-samples/README.txt?rev=1719637&r1=1719636&r2=1719637&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/rampart-samples/README.txt (original)
+++ axis/axis2/java/rampart/trunk/modules/rampart-samples/README.txt Sat Dec 12 08:40:10 2015
@@ -11,8 +11,8 @@ This directory contains three sub direct
     
     - keys   - The keystore files that contains the keys used by the samples
 
-Please use Apache Ant with the build.xml file available here to copy all jars
-and mars to required places.
+Please use Apache Ant with the build.xml file available in the top level directory
+to copy all jars and mars to required places.
 
     - Please copy log4j.jar to AXIS2_HOME/lib directory before trying out samples.