User: starksm
Date: 01/04/18 16:24:25
Modified: src/build build.xml
Log:
Fix some CR junk
Revision Changes Path
1.64 +2 -2 jboss/src/build/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss/src/build/build.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- build.xml 2001/04/18 22:38:36 1.63
+++ build.xml 2001/04/18 23:24:24 1.64
@@ -383,9 +383,9 @@
<!-- =================================================================== -->
<target name="dist-zip" depends="dist">
<mkdir dir="zip/${Name}-${version}" />
- <copy todir="zip/${Name}-${version}">^
+ <copy todir="zip/${Name}-${version}">
<fileset dir="${dist.dir}"/>^M
- </copy>^M
+ </copy>
<zip zipfile="${Name}-${version}.zip" basedir="zip"/>
</target>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
- Re: [JBoss-dev] CVS update: jboss/src/build build.xml Jason Dillon
- Re: [JBoss-dev] CVS update: jboss/src/build build.x... Toby Allsopp
- Re: [JBoss-dev] CVS update: jboss/src/build bui... Jason Dillon
- Re: [JBoss-dev] CVS update: jboss/src/build... Toby Allsopp
- Re: [JBoss-dev] CVS update: jboss/src/... Jason Dillon
- [JBoss-dev] CVS update: jboss/src/build build.xml tobyallsopp
- [JBoss-dev] CVS update: jboss/src/build build.xml user57
- [JBoss-dev] CVS update: jboss/src/build build.xml starksm
- [JBoss-dev] CVS update: jboss/src/build build.xml starksm
- RE: [JBoss-dev] CVS update: jboss/src/build build.xml Vincent Harcq
- [JBoss-dev] CVS update: jboss/src/build build.xml starksm
- [JBoss-dev] CVS update: jboss/src/build build.xml starksm
- [JBoss-dev] CVS update: jboss/src/build build.xml starksm
- [JBoss-dev] CVS update: jboss/src/build build.xml biorn_steedom
- [JBoss-dev] CVS update: jboss/src/build build.xml juhalindfors
- [JBoss-dev] CVS update: jboss/src/build build.xml pra
- [JBoss-dev] CVS update: jboss/src/build build.xml starksm
- [JBoss-dev] CVS update: jboss/src/build build.xml sparre
- [JBoss-dev] CVS update: jboss/src/build build.xml jwalters
- [JBoss-dev] CVS update: jboss/src/build build.xml schaefera
- [JBoss-dev] CVS update: jboss/src/build build.xml azakkerman
