CVS: jcontainer/loom/plugins/maven-sar plugin.properties,1.1,1.2
mauro-yCVjj/[email protected]
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/plugins/maven-sar
In directory hogshead.codehaus.org:/tmp/cvs-serv13418/loom/plugins/maven-sar
Modified Files:
plugin.properties
Log Message:
Set maven.sar.metagenerate=true to enable metageneration
by default
Index: plugin.properties
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/plugins/maven-sar/plugin.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- plugin.properties 7 Oct 2003 10:24:16 -0000 1.1
+++ plugin.properties 1 Nov 2003 13:07:17 -0000 1.2
@@ -19,7 +19,7 @@
# Defaults to ${maven.build.dir}
maven.sar.build.dir=${maven.build.dir}
# Flag to metagenerate xinfo
-maven.sar.metagenerate=false
+maven.sar.metagenerate=true
# Location of metagenerate source
maven.sar.metagenerate.src=${maven.src.dir}/java
# Files to include/exclude in metagenerate