You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Michael Mertins (JIRA)" <ji...@apache.org> on 2009/10/27 13:22:59 UTC

[jira] Created: (CMIS-55) Node Types Have to be discovered dynamically

Node Types Have to be discovered dynamically
--------------------------------------------

                 Key: CMIS-55
                 URL: https://issues.apache.org/jira/browse/CMIS-55
             Project: Chemistry
          Issue Type: Improvement
          Components: jcr
            Reporter: Michael Mertins


In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CMIS-55) Node Types Have to be discovered dynamically

Posted by "Michael Mertins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Mertins updated CMIS-55:
--------------------------------

    Attachment:     (was: patch_dynamic_node_type_discovery.txt)

> Node Types Have to be discovered dynamically
> --------------------------------------------
>
>                 Key: CMIS-55
>                 URL: https://issues.apache.org/jira/browse/CMIS-55
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Mertins
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CMIS-55) Node Types Have to be discovered dynamically

Posted by "Michael Mertins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Mertins updated CMIS-55:
--------------------------------

    Attachment: patch_dynamic_node_type_discovery.txt

> Node Types Have to be discovered dynamically
> --------------------------------------------
>
>                 Key: CMIS-55
>                 URL: https://issues.apache.org/jira/browse/CMIS-55
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Mertins
>         Attachments: patch_dynamic_node_type_discovery.txt
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CMIS-55) Node Types Have to be discovered dynamically

Posted by "Florent Guillaume (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florent Guillaume resolved CMIS-55.
-----------------------------------

    Resolution: Fixed

Done. r880738
Note that the patch was not applying cleanly, it seems it was edited by hand or taken from non-compiling code. I've updated it.
Note also that I cannot test this code as it has no unit tests.
(I'm not the maintainer of the JCR bindings)


> Node Types Have to be discovered dynamically
> --------------------------------------------
>
>                 Key: CMIS-55
>                 URL: https://issues.apache.org/jira/browse/CMIS-55
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Mertins
>            Assignee: Florent Guillaume
>         Attachments: patch_dynamic_node_type_discovery.txt
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CMIS-55) Node Types Have to be discovered dynamically

Posted by "Michael Mertins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Mertins updated CMIS-55:
--------------------------------

    Comment: was deleted

(was: Patch for trunk)

> Node Types Have to be discovered dynamically
> --------------------------------------------
>
>                 Key: CMIS-55
>                 URL: https://issues.apache.org/jira/browse/CMIS-55
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Mertins
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CMIS-55) Node Types Have to be discovered dynamically

Posted by "Florent Guillaume (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florent Guillaume reassigned CMIS-55:
-------------------------------------

    Assignee: Florent Guillaume

> Node Types Have to be discovered dynamically
> --------------------------------------------
>
>                 Key: CMIS-55
>                 URL: https://issues.apache.org/jira/browse/CMIS-55
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Mertins
>            Assignee: Florent Guillaume
>         Attachments: patch_dynamic_node_type_discovery.txt
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CMIS-55) Node Types Have to be discovered dynamically

Posted by "Michael Mertins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Mertins updated CMIS-55:
--------------------------------

    Attachment: patch_dynamic_node_type_discovery.txt

Patch for trunk

> Node Types Have to be discovered dynamically
> --------------------------------------------
>
>                 Key: CMIS-55
>                 URL: https://issues.apache.org/jira/browse/CMIS-55
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Michael Mertins
>         Attachments: patch_dynamic_node_type_discovery.txt
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> In order to expose all node types they have to be discovered dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.