« Return to Thread: dropping JDK 1.4 support

Re: dropping JDK 1.4 support

by Holger Brands :: Rate this Message:

Reply to Author | View in Thread

As far as I know, we currently do not include an
Execution-Environment in the manifest.

I guess, we would have something like this in the manifest:
Bundle-RequiredExecutionEnvironment: J2SE-1.5

What advantages/disadvantages has the
specification of an execution environment?

For example, the spring jars do not contain an execution environment.

Thanks,
Holger

>
> Please do not forget to fix the OSGi Manifests Execution-Environment
> accordingly then :)
>
>
> Holger Brands wrote:
> >
> > Hey guys,
> >
> > I started to work on this:
> > I removed the 'java14' target from our build,
> > added missing @Override annotations,
> > removed unnecessary casts and simplified
> > calls to Arrays.asList.
> >
> > Just FYI,
> > Holger
> >
> > ____________________________________________________________________
> > Psssst! Schon vom neuen WEB.DE MultiMessenger gehört?
> > Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@...
> > For additional commands, e-mail: dev-help@...
> >
> >
> >
>
> --
> View this message in context: http://www.nabble.com/dropping-JDK-1.4-support-tp22524074p22557668.html
> Sent from the GlazedLists - Dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>


____________________________________________________________________
Psssst! Schon vom neuen WEB.DE MultiMessenger gehört?
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: dropping JDK 1.4 support