Revision: 945
Author: allain.lalonde
Date: Thu Jan 21 14:23:28 2010
Log: Bumping javac compliance to 1.5 in spike.
http://code.google.com/p/piccolo2d/source/detail?r=945

Modified:
 /piccolo2d.java/branches/2.0-spike/parent/pom.xml

=======================================
--- /piccolo2d.java/branches/2.0-spike/parent/pom.xml Tue Jan 19 12:39:24 2010 +++ /piccolo2d.java/branches/2.0-spike/parent/pom.xml Thu Jan 21 14:23:28 2010
@@ -38,7 +38,7 @@
   <name>Piccolo2D Parent</name>
<description>A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.</description>
   <properties>
-    <jdk.version>1.4</jdk.version>
+    <jdk.version>1.5</jdk.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.build.targetEncoding>UTF-8</project.build.targetEncoding>
     <httpbase>http://www.piccolo2d.org/java</httpbase>

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to