|
|

06-30-2008, 07:10 AM
|
|
|
Eclipse 3.4 packaging - help needed
Hello folks,
We need help to package Eclipse 3.4. If you have some free time you can
help.
Eclipse 3.4 depends on much 3rd party libraries. The libraries we dont
have packaged yet are sat4j and Eclipse ECF. If someone could package
these this would be of great help.
I have uploaded a prelimary orig.tar.gz to
http://people.debian.org/~mkoch/eclipse/
This is probably not the last one before an potential upload. It may
change in the future. This one is just for making distributed work on
eclipse packaging possible.
The needed debian/ directory can checked out from pkg-java SVN on
alioth.debian.org.
If you have time and want to help please speak up here so we can
coordinate work.
Cheers,
Michael
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

07-09-2008, 05:47 PM
|
|
|
Eclipse 3.4 packaging - help needed
Am Montag, den 30.06.2008, 08:10 +0200 schrieb Michael Koch:
> Hello folks,
hi,
> If you have time and want to help please speak up here so we can
> coordinate work.
>
i have some free time but i'm a beginner in building debs.
if help still wanted just give me a short answer or some instructions.
>
> Cheers,
> Michael
>
>
Jens
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

07-10-2008, 09:10 AM
|
|
|
Eclipse 3.4 packaging - help needed
On Mon, Jun 30, 2008 at 11:40 AM, Michael Koch <konqueror@gmx.de> wrote:
> Hello folks,
>
>
> We need help to package Eclipse 3.4. If you have some free time you can
> help.
>
> Eclipse 3.4 depends on much 3rd party libraries. The libraries we dont
> have packaged yet are sat4j and Eclipse ECF. If someone could package
> these this would be of great help.
>
> I have uploaded a prelimary orig.tar.gz to
>
> http://people.debian.org/~mkoch/eclipse/
>
> This is probably not the last one before an potential upload. It may
> change in the future. This one is just for making distributed work on
> eclipse packaging possible.
>
> The needed debian/ directory can checked out from pkg-java SVN on
> alioth.debian.org.
>
> If you have time and want to help please speak up here so we can
> coordinate work.
I am interested in getting Eclipse 3.4 in Debian/Ubuntu. As of now I
don't have any debian installation. Either I will create a chroot for
building or probably have a virtual box setup by end of week.
I have brief experience in packaging java apps, libs but I have never
explored eclipse code or even built it on my own.
By the way, I suppose ECF means 'Eclipse Communication Framework'.
Does the default build really depend on that? The classic build
available at [1] doesn't include ECF.
1. http://www.eclipse.org/downloads/packages/eclipse-classic-34/ganymeder
Onkar
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

07-14-2008, 04:20 PM
|
|
|
Eclipse 3.4 packaging - help needed
On Thursday 10 July 2008, Onkar Shinde wrote:
> By the way, I suppose ECF means 'Eclipse Communication Framework'.
> Does the default build really depend on that? The classic build
> available at [1] doesn't include ECF.
>
> 1. http://www.eclipse.org/downloads/packages/eclipse-classic-34/ganymeder
Yes, ECF means Eclipse Communication Framework and
Yes, even the 'Classic' download depends on it, see feature
org.eclipse.equinox.p2.user.ui that contains the required ECF plug-ins for
the p2 functionality, such as
org.eclipse.ecf
org.eclipse.ecf.filetransfer
org.eclipse.ecf.identity
org.eclipse.ecf.provider.filetransfer
org.eclipse.ecf.provider.filetransfer.ssl
org.eclipse.ecf.ssl
Markus
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

07-14-2008, 04:26 PM
|
|
|
Eclipse 3.4 packaging - help needed
Hi,
* Michael Koch <konqueror@gmx.de> [2008-06-30 02:11]:
>
> Eclipse 3.4 depends on much 3rd party libraries. The libraries we dont
> have packaged yet are sat4j and Eclipse ECF.
For Fedora, I've decided to just build the ECF plugins that 3.4 needs as
part of the SDK build. ECF 2.0 -- which includes the filetransfer
plugins that are dependencies of the SDK -- requires version 3.4 of the
SDK to build so I've avoided this circular dep. for now. At some point
in the future we can create an eclipse-ecf package.
HTH,
Andrew
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

07-21-2008, 09:54 PM
|
|
|
Eclipse 3.4 packaging - help needed
Hi all,
> We need help to package Eclipse 3.4. If you have some free time you can
> help.
>
> Eclipse 3.4 depends on much 3rd party libraries. The libraries we dont
> have packaged yet are sat4j and Eclipse ECF. If someone could package
> these this would be of great help.
>
[...]
Actually, I'm about to package sat4j [0], but haven't fully succeeded yet. I'll
try to speed up to help you out, but most likely we'll require further
coordination.
My suggestions would thus be: I'll try to finalize packaging, and ping you
afterwards.
Best,
Michael
[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485127
PS.: Please CC me on replies, I'm not subscribed to debian-java.
|
|

07-22-2008, 02:11 PM
|
|
|
Eclipse 3.4 packaging - help needed
Hi,
* Michael Tautschnig <mt@debian.org> [2008-07-21 17:29]:
>
> Actually, I'm about to package sat4j [0], but haven't fully succeeded yet.
Feel free to look at my Fedora packages (and suggest improvements  :
http://cvs.fedoraproject.org/viewcvs/rpms/sat4j/devel/
Also, Daniel (upstream) asked me to package 2.0.2 when he releases it
soon as that will contain all of the tests and data (so they can all be
run) and a few other cleanups.
HTH,
Andrew
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

07-23-2008, 08:32 AM
|
|
|
Eclipse 3.4 packaging - help needed
Hi Andrew, hi all,
> > Actually, I'm about to package sat4j [0], but haven't fully succeeded yet.
>
> Feel free to look at my Fedora packages (and suggest improvements  :
>
> http://cvs.fedoraproject.org/viewcvs/rpms/sat4j/devel/
>
> Also, Daniel (upstream) asked me to package 2.0.2 when he releases it
> soon as that will contain all of the tests and data (so they can all be
> run) and a few other cleanups.
>
Daniel already informed me about your packaging efforts and I've also read your
postings in the forum.
It seems you don't use the maven build system either (that currently seems to be
impossible in an offline build environment), but I tried not to pull in eclipse
as a build dependency. I thus adapted one of the old build-2.4.xml files.
Further, I removed all the tests (for now), because most of them lack proper
license info. I'll talk to Daniel about this. Otherwise, no patching was
necessary when using the 2_0_1 tag in upstream SVN.
As far as eclipse is concerned: sat4j now resides in NEW. As I'm new to Java
packaging in Debian the package may be broken in some way, so I'd be happy to
get lots of input from the eclipse maintainers on the usability of the package
for your purpose.
Best,
Michael
|
|

07-24-2008, 02:39 PM
|
|
|
Eclipse 3.4 packaging - help needed
Hi Michael & others,
* Michael Tautschnig <mt@debian.org> [2008-07-23 03:33]:
>
> It seems you don't use the maven build system either (that currently seems to be
> impossible in an offline build environment)
I am using PDE Build so that I get the same JAR as what Orbit [1] provides.
FWIW, the maven2 package in Fedora works fully offline. Perhaps the
Debian maven maintainer should speak to the Fedora maintainer because
apparently upstream has resisted patches to make it work fully offline
so it looks like distros will all unfortunately have to carry the same
patches.
> Further, I removed all the tests (for now), because most of them lack proper
> license info. I'll talk to Daniel about this.
Cool, please keep me posted on this.
> Otherwise, no patching was necessary when using the 2_0_1 tag in
> upstream SVN.
That's great. I am still on 2.0.0 so that I get the same as what Orbit
has and was going to wait until 2.0.2 to upgrade.
Andrew
[1]
http://www.eclipse.org/orbit
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|

08-11-2008, 08:27 AM
|
|
|
Eclipse 3.4 packaging - help needed
Hi all,
sat4j finally found its way into unstable, so you might want to start testing it
for your eclipse packaging effort.
I had still used sun-java6-jdk for building it, thus it currently resides in
contrib. I'll switch over to openjdk-6-jdk with the next upload (build already
tested, works fine), but for testing your eclipse builds that should not matter
terribly much.
[...]
@Andrew:
>
> > Further, I removed all the tests (for now), because most of them lack proper
> > license info. I'll talk to Daniel about this.
>
> Cool, please keep me posted on this.
>
> > Otherwise, no patching was necessary when using the 2_0_1 tag in
> > upstream SVN.
>
> That's great. I am still on 2.0.0 so that I get the same as what Orbit
> has and was going to wait until 2.0.2 to upgrade.
>
2.0.2 is out (2008-08-06), but tests still lack proper license information. The
new version has been reported as #493917 in the Debian BTS, and I'll probably
clone this bug to track the license issue. Daniel is tracking this as
http://forge.objectweb.org/tracker/index.php?func=detail&aid=310644&group_id=228&atid =350289
One thing I'm still not too sure about is the versioning. Daniel uses 2.0.X in
the SVN repository, but releases using, e.g., 20080806.
Best,
Michael
|
|
|
All times are GMT. The time now is 04:56 AM.
VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org
|