Re: Eclipse 3.0

2005-03-19 Thread Wesley J Landaker
On Saturday, 19 March 2005 13:50, Barry Hawkins wrote: > Wesley J Landaker wrote: > [...] > > | I'm just trying to quickly get up to speed on what kind of issues > | are holding things back (e.g. bugs, packaging logistics, not enough > | manpower, whatever), so that I figure out where I can best he

Re: Eclipse 3.0

2005-03-19 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wesley J Landaker wrote: [...] | I'm just trying to quickly get up to speed on what kind of issues are | holding things back (e.g. bugs, packaging logistics, not enough | manpower, whatever), so that I figure out where I can best help. | | I'd be happy

Re: Eclipse 3.0

2005-03-19 Thread Wesley J Landaker
On Thursday, 17 March 2005 20:02, Barry Hawkins wrote: > [...] > > | Speaking of eclipse 3.0, I've heard rumors that it works (at least > | to some extent) with kaffe and/or sablevm. Is anybody looking into > | getting eclipse into main? > > [...] > Did you read this thread? That is one of the pri

Re: Eclipse 3.0

2005-03-17 Thread Michael Koch
On Thu, Mar 17, 2005 at 07:40:26PM -0700, Wesley J Landaker wrote: > On Wednesday, 16 March 2005 03:48, Thomas Fogwill wrote: > > On Wed, 2005-03-16 at 10:36 +0100, Fred wrote: > > > Are there any eclipse 3.0 packages for debian ? > > > > Yip, Jerry's source packages are on mentors.debian.net > > >

Re: Eclipse 3.0

2005-03-17 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wesley J Landaker wrote: [...] | Speaking of eclipse 3.0, I've heard rumors that it works (at least to | some extent) with kaffe and/or sablevm. Is anybody looking into getting | eclipse into main? [...] Did you read this thread? That is one of the pri

Re: Eclipse 3.0

2005-03-17 Thread Wesley J Landaker
On Wednesday, 16 March 2005 03:48, Thomas Fogwill wrote: > On Wed, 2005-03-16 at 10:36 +0100, Fred wrote: > > Are there any eclipse 3.0 packages for debian ? > > Yip, Jerry's source packages are on mentors.debian.net > > See: http://mentors.debian.net/debian/pool/contrib/e/eclipse/ Speaking of ecl

Re: Eclipse 3.0

2005-03-16 Thread Thomas Fogwill
On Wed, 2005-03-16 at 10:36 +0100, Fred wrote: > Are there any eclipse 3.0 packages for debian ? Yip, Jerry's source packages are on mentors.debian.net See: http://mentors.debian.net/debian/pool/contrib/e/eclipse/ -- Thomas Fogwill <[EMAIL PROTECTED]> -- This message has been scanned for vir

Re: Eclipse 3.0 and jsch

2005-02-08 Thread Daniele Cruciani
On Mon, Feb 07, 2005 at 11:21:46AM -0600, Jerry Haltom wrote: > Read /etc/eclipse/jvm. It is a list of virtual machines which are tested > in order to determine which to use. .. Sorry, it's gcjbuilder what i miss, which is a plugin. However, this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1961

Re: Eclipse 3.0 and jsch

2005-02-03 Thread Jerry Haltom
This is very odd. Do you mind doing some debugging? The rules file is breaking at about line 586... during the step that builds the GCJ natives for every plugin file. The line looks like this: /usr/bin/gcj-4.0 -Wl,-Bsymbolic -shared -fPIC -fjni -findirect-dispatch \ -o $(

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.

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

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-15 Thread Brian Thomas Sniffen
Måns Rullgård <[EMAIL PROTECTED]> writes: > Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > >> Måns Rullgård <[EMAIL PROTECTED]> writes: >> >>> Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: >>> Dalibor Topic <[EMAIL PROTECTED]> writes: >> When I instruct my computer running the

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-15 Thread Måns Rullgård
Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > Måns Rullgård <[EMAIL PROTECTED]> writes: > >> Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: >> >>> Dalibor Topic <[EMAIL PROTECTED]> writes: >>> > When I instruct my computer running the Debian OS to load and run > eclipse, the code fr

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-15 Thread Michael Koch
Am Samstag, 15. Januar 2005 05:12 schrieb Brian Thomas Sniffen: > Not quite true. It also incorporates the GNU Classpath libraries > which are distributed with / part of Kaffe. There clearly are > bindings provided there. The GNU Classpath package is GPL'd, > right? GNU classpath is GPL+linkin

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Måns Rullgård <[EMAIL PROTECTED]> writes: > Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > >> Dalibor Topic <[EMAIL PROTECTED]> writes: >> When I instruct my computer running the Debian OS to load and run eclipse, the code from some JVM package and the code from the Eclipse pack

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Dalibor Topic <[EMAIL PROTECTED]> writes: > Brian Thomas Sniffen wrote: > >> I'm not talking about running; I'm talking about making a copy of >> Eclipse and a copy of Kaffe and putting them both on an end-user's >> system such that when I type "eclipse" I get a program made out of >> both. > > Yo

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Michael K. Edwards
The entirety of GPL section 2 applies only to "works based on the Program". In context, this applies only to derivative works and (copyrightable) collections (the GPL says "collective works", but this is obviously a thinko) under copyright law. The combination of Kaffe and Eclipse is neither of t

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Brian Thomas Sniffen wrote: I'm not talking about running; I'm talking about making a copy of Eclipse and a copy of Kaffe and putting them both on an end-user's system such that when I type "eclipse" I get a program made out of both. You don't get a program made out of both any more than you get a

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Raul Miller
On Fri, Jan 14, 2005 at 04:44:39PM -0500, Brian Thomas Sniffen wrote: > But you can see that it's not mere aggregation, because they invoke > each other when run. Evidence is not proof. -- Raul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Andrew Suffield
On Fri, Jan 14, 2005 at 05:57:54PM +0100, Dalibor Topic wrote: > Now, before you go off ranting about Kaffe's native libraries, please > take a moment to let the fact sink in that while these native libraries > are the result of Kaffe developers being a somewhat clever bunch at > developing soft

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Måns Rullgård
Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > Dalibor Topic <[EMAIL PROTECTED]> writes: > >>> When I instruct my computer running the Debian OS to load and run >>> eclipse, the code from some JVM package and the code from the Eclipse >>> package and from dozens of others are loaded into memor

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Jerry Haltom
Oh yeah, the answer: We just do. Because the grep developers don't mind, apparently. They aren't going to sue us... they'd probably tell us to stop before they sued us anyways. We are at no risk from this. Kaffe developers: do you mind? Of course not, read the classpath exception! On Fri, 14 Ja

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Dalibor Topic <[EMAIL PROTECTED]> writes: >> When I instruct my computer running the Debian OS to load and run >> eclipse, the code from some JVM package and the code from the Eclipse >> package and from dozens of others are loaded into memory. The process >> on my computer is mechanical, so we s

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Jerry Haltom
inline On Fri, 14 Jan 2005 16:16:41 -0500, Brian Thomas Sniffen wrote: > Raul Miller <[EMAIL PROTECTED]> writes: > >> If there actually is something going wrong, I'd really like for someone >> to spell out what it is in some fashion which addresses the above points. > > Everything you said ther

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Raul Miller <[EMAIL PROTECTED]> writes: > If there actually is something going wrong, I'd really like for someone > to spell out what it is in some fashion which addresses the above points. Everything you said there seems reasonable to me (at first glance). It's fine for the Kaffe developers and

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Grzegorz B. Prokopski wrote: Your email messages do not contain calls to GPLed functions, do they? Depends on the message :) But that's not the point. The point is that the mere existance of a chunk of non GPL-compatible memory within a GPLd proces' memory does not necessarily constitute a GPL in

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Grzegorz B. Prokopski
On Fri, 2005-14-01 at 20:56 +0100, Dalibor Topic wrote: > Brian Thomas Sniffen wrote: > > > I am. I'm not talking about the .deb file containing Eclipse. If you > > think you can provide someone with the Eclipse IDE program without > > providing a JVM, I invite you to try. > > You mean like Fed

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Brian Thomas Sniffen wrote: I am. I'm not talking about the .deb file containing Eclipse. If you think you can provide someone with the Eclipse IDE program without providing a JVM, I invite you to try. You mean like Fedora? Eclipse 3 nicely compiled to native with gcj, yum, and balzing fast, for

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Brian Thomas Sniffen wrote: Dalibor Topic <[EMAIL PROTECTED]> writes: Brian Thomas Sniffen wrote: Måns Rullgård <[EMAIL PROTECTED]> writes: It is compiled against an interface, not an implementation. Which particular implementation was used while compiling is irrelevant. Can you support this ass

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Måns Rullgård <[EMAIL PROTECTED]> writes: > Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > >> Dalibor Topic <[EMAIL PROTECTED]> writes: >> >>> How Kaffe, the GPld interpreter, goes about loading GPLd parts of >>> *itself* into memory, whether it uses JNI, KNI, dlopen, FFI, libtool, >>> or othe

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Måns Rullgård
Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > Dalibor Topic <[EMAIL PROTECTED]> writes: > >> How Kaffe, the GPld interpreter, goes about loading GPLd parts of >> *itself* into memory, whether it uses JNI, KNI, dlopen, FFI, libtool, >> or other "bindings", or whether it asks the user to tilt s

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Raul Miller
On Fri, Jan 14, 2005 at 01:39:09PM -0500, Brian Thomas Sniffen wrote: > But what ends up on the user's Debian system when he types "apt-get > install eclipse; eclipse" is a program incorporating a JVM and many > libraries. Debian's not just distributing Eclipse or just > distributing Kaffe -- the

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Dalibor Topic <[EMAIL PROTECTED]> writes: > How Kaffe, the GPld interpreter, goes about loading GPLd parts of > *itself* into memory, whether it uses JNI, KNI, dlopen, FFI, libtool, > or other "bindings", or whether it asks the user to tilt switches on > an array of light bulbs is irrelevant to th

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Brian Thomas Sniffen
Dalibor Topic <[EMAIL PROTECTED]> writes: > Brian Thomas Sniffen wrote: >> Måns Rullgård <[EMAIL PROTECTED]> writes: > >>>It is compiled against an interface, not an implementation. Which >>>particular implementation was used while compiling is irrelevant. >> Can you support this assertion? The

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Brian Thomas Sniffen wrote: Måns Rullgård <[EMAIL PROTECTED]> writes: It is compiled against an interface, not an implementation. Which particular implementation was used while compiling is irrelevant. Can you support this assertion? The program, including its libraries, which the developer int

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Grzegorz B. Prokopski wrote: If you at least went on and read next paragraph of the FAQ from which you took the above. http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL "However, when the interpreter is extended to provide "bindings" to other facilities (often, but not necessarily, librar

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Grzegorz B. Prokopski wrote: Yet, if you *package* this program together with a JVM, so that when the user says "I want to build this package" or "I want to run this package" the user gets your program with a specific JVM, then it's not a mere aggregation, but these two are explicitely bound togeth

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Dalibor Topic
Raul Miller wrote: On Thu, Jan 13, 2005 at 04:35:50PM -0500, Grzegorz B. Prokopski wrote: If Eclipse does use JNI, would still a question about whether or not Kaffe's JNI implementation constitute some kind of extension designed to work around the GPL or whether they are some kind of implementatio

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-14 Thread Joerg Wendland
Grzegorz B. Prokopski, on 2005-01-13, 13:43, you wrote: > "However, when the interpreter is extended to provide "bindings" to > other facilities (often, but not necessarily, libraries), the > interpreted program is effectively linked to the facilities it uses > through these bindings. So if these f

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 18:13 -0500, Brian Thomas Sniffen wrote: > "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > > Which Eclipse packages? The old ones we have in SID now? Irrelevant. > > There would have been nothing whatsoever to discuss in such case. > > > > The *new* Eclipse packages th

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > On Thu, 2005-13-01 at 15:58 -0500, Raul Miller wrote: >> On Thu, Jan 13, 2005 at 03:19:36PM -0500, Grzegorz B. Prokopski wrote: >> >> > http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL >> > >> > "However, when the interpreter is ex

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > Which Eclipse packages? The old ones we have in SID now? Irrelevant. > There would have been nothing whatsoever to discuss in such case. > > The *new* Eclipse packages that are being prepared now and which we've > been discussing (I already sa

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Raul Miller
On Thu, Jan 13, 2005 at 04:35:50PM -0500, Grzegorz B. Prokopski wrote: > > But was Kaffe _extended_ to provide such bindings for Eclipse 3.0? > > This FAQ entry discusses 2 cases. One is when we have an interpreter, > that basically goes over the pseudo-code and purely "interprets" it > (an old B

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 22:51 +0100, Måns Rullgård wrote: > >> > Do you understand that a program being interpreted is effectively > >> > linked to these facilities it uses thru these bindings? > >> > >> Yes. Which bindings does Eclipse use? > > > > I told you. Plenty. And if we're making Eclipse

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > Putting it differently: if that was allowed, then why do we need glibc > to be LGPLed, and not GPLed? After all the C language and its basic > libraries are also standarized to great extent. I can see no real reason. > But having glibc purel

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > On Thu, 2005-13-01 at 21:56 +0100, Måns Rullgård wrote: >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: >> >> > On Thu, 2005-13-01 at 20:58 +0100, Måns Rullgård wrote: >> >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: >> >> > No

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 22:02 +0100, Måns Rullgård wrote: > Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > > > Måns Rullgård <[EMAIL PROTECTED]> writes: > > > >> The Eclipse authors do not tell you which JVM to use. > > > > But Debian does, when it says: > > Depends: j2re1.4 | j2re1.3 | java2-ru

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 15:58 -0500, Raul Miller wrote: > On Thu, Jan 13, 2005 at 03:19:36PM -0500, Grzegorz B. Prokopski wrote: > > > http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL > > > > "However, when the interpreter is extended to provide "bindings" to > > other facilities (often

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 21:56 +0100, Måns Rullgård wrote: > "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > > > On Thu, 2005-13-01 at 20:58 +0100, Måns Rullgård wrote: > >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > >> > Now, in our case, Eclipse is linked agains a libraries that AR

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > Måns Rullgård <[EMAIL PROTECTED]> writes: > >> The Eclipse authors do not tell you which JVM to use. > > But Debian does, when it says: > Depends: j2re1.4 | j2re1.3 | java2-runtime > > So the eclipse-platform distributed by Debian *does* call on a

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Raul Miller
On Thu, Jan 13, 2005 at 03:19:36PM -0500, Grzegorz B. Prokopski wrote: > http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL > > "However, when the interpreter is extended to provide "bindings" to > other facilities (often, but not necessarily, libraries), the ... > Do you understand tha

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > On Thu, 2005-13-01 at 20:58 +0100, Måns Rullgård wrote: >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: >> > Now, in our case, Eclipse is linked agains a libraries that ARE GPLed. >> >> No, it is being interpreted by an interpreter that

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 15:28 -0500, Brian Thomas Sniffen wrote: > "Michael K. Edwards" <[EMAIL PROTECTED]> writes: > > > On Thu, 13 Jan 2005 12:21:51 -0500, Brian Thomas Sniffen > > <[EMAIL PROTECTED]> wrote: > > [snip] > >> So in answer to your direct question: the unlinked binary isn't > >> deriv

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Michael K. Edwards
On Thu, 13 Jan 2005 15:19:36 -0500, Grzegorz B. Prokopski <[EMAIL PROTECTED]> wrote: [snip] > But in our case you're using an implementation that also at the same > time defines the interface (this if functional equivalent of header > files). You cannot simply take a GPL implementation, compile ag

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
"Michael K. Edwards" <[EMAIL PROTECTED]> writes: > On Thu, 13 Jan 2005 09:08:59 -0500, Brian Thomas Sniffen > <[EMAIL PROTECTED]> wrote: >> Combining X+Y in the way that you have described is anything but >> mechanical: it is a task which typically takes a skilled programmer a >> great amount of t

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
"Michael K. Edwards" <[EMAIL PROTECTED]> writes: > On Thu, 13 Jan 2005 12:21:51 -0500, Brian Thomas Sniffen > <[EMAIL PROTECTED]> wrote: > [snip] >> So in answer to your direct question: the unlinked binary isn't >> derived from any of them. The complete binary, including its >> libraries, includ

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
Måns Rullgård <[EMAIL PROTECTED]> writes: > The Eclipse authors do not tell you which JVM to use. But Debian does, when it says: Depends: j2re1.4 | j2re1.3 | java2-runtime So the eclipse-platform distributed by Debian *does* call on a particular JVM. And it isn't kaffe, it's Sun's. We do docum

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 20:58 +0100, Måns Rullgård wrote: > "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > > Now, in our case, Eclipse is linked agains a libraries that ARE GPLed. > > No, it is being interpreted by an interpreter that is covered by the > GPL. Even the FSF admits that this do

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > On Thu, 2005-13-01 at 20:15 +0100, Måns Rullgård wrote: >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: >> >> > On Thu, 2005-13-01 at 19:55 +0100, Måns Rullgård wrote: >> >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: >> >> I fa

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 20:15 +0100, Måns Rullgård wrote: > "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > > > On Thu, 2005-13-01 at 19:55 +0100, Måns Rullgård wrote: > >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > >> I fail to see the relevance of this paragraph to the discussion

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 19:19 +, Andrew Suffield wrote: > On Thu, Jan 13, 2005 at 08:02:57PM +0100, M?ns Rullg?rd wrote: > > > Derivation is something that happens when you *write* the program. Not > > > when you build it. > > > > How many times does it have to be stated that *using* an API does

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > On Thu, 2005-13-01 at 19:55 +0100, Måns Rullgård wrote: >> "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: >> > If you at least went on and read next paragraph of the FAQ from which >> > you took the above. >> > >> > http://www.gnu.org/lice

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
Andrew Suffield <[EMAIL PROTECTED]> writes: > On Thu, Jan 13, 2005 at 04:11:22PM +0100, M?ns Rullg?rd wrote: >> Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: >> >> > Combining X+Y in the way that you have described is anything but >> > mechanical: it is a task which typically takes a skilled p

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Andrew Suffield
On Thu, Jan 13, 2005 at 08:02:57PM +0100, M?ns Rullg?rd wrote: > > Derivation is something that happens when you *write* the program. Not > > when you build it. > > How many times does it have to be stated that *using* an API does not > form a derivative work of *any* implementation of the API? M

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > On Thu, 2005-13-01 at 19:02 +0100, Dalibor Topic wrote: >> Brian Thomas Sniffen wrote: >> > Måns Rullgård <[EMAIL PROTECTED]> writes: >> >> [large discussion of C snipped out] >> >> >>In the case of Java, the binding is even looser. A class

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 19:55 +0100, Måns Rullgård wrote: > "Grzegorz B. Prokopski" <[EMAIL PROTECTED]> writes: > > If you at least went on and read next paragraph of the FAQ from which > > you took the above. > > > > http://www.gnu.org/licenses/gpl-faq.html#IfInterpreterIsGPL > > > > "However, when

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Andrew Suffield
On Thu, Jan 13, 2005 at 04:11:22PM +0100, M?ns Rullg?rd wrote: > Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > > > Combining X+Y in the way that you have described is anything but > > mechanical: it is a task which typically takes a skilled programmer a > > great amount of time and thought.

Re: Eclipse 3.0 Running on SableVM

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 18:18 +0200, Thomas Fogwill wrote: > On Wed, 2005-01-12 at 19:51 +, Dalibor Topic wrote: > > > This build runs fine (so far) with kaffe, but does not run at all with > > > any other VMs: (tried: Sun's 1.4.2 JDK, SableVM, gij). > > > > > > As this is the case, would it not

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Grzegorz B. Prokopski
On Thu, 2005-13-01 at 19:02 +0100, Dalibor Topic wrote: > Brian Thomas Sniffen wrote: > > Måns Rullgård <[EMAIL PROTECTED]> writes: > > [large discussion of C snipped out] > > >>In the case of Java, the binding is even looser. A class might > >>contain references to other classes which the JVM i

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
"Michael K. Edwards" <[EMAIL PROTECTED]> writes: >> If it causes even one person to understand that the generation or >> transportation of a copy is what matters, and not technical >> workarounds, I'll consider it useful. > > If it causes even one person to examine the legal precedents and form >

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Dalibor Topic
Brian Thomas Sniffen wrote: Måns Rullgård <[EMAIL PROTECTED]> writes: [large discussion of C snipped out] In the case of Java, the binding is even looser. A class might contain references to other classes which the JVM is free to look for anywhere it pleases. AFAIK, Eclipse uses only the standard

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Michael K. Edwards
On Thu, 13 Jan 2005 12:21:51 -0500, Brian Thomas Sniffen <[EMAIL PROTECTED]> wrote: [snip] > So in answer to your direct question: the unlinked binary isn't > derived from any of them. The complete binary, including its > libraries, included whichever one Debian shipped it with. No, it's not a de

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Michael K. Edwards
On Thu, 13 Jan 2005 09:08:59 -0500, Brian Thomas Sniffen <[EMAIL PROTECTED]> wrote: > Combining X+Y in the way that you have described is anything but > mechanical: it is a task which typically takes a skilled programmer a > great amount of time and thought. Different programmers might do it > in

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
Måns Rullgård <[EMAIL PROTECTED]> writes: > Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > >> Combining X+Y in the way that you have described is anything but >> mechanical: it is a task which typically takes a skilled programmer a >> great amount of time and thought. Different programmers mi

Re: Eclipse 3.0 Running on Kaffe

2005-01-13 Thread Michael Koch
Am Donnerstag, 13. Januar 2005 17:18 schrieb Thomas Fogwill: > Indeed, success! I used the startup script at > http://sablevm.org/wiki/Eclipse Will take a look at it in more > detail tomorrow to see what is needed to get it merged with the > current startup script. The sablevm startup script uses

Re: Eclipse 3.0 Running on Kaffe

2005-01-13 Thread Thomas Fogwill
On Wed, 2005-01-12 at 19:51 +, Dalibor Topic wrote: > > This build runs fine (so far) with kaffe, but does not run at all with > > any other VMs: (tried: Sun's 1.4.2 JDK, SableVM, gij). > > > > As this is the case, would it not make sense to add the following to > > the /usr/bin/eclipse script

Re: Eclipse 3.0 Running on Kaffe

2005-01-13 Thread Thomas Fogwill
As mentioned previously, I had some minor issues getting eclipse3 to run on my system (I'm running unstable). I've made a few minor changes to get the package built and working. On Wed, 2005-01-12 at 16:23 +0200, Thomas Fogwill wrote: > Firstly, the startup.jar symlink is broken: > /usr/share/ec

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Måns Rullgård
Brian Thomas Sniffen <[EMAIL PROTECTED]> writes: > Combining X+Y in the way that you have described is anything but > mechanical: it is a task which typically takes a skilled programmer a > great amount of time and thought. Different programmers might do it > in different ways. I'm not referring

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-13 Thread Brian Thomas Sniffen
Combining X+Y in the way that you have described is anything but mechanical: it is a task which typically takes a skilled programmer a great amount of time and thought. Different programmers might do it in different ways. I'm not referring here to the work done by ld, but to the process of buildi

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Dalibor Topic
Grzegorz B. Prokopski debian.org> writes: > FWIK soon after SableVM 1.1.8 > release GNU Classpath got fully merged a version of jaxp that is capable > of running Eclipse (the above instructions do not use jaxp). We should > have the new, fixed version of jaxp included in 1.1.9. Great! Thanks fo

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Michael K. Edwards
On Wed, 12 Jan 2005 19:08:19 -0500, Raul Miller <[EMAIL PROTECTED]> wrote: > On Wed, Jan 12, 2005 at 02:58:38PM -0800, Michael K. Edwards wrote: > > Right. But whether it will run isn't a copyright criterion, any more > > than whether a work of criticism will make any sense if not read > > side-by

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Raul Miller
On Wed, Jan 12, 2005 at 02:58:38PM -0800, Michael K. Edwards wrote: > Right. But whether it will run isn't a copyright criterion, any more > than whether a work of criticism will make any sense if not read > side-by-side with the work it critiques. Sure, and evidence isn't proof. If it can be sh

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Grzegorz B. Prokopski
On Wed, 2005-12-01 at 17:16 -0600, Jerry Haltom wrote: > Mine works on Sun's and Kaffes but does not work on Sable. Since the > compiled class files work on Sun's (for me), I suspect that the compile > created class files that are up to snuff, and JNI bindings that were > standards compliant. Sable

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Jerry Haltom
Mine works on Sun's and Kaffes but does not work on Sable. Since the compiled class files work on Sun's (for me), I suspect that the compile created class files that are up to snuff, and JNI bindings that were standards compliant. SableVM throws a bunch of NPE's however. I suspect it's just a probl

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Michael K. Edwards
On Wed, 12 Jan 2005 17:36:27 -0500, Raul Miller <[EMAIL PROTECTED]> wrote: [snip things with which I agree completely] > Once again: linking is a detail. It's not something which copyright > law makes any special allowances for. Depending on the circumstances > linking might be analogous to types

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Raul Miller
> On Wed, 12 Jan 2005 14:37:28 -0500, Raul Miller <[EMAIL PROTECTED]> wrote: > > It's laws and precedents -- particularly those grouped under the principle > > which is termed "contributory infringement" which makes it true. On Wed, Jan 12, 2005 at 02:13:58PM -0800, Michael K. Edwards wrote: > Wha

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Michael K. Edwards
On Wed, 12 Jan 2005 22:11:52 +0100, Dalibor Topic <[EMAIL PROTECTED]> wrote: > Michael K. Edwards wrote: > > [Regarding the compatibility of a GPL JVM with Java code under other > > licenses; cross-posted from debian-java to debian-legal] > > [cut noise about FSF] One person's signal is another's

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Michael K. Edwards
On Wed, 12 Jan 2005 14:37:28 -0500, Raul Miller <[EMAIL PROTECTED]> wrote: [snip] > It's laws and precedents -- particularly those grouped under the principle > which is termed "contributory infringement" which makes it true. What laws and precedents? All the law and precedent that I can find sug

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Michael Koch
Am Mittwoch, 12. Januar 2005 22:11 schrieb Dalibor Topic: > Michael K. Edwards wrote: > > [Regarding the compatibility of a GPL JVM with Java code under > > other licenses; cross-posted from debian-java to debian-legal] > > [cut noise about FSF] > > > But if the Kaffe copyright holders interpret th

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Dalibor Topic
Michael K. Edwards wrote: [Regarding the compatibility of a GPL JVM with Java code under other licenses; cross-posted from debian-java to debian-legal] [cut noise about FSF] But if the Kaffe copyright holders interpret the relationship between Java bytecode and GPL code to be loose enough not to cr

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Raul Miller
[Note: I don't know enough about Eclipse and Kaffe to make any comments on that specific issue. Instead, I'm responding to some of the things Michael has written.] On Tue, Jan 11, 2005 at 11:41:08PM -0800, Michael K. Edwards wrote: > You know, just because the FSF has claimed for many years that

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Dalibor Topic
Thomas Fogwill csir.co.za> writes: > This build runs fine (so far) with kaffe, but does not run at all with > any other VMs: (tried: Sun's 1.4.2 JDK, SableVM, gij). > > As this is the case, would it not make sense to add the following to > the /usr/bin/eclipse script? > -VM /usr/lib/kaffe/bi

Re: Eclipse 3.0 Running ILLEGALY on Kaffe

2005-01-12 Thread Dalibor Topic
Grzegorz B. Prokopski debian.org> writes: > Neither they agreed with yours, as you probably remember, but that's not > the point. The point is, that, as you've mentioned yourself, there ARE > non-GPLed JVMs (IKVM, gij, SableVM) that could be used to build Eclipse > w/o breaching GPL. The point is

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Jerry Haltom
On Tue, 11 Jan 2005 21:46:32 -0500, Ben Konrath wrote: > > I looked into this briefly when the message was posted and confirmed that > this was the case, but I haven't made any progress. If you have them > building that would be really great. boot.jar contains only a text file (readme.txt), I a

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Jerry Haltom
Jikes bug. There are tons of them. Jikes seems incapable of resolving class names in odd situations. You only broke on org.eclipse.runtime... you have quite a few more plug-ins to go. ;) After I get the packages done, I plan to go through it on each VM, and file bugs for every little problem. You

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Thomas Fogwill
first off, excellent work! You seem to have put in some major effort! On Tue, 2005-01-11 at 00:04 -0600, Jerry Haltom wrote: > These are compiled for my desktop installation of Ubuntu warty/hoary. > The source packages should be re-compilable on unstable. PLEASE > RECOMPILE! I did (with kaffe),

Re: Eclipse 3.0 Running on Kaffe

2005-01-12 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tue, 11 Jan 2005 00:04:27 -0600, Jerry Haltom <[EMAIL PROTECTED]> wrote: > Following up on my earlier notification of Eclipse 3.0 packages. > > They now successfully compile Eclipse and **RUN** Eclipse using a Free > JVM (Kaffe). This means, excludi

Re: Eclipse 3.0 Running on Kaffe

2005-01-11 Thread Grzegorz B. Prokopski
On Tue, 2005-11-01 at 00:04 -0600, Jerry Haltom wrote: > The sources for these packages is located at: > > http://kyoto.larvalstage.net/ubuntu/warty > > These are compiled for my desktop installation of Ubuntu warty/hoary. > The source packages should be re-compilable on unstable. PLEASE > RECOMP

  1   2   >