You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/12/18 05:02:19 UTC

[jira] Updated: (MNG-3609) xbean breaks embedding within netbeans by using java.beans.PropertyEditorManager.registerEditor

     [ http://jira.codehaus.org/browse/MNG-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-3609:
------------------------------

    Fix Version/s:     (was: 3.0-alpha-3)
                   3.0-alpha-1

> xbean breaks embedding within netbeans by using java.beans.PropertyEditorManager.registerEditor
> -----------------------------------------------------------------------------------------------
>
>                 Key: MNG-3609
>                 URL: http://jira.codehaus.org/browse/MNG-3609
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Embedding
>    Affects Versions: 3.0
>         Environment: netbeans 6.1, mevenide 3.1.2+
>            Reporter: Milos Kleint
>            Assignee: Jason van Zyl
>             Fix For: 3.0-alpha-1
>
>         Attachments: xbean.patch
>
>
> The xbean binary shipping with maven in 2.1 is registering PropertyEditors via java.beans.PropertyEditorManager.registerEditor()
> that's wracking havoc in the IDE's own code that relies on it's own property editors with customizer ui to be present.
> http://www.netbeans.org/issues/show_bug.cgi?id=135868  is the obvious error everyone noticed, there's more subtle ones as well, like being unable to edit properties, or broken form GUI editor that's not processing real numbers correctly.
> I've hotfixed the issue by commenting out the property editor registration in xbean (attached)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira