You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2003/06/07 08:23:32 UTC

cvs commit: jakarta-commons-sandbox/configuration project.properties

epugh       2003/06/06 23:23:32

  Modified:    configuration project.properties
  Log:
  Tweak how the documentation site is generated to include date and version.
  
  Revision  Changes    Path
  1.6       +5 -0      jakarta-commons-sandbox/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.properties,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.properties	28 Feb 2003 20:22:09 -0000	1.5
  +++ project.properties	7 Jun 2003 06:23:32 -0000	1.6
  @@ -2,6 +2,11 @@
   # P R O J E C T  P R O P E R T I E S
   # -------------------------------------------------------------------
   
  +# display the date on the site
  +maven.xdoc.date = left
  +# Display the version the web site is documenting
  +maven.xdoc.version = ${pom.currentVersion}
  +
   compile.debug = on
   compile.optimize = off
   compile.deprecation = off
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org