You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ps...@apache.org on 2006/01/14 06:43:33 UTC

svn commit: r368986 - /logging/chainsaw/trunk/build.xml

Author: psmith
Date: Fri Jan 13 21:43:30 2006
New Revision: 368986

URL: http://svn.apache.org/viewcvs?rev=368986&view=rev
Log:
Removed target that was used during testing, no longer needed.

Modified:
    logging/chainsaw/trunk/build.xml

Modified: logging/chainsaw/trunk/build.xml
URL: http://svn.apache.org/viewcvs/logging/chainsaw/trunk/build.xml?rev=368986&r1=368985&r2=368986&view=diff
==============================================================================
--- logging/chainsaw/trunk/build.xml (original)
+++ logging/chainsaw/trunk/build.xml Fri Jan 13 21:43:30 2006
@@ -268,10 +268,6 @@
 		<taskdef name="createshellscripts" classpathref="compile.classpath" classname="org.apache.chainsaw.ant.CreateShellScripts" />
 	</target>
 	
-	<target name="testshellscripts" depends="shellscript-taskdef">
-
-	</target>
-	
   <target name="webstart" depends="shellscript-taskdef">
     <property name="webstart" value="true"/>
     <antcall target="chainsaw.jar"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org