You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/21 01:01:02 UTC

svn commit: rev 9658 - incubator/depot/trunk/update

Author: nickchalko
Date: Sat Mar 20 17:01:02 2004
New Revision: 9658

Modified:
   incubator/depot/trunk/update/build.xml
Log:
ruper -> update

Modified: incubator/depot/trunk/update/build.xml
==============================================================================
--- incubator/depot/trunk/update/build.xml	(original)
+++ incubator/depot/trunk/update/build.xml	Sat Mar 20 17:01:02 2004
@@ -98,7 +98,7 @@
 
 	<!--
 		Shows basically a nice banner with some tech infos of the build, we should add some other
-		stuff here as well (like, what is ruper...	
+		stuff here as well (like, what is update...	
 	-->
 	<target name="build_banner" unless="initialize">
 		<tstamp>
@@ -160,7 +160,7 @@
 		<jar destfile="${dist.jar.dir}/${project.name}-${version}.jar" 
 			basedir="${class.dir}"/>
 		<!--
-    <jar destfile="${dist.jar.dir}/ruper_resources.jar" basedir="${resources/core}"/>
+    <jar destfile="${dist.jar.dir}/update_resources.jar" basedir="${resources/core}"/>
 -->
 	</target>