Which JVM do other PPC users use?

2004-10-01 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just noticed in a recent thread[0] that Arnaud uses PowerPC. I, too, use PowerPC. I have used the IBM 1.4 JDK for PPC32. What JVMs are you other PowerPC users employing? Are there many of us? I kind of thought I was the odd bird with that. [0

Eclipse 3

2004-10-01 Thread Thomas Fogwill
Hi About 2 weeks ago Jan sent out mail stating his intent to orphan the eclipse packages, and asking for volunteers to take over. I'd be very keen to assist with packaging Eclipse, and was wondering whether anyone else was currently working on it. I do have 2 problems, though: - I'm not a DD, so

Re: apt and java

2004-10-01 Thread Damien Raude-Morvan
Le Vendredi 1 Octobre 2004 18:37, Rishabh Manocha a écrit : > I have this problem too..apt usually tries to install kaffe when I am > installing a java program even though i have sun VM(not thru apt). Like > the other day I was trying to install ant and it said that it will > install kaffe too and

Re: apt and java

2004-10-01 Thread Rishabh Manocha
I have this problem too..apt usually tries to install kaffe when I am installing a java program even though i have sun VM(not thru apt). Like the other day I was trying to install ant and it said that it will install kaffe too and hence I had to abort. Is there any way around this?? thanks On 01/1

Re: apt and java

2004-10-01 Thread Omry Yadan
I noticed that tomcat4 tries to install kaffe. I have already installed sun's jdk 1.5, and thats the java version I want to use. can I make apt use it? Laszlo 'GCS' Boszormenyi wrote: * Omry Yadan <[EMAIL PROTECTED]> [2004-10-01 15:12:28 +0200]: how can I install java applications (tomcat, aza

Re: apt and java

2004-10-01 Thread Laszlo 'GCS' Boszormenyi
* Omry Yadan <[EMAIL PROTECTED]> [2004-10-01 15:12:28 +0200]: > how can I install java applications (tomcat, azaeurus etc) through apt? apt-get install tomcat4 Azaeurus is not available as .deb AFAIK. Cheers, Laszlo/GCS

apt and java

2004-10-01 Thread Omry Yadan
how can I install java applications (tomcat, azaeurus etc) through apt?

Re: java-gnome vs. SWT

2004-10-01 Thread Arnaud Vandyck
Tue, 28 Sep 2004 13:15:08 -0500, Rishabh Manocha <[EMAIL PROTECTED]> wrote: > Thanks for clearing this out. I was trying to get the newly released visual > editor to work with eclipse but i couldnt. I also thought that eclipse was > pretty hard to use and wanted you to do things the way it wante

Re: RFP: jrockit -- A virtual machine for Java

2004-10-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fri, 01 Oct 2004 04:49:31 -0700, Johan Walles <[EMAIL PROTECTED]> wrote: > No, it can't be built from sources. The .deb would have to build upon > the binaries shipped by BEA. > > JRockit currently runs on ia32 and ia64. > > Even with these limitat

Re: RFP: jrockit -- A virtual machine for Java

2004-10-01 Thread Johan Walles
No, it can't be built from sources. The .deb would have to build upon the binaries shipped by BEA. JRockit currently runs on ia32 and ia64. Even with these limitations, I don't really see how Debian would be worse off with having JRockit in non-free than without it. Although I *can* see how y

Re: RFP: jrockit -- A virtual machine for Java

2004-10-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thu, 30 Sep 2004 08:47:24 -0700, Johan Walles <[EMAIL PROTECTED]> wrote: > I just filed an RFP (bug 273693) for BEA's JRockit. JRockit is a > non-free virtual machine for Java that fully implements everything that > SUN's VM does. In addition it out

Re: Anybody working on packaging Maven?

2004-10-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tue, 28 Sep 2004 19:04:31 +0200, CM-INFO <[EMAIL PROTECTED]> wrote: > Hi all, > > First, thanks Arnaud for your effort packaging Maven for Debian ! > > Honestly I'm a new user of Maven (1 month exp at home&work) (don't laugh > =;)), but I found it t

Re: Tomcat 5 debs available

2004-10-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thu, 30 Sep 2004 16:56:47 +0200, Paul Dwerryhouse <[EMAIL PROTECTED]> wrote: > Caveat emptor, of course: I've cut a *lot* of corners to build this > package. The dependencies almost certainly aren't complete (maybe not > even correct), the source bu

Re: J2SE 1.5.0 release + Re: RFP: jrockit -- A virtual machine for Java

2004-10-01 Thread Johan Walles
Cool, looking forward to hearing about your progress :-). If you're going to start coding for 1.5 I can recommend using Eclipse 3.1M2 or higher, as it has support for at least generics and the new loop syntax. Syntactic sugar or not, it's really nice when coding. Cheers //Johan -Original M