Details
Description
We need to discuss which JDK to use. Either JDK6 or JDK7 with JDK6-compatibility switch (since JDK7 compiled code is not backwards binary-compatible). Since we are not using any JDK7 language features yet, the JDK6 compilation should be sufficient.
steps
- removed retrotranslator usage from build
- removed Java4 libs from source tree
- re-enabled tests which were ignored due to JDK1.4 usage on release build
Attachments
Issue Links
- is required by
-
QFJ-664 Upgrade MINA from 1.1.8 to 2.0.x
- Closed