since java version can be set, or overridden, in each module, I don't see advantages on supporting, by default, a more recent JVM version than the one Guice requires.
components have he freedom to override java version according to their needs. or not? :) http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri, Nov 30, 2012 at 11:04 PM, Daniel Manzke <[email protected]> wrote: > I don't really need any 1.7 feature, but it would be nice like > AutoCloseable, Multi-Catch and so on, but I can live with it. > I like the idea of Simo, but for me 1.5 is a little bit too hard, due to > the fact that it isn't supported anymore. > > I would set it the parent to 1.6, but could also live with 1.5. No problem > so far. :) > > > Bye, > Daniel > > > 2012/11/30 Olivier Lamy <[email protected]> > >> 1.6 looks good. >> Which 1.7 features do you need ? >> >> 2012/11/30 Daniel Manzke <[email protected]>: >> > Hey guys, >> > >> > still fighting to import the projects I'm would like to know, which java >> > version are we planning to use? >> > For me 1.7 would fit. >> > >> > >> > Bye, >> > Daniel >> >> >> >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> > > > > -- > Viele Grüße/Best Regards > > Daniel Manzke
