the issue has been created: https://issues.apache.org/jira/browse/JCR-1781
thx, Philipp Jukka Zitting wrote: > > Hi, > > On Fri, Sep 19, 2008 at 11:18 AM, philipp_s <[EMAIL PROTECTED]> wrote: >> Is there a way to change the enumerated values for a property? > > Not currently. I think we could fairly easily add support for relaxing > the property constraints (for example by adding new allowed values). > Can you file a feature request for that? > >> is there a way to get around this issue? Or do I need to recreate the >> repository? > > Currently you unfortunately need to recreate the repository for such > changes. > > We already have support for dropping a property definition that isn't > used anywhere, after that you can add the modified definition. This > however won't work in your case as your property definition is > mandatory. > > BR, > > Jukka Zitting > > -- View this message in context: http://www.nabble.com/re-registering-an-enumerated-property-tp19568953p19777660.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
