dion        02/05/26 03:00:29

  Modified:    src/templates/build/plugins/docs build.xml
  Log:
  Remove commented out code
  
  Revision  Changes    Path
  1.2       +0 -8      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 15 May 2002 19:17:44 -0000      1.1
  +++ build.xml 26 May 2002 10:00:29 -0000      1.2
  @@ -180,16 +180,8 @@
         style="${maven.home}/stylesheets/developer-activity.dvsl"
         includes="activity-log.xml"
         outputencoding="${maven.docs.outputencoding}">
  -      <!--excludes="**/project.xml,**/template.xml"-->
         <!-- 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