Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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?




Back to the top