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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to