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

Modified Files:
        maven.xml 
Log Message:
fixed m1 build


Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-qtags/maven.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** maven.xml   29 Apr 2005 11:11:02 -0000      1.6
--- maven.xml   25 Aug 2006 06:32:44 -0000      1.7
***************
*** 3,20 ****
           xmlns:maven="jelly:maven">
  
-   <postGoal name="java:compile">
-     <copy todir="${basedir}/target/classes">
-       <fileset dir="${pom.build.sourceDirectory}">
-         <include name="**/*.vm"/>
-         <include name="**/*.jelly"/>
-       </fileset>
-     </copy>
-     <attainGoal name="qtags"/>
-     <j:if test="${hasCompiled == null}">
-       <property name="hasCompiled" value="true"/>
-       <attainGoal name="java:compile"/>
-     </j:if>
-   </postGoal>
- 
  </project>
  
--- 3,6 ----


-------------------------------------------------------------------------
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