seibert 2002/09/26 06:58:35
Modified: java build.xml
Log:
Missed a target in the pruning
Revision Changes Path
1.199 +0 -4 xml-axis/java/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-axis/java/build.xml,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- build.xml 26 Sep 2002 13:46:01 -0000 1.198
+++ build.xml 26 Sep 2002 13:58:35 -0000 1.199
@@ -253,10 +253,6 @@
<ant inheritAll="${ant.inheritAll}" inheritRefs="${ant.inheritRefs}"
dir="${axis.home}" antfile="buildTest.xml" target="functional-tests"/>
</target>
- <!-- Security only tests, with full dependencies -->
- <target name="secure-tests" depends="compile, buildTest, junit,
functional-tests-secure-only">
- </target>
-
<!-- All tests -->
<target name="all-tests" depends="junit, functional-tests">
</target>
- cvs commit: xml-axis/java build.xml rsitze
- cvs commit: xml-axis/java build.xml seibert
- cvs commit: xml-axis/java build.xml dims
- cvs commit: xml-axis/java build.xml seibert
- cvs commit: xml-axis/java build.xml seibert
- cvs commit: xml-axis/java build.xml seibert
- RE: cvs commit: xml-axis/java build.xml Tom Jordahl
- RE: cvs commit: xml-axis/java build.xml Matt Seibert
- RE: cvs commit: xml-axis/java build.xml Glen Daniels
- RE: cvs commit: xml-axis/java build.xml Tom Jordahl
- cvs commit: xml-axis/java build.xml seibert
- cvs commit: xml-axis/java build.xml seibert
- cvs commit: xml-axis/java build.xml rubys
- cvs commit: xml-axis/java build.xml dchappell
- cvs commit: xml-axis/java build.xml stevel
- cvs commit: xml-axis/java build.xml dims
- cvs commit: xml-axis/java build.xml stevel
- cvs commit: xml-axis/java build.xml gdaniels
- cvs commit: xml-axis/java build.xml stevel
- cvs commit: xml-axis/java build.xml jmsnell
- cvs commit: xml-axis/java build.xml vidyanand
