You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by eb...@apache.org on 2004/10/22 02:59:19 UTC

cvs commit: jakarta-commons/configuration project.properties

ebourg      2004/10/21 17:59:19

  Modified:    configuration project.properties
  Log:
  Changed the default source target set by Maven to compile with the JDK 1.5 (Jira MPJAVA-22)
  
  Revision  Changes    Path
  1.18      +2 -0      jakarta-commons/configuration/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/project.properties,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.properties	12 Oct 2004 00:33:06 -0000	1.17
  +++ project.properties	22 Oct 2004 00:59:19 -0000	1.18
  @@ -30,3 +30,5 @@
   
   maven.jar.override=on
   maven.jar.resources=conf/resources.jar
  +
  +maven.compile.source = 1.3
  
  
  

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