cvs commit: spice/sandbox/metaclass/xdocs precompile.xml
Peter Donald <[email protected]>
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
donaldp 03/10/29 00:30:44
Modified: sandbox/metaclass/xdocs precompile.xml
Log:
By default make the ant task only generate attributes for tags that have namespaces (ie in form X.Y)
Revision Changes Path
1.3 +1 -1 spice/sandbox/metaclass/xdocs/precompile.xml
Index: precompile.xml
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/metaclass/xdocs/precompile.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- precompile.xml 7 Sep 2003 10:21:54 -0000 1.2
+++ precompile.xml 29 Oct 2003 08:30:43 -0000 1.3
@@ -90,7 +90,7 @@
</classpath>
</taskdef>
-<metaclassGen destDir="target/classes">
+<metaclassGen destDir="target/classes" namespaceTagsOnly="false">
<fileset dir="src/java"/>
</metaclassGen>
]]></source>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/