serge 01/09/27 14:09:45
Modified: . build.xml
Log:
Added line copy sqlResources.xml to the dist/conf directory.
Revision Changes Path
1.81 +1 -0 jakarta-james/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-james/build.xml,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- build.xml 2001/09/27 15:07:23 1.80
+++ build.xml 2001/09/27 21:09:45 1.81
@@ -385,6 +385,7 @@
<fileset dir="${conf.dir}">
<include name="inet*"/>
<include name="*.properties"/>
+ <include name="sqlResources.xml"/>
</fileset>
</copy>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]