husted      2003/11/28 09:26:00

  Modified:    .        project.properties
  Log:
  Remove legacy directory from Maven site build
  
  Revision  Changes    Path
  1.2       +3 -4      jakarta-struts/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        23 Aug 2003 03:01:24 -0000      1.1
  +++ project.properties        28 Nov 2003 17:26:00 -0000      1.2
  @@ -21,13 +21,12 @@
   #keep ant & maven directories seperate.
   maven.build.dir=m-target
   
  -# Include legacy javadoc in build
  -maven.html2xdoc.dir = legacy
  -
   # display the date on the site
   maven.xdoc.date = left
   # Display the version the web site is documenting
   maven.xdoc.version = ${pom.currentVersion}
  +#
  +maven.changelog.range=180
   
   compile.debug = on
   compile.optimize = off
  
  
  

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

Reply via email to