seibert 2002/09/25 09:20:46 Modified: java build.xml Log: Chaning this target name to something more meaningful Revision Changes Path 1.197 +1 -1 xml-axis/java/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-axis/java/build.xml,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- build.xml 24 Sep 2002 23:47:01 -0000 1.196 +++ build.xml 25 Sep 2002 16:20:46 -0000 1.197 @@ -281,7 +281,7 @@ </target> - <target name="componentTest" depends="compile, buildTest"> + <target name="runComponentTests" depends="compile, buildTest"> <ant inheritAll="${ant.inheritAll}" inheritRefs="${ant.inheritRefs}" dir="${axis.home}" antfile="buildTest.xml" target="componentTest"/> </target>
- cvs commit: xml-axis/java build.xml dims
- cvs commit: xml-axis/java build.xml dims
- 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 rubys
- 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