Marc, I agree with Elliot that we should now use Java 5 on the trunk, but I'd like to add that we should keep the pluto-1.1.x branch at JDK 1.4 compatibility.
What is your strategy on doing the Generics refactoring? Are you doing on everything at once. or one or more modules at a time? Thank you for all your hard work the last few weeks. /Craig "Marc Veary" <[EMAIL PROTECTED]> 07/06/2007 07:55 AM Please respond to [email protected] To [email protected] cc Subject Java 5 with the trunk Hi, Is everyone using Java 5 or greater when compiling the trunk? The reason I ask is that Maven complained when I compiled a class with generics - so I have unpdated the project POM to force the use of Java 5. But I didn't want to raise a JIRA on this until I had checked. Kind regards, -- Marc
