User: user57
Date: 01/10/03 19:48:31
Modified: . build.xml
Log:
o using version-less libs (check the tags for version info)
Revision Changes Path
1.6 +2 -2 website-forums/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/website-forums/build.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- build.xml 2001/10/04 02:37:27 1.5
+++ build.xml 2001/10/04 02:48:31 1.6
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.5 2001/10/04 02:37:27 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.6 2001/10/04 02:48:31 user57 Exp $ -->
<project default="main" name="JBoss Website/Forums">
@@ -277,7 +277,7 @@
<!-- copy over support libs -->
<copy todir="${build.jive}/application/WEB-INF/lib">
<fileset dir="${source.lib}">
- <include name="mm.mysql-2.0.4-bin.jar"/>
+ <include name="mysql-jdbc.jar"/>
</fileset>
</copy>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development