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

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


Index: pom.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/taglib-qtags/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:11 -0000      1.1
--- pom.xml     24 Aug 2006 05:26:47 -0000      1.2
***************
*** 17,29 ****
                      <configs>
                          <config>
!                             
<plugin>org.xdoclet.plugin.qtags.impl.QTagImplPlugin</plugin>
!                             <includes>**/Qtags*.java</includes>
!                         </config>
!                         <config>
!                             
<plugin>org.xdoclet.plugin.qtags.impl.QTagLibraryPlugin</plugin>
                              <includes>**/Qtags*.java</includes>
-                             <params>
-                                 
<packagereplace>org.xdoclet.plugin.qtags.qtags</packagereplace>
-                             </params>
                          </config>
                      </configs>
--- 17,40 ----
                      <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.qtags.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>qtags</namespace>
!                                     </params>
!                                 </component>
!                             </components>
                              <includes>**/Qtags*.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