Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Possible removal of Orbit all-in-one zip?

You can download the binary bundles from the Orbit build and even the map file to do this http-get is being generated by Orbit, e.g. http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/orbitBundles-R20080807152315.map

It contains entries like these:
plugin@xxxxxxxxxxx,3.4.5=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/bundles/com.ibm.icu_3.4.5.jar

plugin@xxxxxxxxxxx,3.6.0=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/bundles/com.ibm.icu_3.6.0.v20080530.jar

plugin@xxxxxxxxxxx,3.6.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/bundles/com.ibm.icu_3.6.1.v20080530.jar


Markus

2009/2/27 Eike Stepper <stepper@xxxxxxxxxx>
Oisin Hurley schrieb:
I'm using the Orbit All-In-One download in my builds (EMF: Net4j and CDO).
If you drop support for this zip, would that mean that I have to feed my
build pages with dozens of URLs instead of only one?
    
You could probably just use the map file with the HTTP locations in
it - this is what we are using in STP, rather than downloading the whole
zip.
  
I'm very unexperienced with map files (other than my own ones).
Does that mean I'd ave to checkout the Orbit artifacts from CVS and package them in my build?


Cheers
/Eike

----
http://thegordian.blogspot.com



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




--
Markus Knauer
EclipseSource
###   phone: +49 721 664 733 0  (GMT +1)
###     fax: +49 721 664 733 29
###     web: www.eclipsesource.com

Innoopract Informationssysteme GmbH
Stephanienstrasse 20, 76133 Karlsruhe Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883


Back to the top