id summary reporter owner description type status priority milestone component version resolution keywords cc 899 "Specify ""source"" and ""target"" options in tasks in our ant buildfile" Nicklas Nordborg Nicklas Nordborg "The ""source"" specifies the java version of the source files. The ""target"" option specifies the minimum version of java required to use/run the compiled code. I think we can still use 1.5 for both values. Note that specifying source=1.5 doesn't stop you from compiling code that references classes/methods added in java 1.6 if you are using a 1.6 compiler." enhancement closed major BASE 2.6 core fixed