Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] pre-built libraries


Do you mean the GET would get a pre-build bundle directly from CVS? no versioning or conditioning required?
Pretty cool ... I think the PDE build and build-feature could handle that with at most minor tweaking.








DJ Houghton <DJ_Houghton@xxxxxxxxxx>
Sent by: orbit-dev-bounces@xxxxxxxxxxx

02/01/2007 04:25 PM

Please respond to
Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>

To
orbit-dev@xxxxxxxxxxx
cc
Subject
[orbit-dev] pre-built libraries






As outlined in https://bugs.eclipse.org/bugs/show_bug.cgi?id=170088 and
talked about on this list before, we need to determine how pre-built
libraries live in the Orbit world.

I propose we do the following: (I will use ICU 3.4.5 as an example)
- create the com.ibm.icu project in the repository
- create a v3_4_5 branch
- put the JAR in the branch
- add a GET entry to the map file (as per
https://bugs.eclipse.org/bugs/show_bug.cgi?id=171869)
- update the features, etc.

David, does this sound ok or will this horribly break the build? (once the
Get fetch factory is released into the builder, of course)

Any other comments/objections from anyone else?


_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


Back to the top