What steps will reproduce the problem?
1. svn co …/trunk
2. mvn package
3.
What is the expected output? What do you see instead?
Should produce a jar in target/
Instead produces compile errors complaining that we're not targeting Java 1.5.
What version of the product are you using? On what operating system?
trunk on MacOS
Please provide any additional information below.
I've attached a patch which fixes this.
Original issue reported on code.google.com by dom.happ...@gmail.com on 16 Sep 2009 at 12:11
Original issue reported on code.google.com by
dom.happ...@gmail.com
on 16 Sep 2009 at 12:11Attachments: