[jira] Created: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

16 messages Options
Embed this post
Permalink
JIRA jira@apache.org

[jira] Created: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
JSR 283: Access Nodes and Properties by Array of "NameGlob"
-----------------------------------------------------------

                 Key: JCR-2060
                 URL: https://issues.apache.org/jira/browse/JCR-2060
             Project: Jackrabbit Content Repository
          Issue Type: Sub-task
            Reporter: angela


The proposed final draft contains new variants of Node.getNodes and Node.getProperties:

- Node.getNodes(String[] nameGlobs)
- Node.getProperties(String[] nameGlobs)

see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Updated: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink

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

Jukka Zitting updated JCR-2060:
-------------------------------

      Component/s: JCR 2.0
                   jackrabbit-core
    Fix Version/s: 2.0.0

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Assigned: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Stefan Guggisberg reassigned JCR-2060:
--------------------------------------

    Assignee: Stefan Guggisberg

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>            Assignee: Stefan Guggisberg
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Stefan Guggisberg resolved JCR-2060.
------------------------------------

    Resolution: Fixed

implemented in svn r773588

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>            Assignee: Stefan Guggisberg
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Reopened: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Julian Reschke reopened JCR-2060:
---------------------------------

      Assignee:     (was: Stefan Guggisberg)

This still needs test coverage (in fact, the JCR 1.0 variant using multiple patterns separated with "|" needs to be tested as well).

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Stefan Guggisberg resolved JCR-2060.
------------------------------------

    Resolution: Fixed

WRT test coverage/TCK: please create separate issue

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Reopened: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Julian Reschke reopened JCR-2060:
---------------------------------


1) In NodeImpl, getProperties(String[]) invokes a filter collecting nodes, not properties

2) I don't see any code that will take care of the different whitespace handling requirements, so there may be another bug lurking there.

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Commented: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726409#action_12726409 ]

Julian Reschke commented on JCR-2060:
-------------------------------------

Re 2)..: I see that is implemented in ChildrenCollectorFilter, sorry.

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Stefan Guggisberg resolved JCR-2060.
------------------------------------

    Resolution: Fixed

fixed 1) in svn r791520, thanks!

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

dan.damian

unsubscribe

Reply Threaded More More options
Print post
Permalink

Dan Damian

Software Development Manager
Tel:(+40) 767 90 17 80
www.codesphere.ro
_______________________
 
The content of this message and attachments are confidential and are classified as CodeSphere’s Proprietary Information. The content of this message is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action based on this information are strictly prohibited and may be precluded by law. If you have received this message in error, please notify us immediately and then delete it from your system. CodeSphere is neither liable for the proper and complete transmission of the information contained in this message nor for any delay in its receipt


From: "Stefan Guggisberg (JIRA)" <[hidden email]>
To: [hidden email]
Date: 07/06/2009 06:40 PM
Subject: [jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"






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

Stefan Guggisberg resolved JCR-2060.
------------------------------------

   Resolution: Fixed

fixed 1) in svn r791520, thanks!

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL:
https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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




Dave Brosius-2

RE: unsubscribe

Reply Threaded More More options
Print post
Permalink
You want to send that message to

[hidden email]



-----Original Message-----
From: [hidden email]
Sent: Monday, July 6, 2009 11:51am
To: [hidden email]
Subject: unsubscribe


Dan Damian

Software Development Manager
Tel:(+40) 767 90 17 80
www.codesphere.ro
_______________________
 
The content of this message and attachments are confidential and are classified as CodeSphere’s Proprietary Information. The content of this message is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action based on this information are strictly prohibited and may be precluded by law. If you have received this message in error, please notify us immediately and then delete it from your system. CodeSphere is neither liable for the proper and complete transmission of the information contained in this message nor for any delay in its receipt


From: "Stefan Guggisberg (JIRA)" <[hidden email]>
To: [hidden email]
Date: 07/06/2009 06:40 PM
Subject: [jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"






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

Stefan Guggisberg resolved JCR-2060.
------------------------------------

   Resolution: Fixed

fixed 1) in svn r791520, thanks!

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL:
https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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



Chuck Jou

Thanks for the Info. Re: unsubscribe

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
From: Dave Brosius <[hidden email]>
To: [hidden email]
Sent: Monday, July 6, 2009 12:10:16 PM
Subject: RE: unsubscribe

You want to send that message to

[hidden email]



-----Original Message-----
From: [hidden email]
Sent: Monday, July 6, 2009 11:51am
To: [hidden email]
Subject: unsubscribe


Dan Damian

Software Development Manager
Tel:(+40) 767 90 17 80
www.codesphere.ro
_______________________
 
The content of this message and attachments are confidential and are classified as CodeSphere’s Proprietary Information. The content of this message is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action based on this information are strictly prohibited and may be precluded by law. If you have received this message in error, please notify us immediately and then delete it from your system. CodeSphere is neither liable for the proper and complete transmission of the information contained in this message nor for any delay in its receipt


From: "Stefan Guggisberg (JIRA)" <[hidden email]>
To: [hidden email]
Date: 07/06/2009 06:40 PM
Subject: [jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"






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

Stefan Guggisberg resolved JCR-2060.
------------------------------------

   Resolution: Fixed

fixed 1) in svn r791520, thanks!

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL:
https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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




JIRA jira@apache.org

[jira] Reopened: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Julian Reschke reopened JCR-2060:
---------------------------------


Test case NodeReadMethodsTest.testGetPropertiesNamePatternArray() is still failing (currently disabled in known.issues).

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0-alpha3
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Updated: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Jukka Zitting updated JCR-2060:
-------------------------------

    Fix Version/s:     (was: 2.0-alpha3)
                   2.0.0

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Commented: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728660#action_12728660 ]

Stefan Guggisberg commented on JCR-2060:
----------------------------------------

NodeReadMethodsTest.testGetPropertiesNamePatternArray() is IMO wrong.

the test expects the following pattern array to match exactly 1 entry:

new String[]{"jcr:primaryType|jcr:primaryType"}

the implementation returns an empty iterator.

the spec clearly distinguishes between 'Name Pattern' (5.2.2.1) and 'Name Glob' (5.2.2.2).

the latter doesn't need to interpret the pipe metacharacter, at least that's my understanding of spec and relevant javadoc.

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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

JIRA jira@apache.org

[jira] Resolved: (JCR-2060) JSR 283: Access Nodes and Properties by Array of "NameGlob"

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Julian Reschke resolved JCR-2060.
---------------------------------

    Resolution: Fixed

Stefan: you are right; I somehow thought that both the new variant was also supposed to allow "|". I will fix the test case. Sorry.

> JSR 283: Access Nodes and Properties by Array of "NameGlob"
> -----------------------------------------------------------
>
>                 Key: JCR-2060
>                 URL: https://issues.apache.org/jira/browse/JCR-2060
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, JCR 2.0
>            Reporter: angela
>             Fix For: 2.0.0
>
>
> The proposed final draft contains new variants of Node.getNodes and Node.getProperties:
> - Node.getNodes(String[] nameGlobs)
> - Node.getProperties(String[] nameGlobs)
> see section 5.2.2 Iterating Over Child Items and 5.2.2.2 Name Globs

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