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?

Orbit currently makes 2 versions of map files available.

One uses CVS checkout to check out the bundles from CVS and then yes you would build and package them as part of your build.

The second one accesses the pre-built bundles by an HTTP GET command and retrieves them for your build. This is what the Platform team uses, for instance.

Check out the links at the top of the Orbit builds to see what the map files look like.



cross-project-issues-dev-bounces@xxxxxxxxxxx wrote on 02/27/2009 07:36:24 AM:

> 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


Back to the top