erma-core team mailing list archive
-
erma-core team
-
Mailing list archive
-
Message #00098
Erma and JDK 1.4 support
How long do we intend to keep JDK 1.4 support around?
Sun has Java 1.4 scheduled for end-of-life on October 30th.
It would be nice to drop the 1.4 support which would simplify and
unify our build process. I'm still working on that Maven build right
now. Building the main code is no problem, but the unit tests are more
difficult since they rely on both the 1.4 and 1.5 code and are blended
together. I'll sort it out, but it's taking longer.