Opened 12 years ago

#21 new defect

Set target and source compile options

Reported by: tastle Owned by:
Priority: minor Milestone: FUTURE
Component: build Version: 0.1
Keywords: Cc:

Description

It would be nice to set the target and source attributes on the javac tag to ensure that this library is always built for a version of Java that the community at large can use.

I discovered during the last build that these weren't set and accidentally built binaries that were only suitable for Java 7.

I've attached the updated build.xml file with 1.6 set for source and target for the source and unit tests. You may be able to get away with 1.5 or 1.4 depending on language features used.

Attachments (1)

build.xml (3.7 KB ) - added by tastle 12 years ago.

Download all attachments as: .zip

Change History (1)

by tastle, 12 years ago

Attachment: build.xml added
Note: See TracTickets for help on using tickets.