Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/maven-xdoclet2-plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12920

Modified Files:
        plugin.jelly plugin.properties 
Log Message:
Added maven.xdoclet.verbose property to maven-xdoclet2 plugin

Index: plugin.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/maven-xdoclet2-plugin/plugin.jelly,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** plugin.jelly        30 Jan 2005 16:38:58 -0000      1.2
--- plugin.jelly        22 Apr 2005 08:52:33 -0000      1.3
***************
*** 29,33 ****
                <j:set var="xdoclet_name" 
value="${context.getVariable(varname)}"/>
                <j:while test="${xdoclet_name != null}">
!                       <ant:xdoclet>
  
                                <!-- set filesets -->
--- 29,33 ----
                <j:set var="xdoclet_name" 
value="${context.getVariable(varname)}"/>
                <j:while test="${xdoclet_name != null}">
!                       <ant:xdoclet verbose="${maven.xdoclet.verbose}">
  
                                <!-- set filesets -->

Index: plugin.properties
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/maven-xdoclet2-plugin/plugin.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** plugin.properties   31 Jan 2005 05:20:23 -0000      1.3
--- plugin.properties   22 Apr 2005 08:52:33 -0000      1.4
***************
*** 0 ****
--- 1 ----
+ maven.xdoclet.verbose=true
\ No newline at end of file



-------------------------------------------------------
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
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to