Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/taglib
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18677/taglib

Modified Files:
        pom.xml 
Log Message:
build uses new xdoclet2 plugin invocation


Index: pom.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/taglib/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pom.xml     11 Aug 2006 17:15:10 -0000      1.1
--- pom.xml     24 Aug 2006 05:26:47 -0000      1.2
***************
*** 44,56 ****
                          <configs>
                              <config>
!                                 
<plugin>org.xdoclet.plugin.qtags.impl.QTagImplPlugin</plugin>
!                                 <includes>**/*.java</includes>
!                             </config>
!                             <config>
!                                 
<plugin>org.xdoclet.plugin.qtags.impl.QTagLibraryPlugin</plugin>
                                  <includes>**/*.java</includes>
-                                 <params>
-                                     
<packagereplace>org.xdoclet.plugin.${xdoclet.plugin.namespace}.qtags</packagereplace>
-                                 </params>
                              </config>
                          </configs>
--- 44,67 ----
                          <configs>
                              <config>
!                                 <components>
!                                     <component>
!                                         
<classname>org.xdoclet.plugin.qtags.impl.QTagImplPlugin</classname>
!                                     </component>
!                                     <component>
!                                         
<classname>org.xdoclet.plugin.qtags.impl.QTagLibraryPlugin</classname>
!                                         <params>
!                                             
<packagereplace>org.xdoclet.plugin.${xdoclet.plugin.namespace}.qtags</packagereplace>
!                                         </params>
!                                     </component>
!                                 <component>
!                                     
<classname>org.xdoclet.plugin.qtags.doclipse.QTagDoclipsePlugin</classname>
!                                     <params>
!                                         
<!--<destdir>${project.build.directory}/doclipse</destdir>-->
!                                         <filereplace>qtags.xml</filereplace>
!                                         
<namespace>${xdoclet.plugin.namespace}</namespace>
!                                     </params>
!                                 </component>
!                                 </components>
                                  <includes>**/*.java</includes>
                              </config>
                          </configs>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to