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/02/27 06:13:31 UTC

svn commit: rev 6905 - incubator/depot/trunk/ruper

Author: nickchalko
Date: Thu Feb 26 22:13:30 2004
New Revision: 6905

Modified:
   incubator/depot/trunk/ruper/build.xml
Log:
ant doesn't like extra ----- in comments

Modified: incubator/depot/trunk/ruper/build.xml
==============================================================================
--- incubator/depot/trunk/ruper/build.xml	(original)
+++ incubator/depot/trunk/ruper/build.xml	Thu Feb 26 22:13:30 2004
@@ -1,4 +1,4 @@
-<!---------------------------------------------------------------------
+<!--
 $Id$
 Copyright 2004 The Apache Software Foundation
 Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,7 +12,7 @@
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
----------------------------------------------------------------------->
+-->
 <project name="depot-ruper" default="gump" basedir=".">
 	<description> 
 		Depot Ruper is a Repository Updater