maven-xsddoc-plugin plugin.properties,1.1,1.2 plugin.jelly,1.3,1.4
Kurt Riede <[email protected]> Wed, 22 Dec 2004 15:20:54 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/maven-xsddoc-plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20927
Modified Files:
plugin.properties plugin.jelly
Log Message:
new property: exclude
Index: plugin.properties
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/plugin.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** plugin.properties 9 Oct 2004 23:41:47 -0000 1.1
--- plugin.properties 22 Dec 2004 15:20:51 -0000 1.2
***************
*** 27,29 ****
--- 27,31 ----
maven.xsddoc.src=src/xsd
maven.xsddoc.include=**/*.xsd
+ maven.xsddoc.exclude=
maven.xsddoc.dest=${maven.docs.dest}/xsddocs
+ maven.xsddoc.summary=true
Index: plugin.jelly
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/plugin.jelly,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** plugin.jelly 3 Nov 2004 17:25:09 -0000 1.3
--- plugin.jelly 22 Dec 2004 15:20:51 -0000 1.4
***************
*** 43,46 ****
--- 43,47 ----
<ant:fileset dir="${maven.xsddoc.src}">
<ant:patternset includes="${maven.xsddoc.include}"/>
+ <ant:patternset excludes="${maven.xsddoc.exclude}"/>
</ant:fileset>
</ant:fileScanner>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/