Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24156 - dev-util/eclipse-* need a version bump to 2.1.1.
Summary: dev-util/eclipse-* need a version bump to 2.1.1.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 04:40 UTC by Tobias Sager
Modified: 2003-11-28 05:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Eclipse ebuild for v2.1.1 (eclipse-platform-bin-2.11.ebuild,882 bytes, application/octet-stream)
2003-07-12 04:26 UTC, Qui Gon
Details
Correct eclipse-platform-bin-2.1.1.ebuild (eclipse-platform-bin-2.1.1.ebuild,874 bytes, text/plain)
2003-07-15 17:29 UTC, Adrian Gygax
Details
eclipse-jdt-bin-2.1.1.ebuild (eclipse-jdt-bin-2.1.1.ebuild,634 bytes, text/plain)
2003-07-15 17:31 UTC, Adrian Gygax
Details
New eclipse-sdk-bin-2.1.1 ebuild (eclipse-sdk-bin-2.1.1.ebuild,2.49 KB, text/plain)
2003-08-22 16:03 UTC, Kevin S. Clarke
Details
New eclipse-sdk-bin-2.1.1 ebuild (eclipse-sdk-bin-2.1.1.ebuild,2.49 KB, text/plain)
2003-08-22 16:03 UTC, Kevin S. Clarke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Sager 2003-07-09 04:40:07 UTC
New release of the eclipse packages is released:
http://download.eclipse.org/downloads/drops/R-2.1.1-200306271545/index.php

Adaptment should be trivial.
Comment 1 Qui Gon 2003-07-12 04:26:58 UTC
Created attachment 14402 [details]
Eclipse ebuild for v2.1.1

ebuild eclipse-platform-bin-2.11.ebuild digest
emerge eclipse-platform-bin-2.11.ebuild
and you're done
Comment 2 Adrian Gygax 2003-07-15 17:29:34 UTC
Created attachment 14526 [details]
Correct eclipse-platform-bin-2.1.1.ebuild

The eBuild posted before fetched the full SDK, not just the platform.
Comment 3 Adrian Gygax 2003-07-15 17:31:59 UTC
Created attachment 14527 [details]
eclipse-jdt-bin-2.1.1.ebuild

Ebuild for the updated JDT
Comment 4 Adrian Gygax 2003-07-15 17:40:36 UTC
Comment on attachment 14527 [details]
eclipse-jdt-bin-2.1.1.ebuild

People with problems connecting to the Eclipse.org server may change the
SRC_URI in the ebuild to a mirror
Comment 5 Kevin S. Clarke 2003-08-22 16:03:09 UTC
Created attachment 16481 [details]
New eclipse-sdk-bin-2.1.1 ebuild

This report already includes independent eclipse platform builds but not one
for the complete sdk-bin version.  Included is one for that. Does one person
maitain all the Eclipse ebuilds they seem a bit scattered...
Comment 6 Kevin S. Clarke 2003-08-22 16:03:28 UTC
Created attachment 16482 [details]
New eclipse-sdk-bin-2.1.1 ebuild

This report already includes independent eclipse platform builds but not one
for the complete sdk-bin version.  Included is one for that. Does one person
maitain all the Eclipse ebuilds they seem a bit scattered...
Comment 7 Kevin S. Clarke 2003-08-22 16:06:08 UTC
Oops, sorry for the duplicate... I got a CGI error on submit and instinctively tried it again (with the same result but it seems both made it through)...

Kevin
Comment 8 Per Cederberg 2003-10-05 16:05:14 UTC
Well, maybe it is time then that one of the 2.1.x ebuild be marked stable?

Regarding the scattered state of Eclipse ebuilds, it is largely because eclipse.org
releases several different types of builds. The SDK-bin builds are available
both for intermediary milestones (rc:s and betas) and stable releases. The
platform-bin and jdt-bin builds are only released for stable releases. The
SDK (w/o -bin) is the complete source build (or will become, I haven't checked
it up). The other ones (such as cdt-bin and ftp-webdav-bin) belong to non-IBM-sponsored
subprojects, and are not synced with the base releases.

It is possible that portage needn't carry the SDK-bin ones, but then it would
be harder to install the beta releases... Anyway, the ebuild descriptions
should probably be updated. Currently the all seem to say "Eclipse Tools
Platform", which could be a bit more informative.
Comment 9 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-10-06 12:14:55 UTC
I'm taking on all the eclipse stuff.
Comment 10 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-11-28 05:49:17 UTC
We've seriously started building all of the eclipse stuff from source code finally, so while the submissions here are much appreciated, they will not go into the tree proper.

If you have the time, please try out the dev-util/eclipse-sdk-2.1.2 ebuilds (it's in ~arch), and report back any problems you encounter. 

If you require additional plugins, please submit from-source ebuilds for them to me.