dion        02/05/26 03:01:08

  Modified:    src/templates/build/plugins/docs build.xml
  Log:
  Remove more commented out code
  
  Revision  Changes    Path
  1.3       +0 -7      jakarta-turbine-maven/src/templates/build/plugins/docs/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-maven/src/templates/build/plugins/docs/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml 26 May 2002 10:00:29 -0000      1.2
  +++ build.xml 26 May 2002 10:01:07 -0000      1.3
  @@ -196,13 +196,6 @@
         <!-- Need to add the maven jar to load the toolbox -->
         <classpath refid="maven-classpath"/>
         <tool name="toolbox.string.basedir" value="${basedir}"/>
  -<!--
  -      <tool name="toolbox.string.docSrc" value="${maven.docs.src}"/>
  -      <tool name="toolbox.string.srcDir" value="${maven.src.dir}"/>
  -      <tool name="toolbox.string.srcPresent" value="${maven.sourcesPresent}"/>
  -      <tool name="toolbox.string.testSrcPresent" 
value="${maven.unitTestSourcesPresent}"/>
  -      <tool name="toolbox.string.currentYear" value="${maven.current.year}"/>
  --->
         <tool name="toolbox.string.range" value="${maven.activitylog.range}"/>
       </dvsl>
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to