You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by to...@apache.org on 2004/06/09 05:33:14 UTC

cvs commit: jakarta-commons/jexl project.properties

tobrien     2004/06/08 20:33:14

  Modified:    jexl     project.properties
  Log:
  Updated project.properties
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-commons/jexl/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties	4 Jun 2004 22:28:32 -0000	1.3
  +++ project.properties	9 Jun 2004 03:33:14 -0000	1.4
  @@ -4,7 +4,7 @@
   #maven.mode.online=
   
   maven.javadoc.author=false
  -maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api,http://jakarta.apache.org/commons/pool/apidocs
  +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
  @@ -24,6 +24,6 @@
   
   clover.excludes=**/Test*.java
   
  -maven.test.failure = false
  +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