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 2003/09/30 21:07:26 UTC

cvs commit: jakarta-commons/pool project.properties

dirkv       2003/09/30 12:07:26

  Modified:    pool     project.properties
  Log:
  offline build hint
  
  Revision  Changes    Path
  1.5       +3 -0      jakarta-commons/pool/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	22 Aug 2003 14:30:19 -0000	1.4
  +++ project.properties	30 Sep 2003 19:07:26 -0000	1.5
  @@ -1,5 +1,8 @@
   maven.checkstyle.properties = checkstyle.xml
   
  +# uncomment the next line to work in offline mode (no jar download & no linkcheck)
  +#maven.mode.online=
  +
   maven.javadoc.author=false
   maven.javadoc.links=http://java.sun.com/products/jdk/1.4/docs/api
   
  
  
  

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