You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/08/16 04:34:07 UTC

cvs commit: jakarta-commons/jexl project.properties

dion        2004/08/15 19:34:07

  Modified:    jexl     project.properties
  Log:
  xdoc date on the left
  deprecation warnings on
  old properties removed
  
  Revision  Changes    Path
  1.5       +2 -5      jakarta-commons/jexl/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	9 Jun 2004 03:33:14 -0000	1.4
  +++ project.properties	16 Aug 2004 02:34:07 -0000	1.5
  @@ -7,23 +7,20 @@
   maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api,http://jakarta.apache.org/commons/logging/apidocs
   
   maven.xdoc.jsl=../commons-build/commons-site.jsl
  -maven.xdoc.date=bottom
  +maven.xdoc.date=left
   maven.xdoc.poweredby.image=maven-feather.png
   maven.xdoc.version=${pom.currentVersion}
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
   
   maven.compile.debug=on
  -maven.compile.deprecation=off
  +maven.compile.deprecation=on
   maven.compile.optimize=off
   
  -maven.jarResources.basedir=src/java
  -maven.jar.excludes=**/package.html
   maven.junit.fork=true
   maven.junit.sysproperties=org.xml.sax.driver
   org.xml.sax.driver=org.apache.xerces.parsers.SAXParser
   
   clover.excludes=**/Test*.java
   
  -maven.test.failure=false
   maven.linkcheck.enable=false
   
  
  
  

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