Mailinglist Archive: opensuse-factory (850 mails)

< Previous Next >
Re: [opensuse-factory] Dist Meeting 2006-09-14: Proposed Agenda
  • From: Marc Collin <collinm@xxxxxxxxxxxxxxxx>
  • Date: Thu, 14 Sep 2006 11:49:50 -0400
  • Message-id: <200609141149.50406.collinm@xxxxxxxxxxxxxxxx>
Le jeudi 14 septembre 2006 04:06, Andreas Jaeger a écrit :
> Manfred Tremmel <Manfred.Tremmel@xxxxxx> writes:
> > Am Mittwoch, 13. September 2006 17:04 schrieb Andreas Jaeger:
> >> We would still deliver both - the question is which to use for
> >> building by default...
> >
> > If you compile a java program using java 1.4.2 it's running also with
> > java 1.5.0. If you compile it with java 1.5.0 it will not run with java
> > 1.4.2. So what's worth to deliver both, when nothing works with with
>
> Thanks, didn't know that.
>
> > 1.4.2 when it's build with 1.5.0.
>
> You could still install both on your system...
>
> > For my own, I can't switch to 1.5.0, there are a lot of SAP-servers (AIX
> > and SUSE) at work I have to write Java modules and I also can't switch
> > to 1.5.0 on my knightsoft-net Webserver, it needs to much memory for
> > the small vserver.
>
> Andreas


javac
Usage: javac <options> <source files>
where possible options include:

-source <release> Provide source compatibility with specified
release
-target <release> Generate class files for specific VM version

theses options can be usefull
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups