Re: Building the Eclipse SDK: eclipse-build 0.0.2

2009-06-29 Thread Pantelis Koukousoulas
On Mon, Jun 29, 2009 at 8:26 PM, Andrew Overholt wrote: > Hi, > > I figured this would be of interest to some here.  I encourage those > interested to work with the Eclipse Linux Tools project upstream.  We're > on #eclipse-linux on Freenode and our mailing list is: > > https://dev.eclipse.org/mail

Building the Eclipse SDK: eclipse-build 0.0.2

2009-06-29 Thread Andrew Overholt
ndrew - Forwarded message from Andrew Overholt - > Date: Tue, 23 Jun 2009 16:53:14 -0400 > From: Andrew Overholt > To: linuxtools-...@eclipse.org > Subject: Building the Eclipse SDK: eclipse-build 0.0.2 > > Hi, > > As some of you know, we've been working to make it e

Re: Building the Eclipse SDK (eclipse-build)

2009-06-19 Thread Andrew Overholt
* Matthew Johnson [2009-06-18 17:37]: > include these paths in the eclipse jar manifest (or similar) so that > they are also picked up from there at runtime. This would break compatibility with upstream. I see no reason to diverge from the Require-Bundle or Import-Package statements. As long a

Re: Building the Eclipse SDK (eclipse-build)

2009-06-18 Thread Matthew Johnson
On Thu Jun 18 14:11, Andrew Overholt wrote: > It's currently just using the JARs that upstream includes. This is > similar to how it's done now with the srcIncluded zips. I expect > distros will symlink to their system copies during the build and again > after unpacking the resulting zip (since a

Re: Building the Eclipse SDK (eclipse-build)

2009-06-18 Thread Andrew Overholt
* Matthew Johnson [2009-06-18 06:23]: > On Wed Jun 17 19:03, Andrew Overholt wrote: > In terms of dependencies, is this all built to use the > platform-installed copies of dependent libraries? It's currently just using the JARs that upstream includes. This is similar to how it's done now with th

Re: Building the Eclipse SDK (eclipse-build)

2009-06-18 Thread Matthew Johnson
On Wed Jun 17 19:03, Andrew Overholt wrote: > We're not 100% finished yet, but we're getting closer and we'd like to > pre-announce the work to the Debian Java team since building the Eclipse > SDK has come up recently on the debian-java mailing list. Thanks Andrew. > We've un-imaginatively named

Building the Eclipse SDK (eclipse-build)

2009-06-17 Thread Andrew Overholt
Hi, The Eclipse Linux Tools project has been working on a common way for all distributions to build the Eclipse SDK. The Eclipse project upstream does not have time to produce archives that are suitable for distributions to use as input to their builds so we've taken on this work. The upstream r