Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[provisioning-dev] Re: [equinox-dev] [prov] fix for bugzilla


It's bogus of me that the UI chokes on the null value.  A less draconian solution is to patch it up as Andrew did in bug #197970.  I'll clean these up in the next set of changes.

susan


David R Stevenson/Redmond/IBM@IBMUS
Sent by: equinox-dev-bounces@xxxxxxxxxxx

07/26/2007 01:41 PM
Please respond to Equinox development mailing list

       
        To:        provisioning-dev@xxxxxxxxxxx, equinox-dev@xxxxxxxxxxx
        cc:        
        Subject:        [equinox-dev] [prov] fix for bugzilla




I committed a fix for  
bugzilla 197404 - Profile class has wrong property name string assigned to PROP_NAME.

I also fixed a couple of other naming inconsistencies, in particular property name constant for flavor from "flavor" to "eclipse.prov.flavor". This has a side-effect in existing persisted profiles of causing an error dialog when browsing the profile properties in the UI, because there is no value under the new flavor key. The (draconian) solution is to delete the agent data and existing installs and the agent data and reinstall (if desired).


Let me know if you have any questions/problems.


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


Back to the top