[ 
https://issues.apache.org/jira/browse/OAK-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Parvulescu updated OAK-757:
--------------------------------

    Attachment: OAK-757.patch

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

Reply via email to