You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2008/07/04 17:16:26 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=140637#action_140637 ] 

Jason van Zyl commented on MNG-3609:
------------------------------------

I've ping Dain and David to look at the patch, and if they don't mind I'll patch XBR and update Plexus/Maven.

> 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: 2.1
>         Environment: netbeans 6.1, mevenide 3.1.2+
>            Reporter: Milos Kleint
>            Assignee: Jason van Zyl
>             Fix For: 2.1-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