Skip to main content

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

Hmm...Ok maybe I lied. (unintentionally I swear)

The map files in Orbit would contain regular CVS checkout entries. The map
files in (for instance) the Eclipse Platform would contain Get entries. (or
the map file generated by the build like we talked about the other day on
the call)

I'm testing checking these JARs out from CVS now but Pascal and I chatted
about this and think it can be made to work...PDE/Build can be made to do
anything as long as we're nice to Pascal and Andrew. :-)




                                                                           
             David M Williams                                              
             <david_williams@u                                             
             s.ibm.com>                                                 To 
             Sent by:                  Orbit Developer discussion          
             orbit-dev-bounces         <orbit-dev@xxxxxxxxxxx>             
             @eclipse.org                                               cc 
                                                                           
                                                                   Subject 
             02/01/2007 04:48          Re: [orbit-dev] pre-built libraries 
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
              Orbit Developer                                              
                discussion                                                 
             <orbit-dev@eclips                                             
                  e.org>                                                   
                                                                           
                                                                           





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                                    
                                                                        To 
                                                       orbit-dev@eclipse.o 
 02/01/2007 04:25 PM                                   rg                  
                                                                        cc 
                                                                           
              Please respond to                                    Subject 
          Orbit Developer discussion                   [orbit-dev]         
           <orbit-dev@xxxxxxxxxxx>                     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
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev




Back to the top