Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] [vote] graduating the new jar processor bundle

I did not know it included some fixes that were necessary.
+1



                                                                                                                    
  From:       Andrew Niefer/Ottawa/IBM@IBMCA                                                                        
                                                                                                                    
  To:         Equinox development mailing list <equinox-dev@xxxxxxxxxxx>                                            
                                                                                                                    
  Date:       09/10/2007 11:30 AM                                                                                   
                                                                                                                    
  Subject:    Re: [equinox-dev] [vote] graduating the new jar processor bundle                                      
                                                                                                                    






+1

As for doing it now, is there any benefit to waiting?
There is some amount of work that will depend on this change.  Both
update.core and pde.build will need to be updated after this change.  As
well, the p2.jarprocessor is considered HEAD for bug fixes (there is at
least https://bugs.eclipse.org/bugs/show_bug.cgi?id=190064 that should be
fixed). and clients would not get these fixes until it is promoted.
While there is no particular rush on these changes, it is good to get
anything that might block them out of the way.

-Andrew

                                                                           
 Pascal Rapicault/Ottawa/IBM@IBMCA                                         
                                                                           
 Sent by:                                                               To 
 equinox-dev-bounces@xxxxxxxxxxx          Equinox development mailing list 
                                          <equinox-dev@xxxxxxxxxxx>        
                                                                        cc 
 09/10/2007 09:54 AM                                                       
                                                                   Subject 
                                          Re: [equinox-dev] [vote]         
         Please respond to                graduating the new jar processor 
  Equinox development mailing list        bundle                           
     <equinox-dev@xxxxxxxxxxx>                                             
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           





In the long, there is no discussion about doing this change. However the
benefits of doing it right away are not clear to me.

+0

PaScaL



 From:       Jeff McAffer/Ottawa/IBM@IBMCA


 To:         equinox-dev@xxxxxxxxxxx


 Date:       09/09/2007 11:07 PM


 Subject:    [equinox-dev] [vote] graduating the new jar processor bundle








As you may know, we used to have the JARProcessor embedded in the bowels of
Update manager.  Turns out that there are several uses for the processor
(pack200 support, signing, verifying, ...) and having this function as a
stand-alone bundle would be "a good thing"(tm).  So in the p2 work we did
just that and created org.eclipse.equinox.p2.jarprocessor.  Bug
       https://bugs.eclipse.org/bugs/show_bug.cgi?id=198564
talks about updating update to use the new processor.  Of course, the
current JarProcessor bundle is in the Equinox Incubator.  To date I think
we have avoided cases where we build the mainstream SDK based on content
from an incubator.

We have two choices, we can wait to move Update over or we can graduate the
current JARProcessor bundle.  Here I popose the latter since the code in
the bundle is unchanged from the original that shipped in 3.3.  All we are
doing is putting it in a separate bundle. The only thing at issue is the
shape of the API and that can evolve until the API freeze just as any other
bundle in HEAD.

So consider this a formal call for voting on graduating the
org.eclipse.equinox.p2.jarprocessor bundle.
+1 from me.

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


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




Back to the top