Hi all, I notice lately that I am running into obscure problems due to people developing with java 1.5. Just setting the 1.4 source compatability flag on the compiler does *not* ensure backwards compatabily. Especially when dealing with xml.
The render module currently fails tests for me as sax drivers are provided with the 1.5 jdk, but not 1.4. I understand that there are significant performance gains in using 1.5, but in my opinion this is better left to deployment time, not development time. Or we can decide to move as a community to 1.5, one or the other. -Justin -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
