User: user57
Date: 02/02/14 22:32:23
Modified: varia build.xml
Log:
o removed the stupid encoding attribute, so all of the javadocs
will build (showing how dirty our javadocs really are)
Revision Changes Path
1.18 +1 -2 contrib/varia/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/contrib/varia/build.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- build.xml 15 Feb 2002 06:21:47 -0000 1.17
+++ build.xml 15 Feb 2002 06:32:23 -0000 1.18
@@ -12,7 +12,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.17 2002/02/15 06:21:47 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.18 2002/02/15 06:32:23 user57 Exp $ -->
<project default="main" name="JBoss/Varia">
@@ -461,7 +461,6 @@
package="${javadoc.package}"
protected="${javadoc.protected}"
private="${javadoc.private}"
- encoding="${javadoc.encoding}"
use="${javadoc.use}"
verbose="${javadoc.verbose}">
<group title="JDBC Extension" packages="javax.sql*"/>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development