Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-planning-council] Europa RC0b/RC1- build failed due to DTP

Thanks for catching that, Bjorn. The feature has been corrected on the DTP
update site.

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/



                                                                           
             Bjorn                                                         
             Freeman-Benson                                                
             <bjorn.freeman-be                                          To 
             nson@xxxxxxxxxxx>         John Graham <jograham@xxxxxxxxxx>,  
             Sent by:                  "eclipse.org-planning-council"      
             eclipse.org-plann         <eclipse.org-planning-council@eclip 
             ing-council-bounc         se.org>                             
             es@xxxxxxxxxxx                                             cc 
                                                                           
                                                                   Subject 
             05/23/2007 03:49          [eclipse.org-planning-council]      
             PM                        Europa RC0b/RC1- build failed due   
                                       to    DTP                           
                                                                           
             Please respond to                                             
             "eclipse.org-plan                                             
               ning-council"                                               
             <eclipse.org-plan                                             
             ning-council@ecli                                             
                 pse.org>                                                  
                                                                           
                                                                           




John (cc everyone),
The Europa RC0b/RC1- build failed because there is an error in the DTP
feature files. Specifically, on your update site,

features/org.eclipse.datatools.enablement.hsqldb.feature_1.5.0.200705221.jar


contains a missing "." in the feature id in the XML:

<?xml version="1.0" encoding="UTF-8"?><feature
id="org.eclipse.datatools.enablement.hsqldbfeature"
image="eclipse_update_120.jpg" label="%featureName"
plugin="org.eclipse.datatools.enablement.finfo"
provider-name="%providerName" version="1.5.0.200705221">

It should be "org.eclipse.datatools.enablement.hsqldb.feature" with a "."
between "hsqldb" and "feature".

Please fix and re-spin your build so that I can re-spin the Europa
RC0b/RC1- build.

Thanks,
Bjorn
_______________________________________________
eclipse.org-planning-council mailing list
eclipse.org-planning-council@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse.org-planning-council




Back to the top