Re: Eclipse 3.0 on GCJ test and release schema

2005-02-02 Thread Daniele Cruciani
Hi Mark, On Wed, Feb 02, 2005 at 01:37:13PM +0100, Mark Wielaard wrote: ... > You probably also need (one or more of): > apt-get install junit This is missed Build-Depends in -0wasabi6 too. So here is the 2 bugs: - add junit to Build-Depends: - version from 0wasabi6 to 4wasabi or 5 > apt-get

Re: Eclipse 3.0 on GCJ test and release schema

2005-02-02 Thread Mark Wielaard
Hi, On Wed, 2005-02-02 at 13:00 +0100, Daniele Cruciani wrote: > Here is what I did: > > [added a line of mentors source] > > `apt-get source libjsch-java` > > `apt-get build-dep libjsch-java` > > `apt-get --build source libjsc` > > 'dpkg -i libjsch-java_0.1.19-1_all.deb libjsch-java-doc_0.1.

Eclipse 3.0 on GCJ test and release schema

2005-02-02 Thread Daniele Cruciani
Hi Jerry Hi Mark I was looking for Eclipse 3.0 package for debian, I've found Jerry's post on eclipse on gcj 4.0 . Well, it happen that doing `apt-get source eclipse` (from mentors.debian.net) it download 3.0.1-4 release, but the last seems to be 3.0.1-0wasabi6 (and actually 4 > 0wasabi6). btw,

Re: Eclipse 3.0 on GCJ

2005-02-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sun, 30 Jan 2005 23:11:16 +0100, Mark Wielaard <[EMAIL PROTECTED]> wrote: > Hi Jerry, and hi Mark, > On Sun, 2005-01-30 at 00:01 -0600, Jerry Haltom wrote: >> I have revamped my Eclipse 3.0 packages to build and run properly on >> gcj/gij. It sti

Re: Eclipse 3.0 on GCJ

2005-01-30 Thread Mark Wielaard
Hi Jerry, On Sun, 2005-01-30 at 00:01 -0600, Jerry Haltom wrote: > I have revamped my Eclipse 3.0 packages to build and run properly on > gcj/gij. It still runs on other VMs. When run using gij however, it run > using native libraries. It's fast. Give it a go. > > I have uploaded Eclipse 3.0 to

Eclipse 3.0 on GCJ

2005-01-29 Thread Jerry Haltom
I have revamped my Eclipse 3.0 packages to build and run properly on gcj/gij. It still runs on other VMs. When run using gij however, it run using native libraries. It's fast. Give it a go. I have uploaded Eclipse 3.0 to mentors.debian.net. It requires the gcj-4.0 which is currently in experimenta