Hi, +1 for 1.6 !
Regards, Bart On Tue, Jan 31, 2012 at 9:21 AM, Thomas Mueller <[email protected]> wrote: > Hi, > > +1 for changing to 1.6. > > Regards, > Thomas > > > On 1/30/12 5:54 PM, "Dominique Pfister" <[email protected]> wrote: > >>Hi, >> >>Just stumbled across this compilation setting in microkernel's pom.xml: >> >> <plugin> >> <artifactId>maven-compiler-plugin</artifactId> >> <version>2.3.2</version> >> <configuration> >> <source>1.5</source> >> <target>1.5</target> >> </configuration> >> </plugin> >> >>When actually _using_ a 1.5 jdk (on Mac OS X this can be done with the >>Java Preferences tool), the maven-compiler-plugin will report 12 >>errors due to use of Java 1.6 methods. >> >>So my question is: should we change this setting from 1.5 to 1.6 >>(which I favor) or review our code? >> >>Regards >>Dominique > -- Amsterdam - Oosteinde 11, 1017 WT Amsterdam Boston - 1 Broadway, Cambridge, MA 02142 US +1 877 414 4776 (toll free) Europe +31(0)20 522 4466 www.onehippo.com
