maven-xsddoc-plugin plugin.properties,1.2,1.3 plugin.jelly,1.7,1.8
Kurt Riede <[email protected]> Sat, 26 Feb 2005 14:43:44 +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-serv22826
Modified Files:
plugin.properties plugin.jelly
Log Message:
new paramater: css (to provide an external CSS file)
Index: plugin.properties
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/plugin.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** plugin.properties 22 Dec 2004 15:20:51 -0000 1.2
--- plugin.properties 26 Feb 2005 14:43:41 -0000 1.3
***************
*** 30,31 ****
--- 30,32 ----
maven.xsddoc.dest=${maven.docs.dest}/xsddocs
maven.xsddoc.summary=true
+ maven.xsddoc.css=
\ No newline at end of file
Index: plugin.jelly
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/plugin.jelly,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** plugin.jelly 26 Feb 2005 12:38:16 -0000 1.7
--- plugin.jelly 26 Feb 2005 14:43:41 -0000 1.8
***************
*** 72,75 ****
--- 72,76 ----
<j:set var="result" value="${xsddocprocessor.setSchemaLocation(sourcefile)}"/>
<j:set var="result" value="${xsddocprocessor.setOut(targetpath)}"/>
+ <j:set var="result" value="${xsddocprocessor.setCss(maven.xsddoc.css)}"/>
<j:set var="result" value="${xsddocprocessor.setProxyHost(maven.proxy.host)}"/>
<j:set var="result" value="${xsddocprocessor.setProxyPort(maven.proxy.port)}"/>
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click