On Mon Nov 10 10:36, Matthew Johnson wrote:
> > > This is really nice except that you have got the dependency names
> > > wrong. They should be java6-runtime, java5-runtime, java2-runtime etc.
>
> Oh, whoops, good catch, I'll rev the version in experimental tonight
> with this
names correct in .e
On Mon Nov 10 10:51, Michael Tautschnig wrote:
> > On Mon, Nov 10, 2008 at 3:46 AM, Matthew Johnson <[EMAIL PROTECTED]> wrote:
> >
> > > That version uses javap -verbose, which is rather slow, other
> > > suggestions welcome. It uses the following table:
> > >
> > > highest version in the package
> On Mon, Nov 10, 2008 at 3:46 AM, Matthew Johnson <[EMAIL PROTECTED]> wrote:
>
> > That version uses javap -verbose, which is rather slow, other
> > suggestions welcome. It uses the following table:
> >
> > highest version in the package => depends line
> >
> > 50 => java-runtime6
> > 49 => java-
On Mon, Nov 10, 2008 at 3:46 AM, Matthew Johnson <[EMAIL PROTECTED]> wrote:
> That version uses javap -verbose, which is rather slow, other
> suggestions welcome. It uses the following table:
>
> highest version in the package => depends line
>
> 50 => java-runtime6
> 49 => java-runtime6 | java-ru
On Tue Oct 28 09:25, Matthias Klose wrote:
> I filed bug reports for packages building with openjdk-6 or cacao-oj6,
> producing java bytecode for version 50, and which still depend on
> java-runtime5, or earlier (attached at the end).
(minor thread hijacking)
I've just uploaded a version of javah
Hello,
On Tue, Oct 28, 2008 at 9:25 AM, Matthias Klose <[EMAIL PROTECTED]> wrote:
> I filed bug reports for packages building with openjdk-6 or cacao-oj6,
> producing java bytecode for version 50, and which still depend on
> java-runtime5, or earlier (attached at the end).
Hmmm... Don't you f
Hi,
I thought, you need to set ant.build.javac.source _and_
ant.build.javac.target to be on the safe side (resp. -target and -source)?
Wouldn't it make sense to "police" this? i.e. to state that all packages
should be explicitly compiled with 1.5 source/target unless they use 6's
features?
Eric
On Tue, 2008-10-28 at 10:03 +0100, Matthias Klose wrote:
> Mark Wielaard writes:
> > I thought all (free) runtimes accepted version 50 bytecode these days,
> > even if they say they implement only java-runtime5. Is this a problem in
> > practice? And if so against which runtimes? We might want to j
Mark Wielaard writes:
> Hi Matthias,
>
> On Tue, 2008-10-28 at 09:25 +0100, Matthias Klose wrote:
> > I filed bug reports for packages building with openjdk-6 or cacao-oj6,
> > producing java bytecode for version 50, and which still depend on
> > java-runtime5, or earlier (attached at the end).
>
Hi Matthias,
On Tue, 2008-10-28 at 09:25 +0100, Matthias Klose wrote:
> I filed bug reports for packages building with openjdk-6 or cacao-oj6,
> producing java bytecode for version 50, and which still depend on
> java-runtime5, or earlier (attached at the end).
>
> This package builds with o
10 matches
Mail list logo