Thanks All! Suffice it to say that it's just m2e interpreting the old maven configuration as Felix stated the defaults are very old.
It'd be nice to be able to use at least generics, annotations & concurrent (i.e. Java 5). - Ray On Tue, Mar 3, 2015 at 6:13 PM, Felix Meschberger <[email protected]> wrote: > Hi > > From what I can tell, the compiler plugin is configured for source and > target 1.4 compilation whereas the Java API check (Animal Sniffer plugin( > is not configured. > > I think this is an old requirement from the days before Java 8 to be able > to run this bundle on JavaME platforms. > > Even today, I would be conservative and just go up to at most Java 6. > > Regards > Felix > > > Am 03.03.2015 um 22:31 schrieb Raymond Auge <[email protected]>: > > > > sorry I guess m2e is deriving these settings from the pom.xml. > > > > It doesn't seem to have any javase compliance settings. > > > > Are there any? > > > > On Tue, Mar 3, 2015 at 4:27 PM, Raymond Auge <[email protected]> > > wrote: > > > >> .. set in the eclipse settings of the project that is! > >> > >> On Tue, Mar 3, 2015 at 4:26 PM, Raymond Auge <[email protected]> > >> wrote: > >> > >>> Hey All, > >>> > >>> metatype is currently set to java 1.3. > >>> > >>> Is this a strict requirement? > >>> > >>> -- > >>> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > >>> (@rotty3000) > >>> Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> > >>> (@Liferay) > >>> Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> > >>> (@OSGiAlliance) > >>> > >> > >> > >> > >> -- > >> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > >> (@rotty3000) > >> Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> > >> (@Liferay) > >> Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> > >> (@OSGiAlliance) > >> > > > > > > > > -- > > *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > > (@rotty3000) > > Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> > > (@Liferay) > > Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> > (@OSGiAlliance) > > -- *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> (@rotty3000) Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> (@Liferay) Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> (@OSGiAlliance)

