This is not really expected. That said earlier today I ran a provisioning
operation using these actions and everything worked fine.
Could you please open a bug about it, thx.

PaScaL


                                                                                
                                                             
  From:       Timothy Webb <[EMAIL PROTECTED]>                                  
                                                                
                                                                                
                                                             
  To:         Equinox development mailing list <[email protected]>        
                                                             
                                                                                
                                                             
  Date:       01/30/2008 04:26 PM                                               
                                                             
                                                                                
                                                             
  Subject:    [equinox-dev] [prov] Data produced from metadata generator has    
wrong touchpoint?                                            
                                                                                
                                                             





Are things in churn right now with the metadata generator?  It seems to be
producing meta with the wrong touchpoint type.  Here's a snippit from the
generated content.xml that I received:

<touchpoint id="null" version="0.0.0" />
<touchpointData size="1">
<instructions size="2">
<instruction key="uninstall">
uninstallFeature(feature:${artifact},featureId:default,featureVersion:default)
</instruction>
<instruction key="install">
installFeature(feature:${artifact},featureId:default,featureVersion:default)
</instruction>
</instructions>
</touchpointData>

As I understand it, certain instructions like installFeature and
installBundle require use of the "eclipse" touchpoint.  If you run the
above code, I get exceptions about unknown action (installFeature /
installBundle) when it tries to execute the install phase.

Tim_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev


_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to