Hi,

I just found that OpenJUMP-CORE 1.7 is not java 5 compatible
There is at least one reason due to a bad compiler option used
to compile JTS 1.14 beta (my bad), but there is also some other
OpenJUMP classes using java 6 methods like String.isEmpty().

Also I wonder how maven compile this code with following
compiler options :
<source>1.5</source>
<target>1.5</target>

If there is no clear demand on keeping java5 compatibility, I think
we can officially switch to java 6 as keeping 1.5 compatibility
through core code and plugins is increasingly binding.
If there is a clear demand, I think making a java5 compatible
version is still doable, at least for the CORE version.

What do you think ?

Michaƫl

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to