svn commit: r14432 - trunk/src/argouml-build/build.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: dthompson
Date: 2008-04-21 14:28:56-0700
New Revision: 14432

Modified:
   trunk/src/argouml-build/build.xml

Log:
Corrected miss-spelling of Class-Path (was Classpath) in MANIFEST.MF generator ant task.

Modified: trunk/src/argouml-build/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-build/build.xml?view=diff&rev=14432&p1=trunk/src/argouml-build/build.xml&p2=trunk/src/argouml-build/build.xml&r1=14431&r2=14432
==============================================================================
--- trunk/src/argouml-build/build.xml	(original)
+++ trunk/src/argouml-build/build.xml	2008-04-21 14:28:56-0700
@@ -278,7 +278,7 @@
     <pathconvert pathsep=" " property="cp" refid="classpath.jars" >
         <mapper type="flatten"/>
     </pathconvert>
-    <echo message="Classpath: ${cp} ext/*.jar" file="${argo.build.dir}/${manifest.update}" />
+    <echo message="Class-Path: ${cp} ext/*.jar" file="${argo.build.dir}/${manifest.update}" />
 
     <jar update="true"
          basedir="${argo.build.dir}"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.