You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jm...@apache.org on 2004/09/08 02:28:31 UTC

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

jmitchell    2004/09/07 17:28:31

  Modified:    resources project.properties
  Log:
  Temporarily change until iBatis jars hit ibiblio.
  
  Revision  Changes    Path
  1.7       +4 -1      jakarta-commons-sandbox/resources/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.properties	31 May 2004 12:59:41 -0000	1.6
  +++ project.properties	8 Sep 2004 00:28:31 -0000	1.7
  @@ -22,12 +22,15 @@
   maven.xdoc.version=${pom.currentVersion}
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
   
  +maven.jar.override  = on
  +maven.jar.ibatis-db = ${basedir}/lib/ibatis-db-1.2.9.jar 
  +
  +
   compile.debug = on
   compile.optimize = off
   compile.deprecation = off
   
   maven.jarResources.basedir=${basedir}/src/java
  - 
   
   # use Sun coding standards
   
  
  
  

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