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:13 UTC

cvs commit: jakarta-commons/dbcp project.properties

dirkv       2003/09/30 12:07:13

  Modified:    dbcp     project.properties
  Log:
  offline build hint
  
  Revision  Changes    Path
  1.5       +3 -0      jakarta-commons/dbcp/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/dbcp/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	26 Sep 2003 16:08:14 -0000	1.4
  +++ project.properties	30 Sep 2003 19:07:13 -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,http://jakarta.apache.org/commons/pool/apidocs
   
  
  
  

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