Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] [prov] latest CVS

Sorry for the confusion. I had not seen the errors in my test project. It
is now fixed in HEAD.


                                                                           
             James D Miles                                                 
             <jdmiles@xxxxxx.c                                             
             om>                                                        To 
             Sent by:                  equinox-dev@xxxxxxxxxxx             
             equinox-dev-bounc                                          cc 
             es@xxxxxxxxxxx                                                
                                                                   Subject 
                                       [equinox-dev] [prov] latest CVS     
             07/09/2007 02:44                                              
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
                  Equinox                                                  
                development                                                
               mailing list                                                
             <equinox-dev@ecli                                             
                 pse.org>                                                  
                                                                           
                                                                           




I just checked out the latest CVS for the provisioning project. The test
code seems to be out of sync with the provisioning code base. The problem
is that the test is using 1 argument for ResolutionHelper and it does not
exist.
public ResolutionHelper(Dictionary selectionContext,
RecommendationDescriptor recommendations)
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev




Back to the top