You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2013/04/05 15:44:40 UTC

[jira] [Comment Edited] (OAK-757) Merge DefaultTypeEditor into the TypeEditor

    [ https://issues.apache.org/jira/browse/OAK-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623623#comment-13623623 ] 

Alex Parvulescu edited comment on OAK-757 at 4/5/13 1:44 PM:
-------------------------------------------------------------

Patch to remove the DefaultTypeEditor and move the important parts into the TypeEditor.

Before running the tests check if the DefaultTypeEditor was properly removed, I had some issues where I have an empty file and the scr-generator weirdly complains and fails the build
(this is what you need if not: svn rm oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/nodetype/DefaultTypeEditor.java --force)
                
      was (Author: alex.parvulescu):
    Patch to remove the DefaultTypeEditor and move the important parts into the TypeEditor.

Before running the tests check if the DefaultTypeEditor was properly removed, I had some issues where I have an empty file and the scr-generator weirdly complains and fails the build
(this is what you need:
svn rm oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/nodetype/DefaultTypeEditor.java --force
)
                  
> Merge DefaultTypeEditor into the TypeEditor
> -------------------------------------------
>
>                 Key: OAK-757
>                 URL: https://issues.apache.org/jira/browse/OAK-757
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>         Attachments: OAK-757.patch
>
>
> As proposed on OAK-673, the functionality provided by the DefaultTypeEditor can be very well merged into what the TypeEditor is doing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira