jmartin 01/02/05 15:02:18
Modified: . build.xml
Log:
Added windows batch file to run alexandria
Revision Changes Path
1.10 +1 -0 jakarta-alexandria/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- build.xml 2001/02/04 23:54:33 1.9
+++ build.xml 2001/02/05 23:02:18 1.10
@@ -46,6 +46,7 @@
<copy file="src/xml/workspace.xml" toDir="${build.dir}/etc" />
<copy file="src/xml/alexandria.xml" toDir="${build.dir}/xml" />
<copy file="src/scripts/alexandria" toDir="${build.dir}" />
+ <copy file="src/scripts/alexandria.bat" toDir="${build.dir}" />
<chmod file="${build.dir}/alexandria" perm="ug+rx"/>
<copy
file="src/config/AlexandriaResources.properties"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]