You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2007/08/31 17:30:30 UTC

[jira] Created: (JCR-1104) JSR 283 support

JSR 283 support
---------------

                 Key: JCR-1104
                 URL: https://issues.apache.org/jira/browse/JCR-1104
             Project: Jackrabbit
          Issue Type: New Feature
            Reporter: Stefan Guggisberg
            Priority: Minor




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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b18.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b19.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: pom.xml

In preparation for the switch to JCR 2.0, I've attached the POM file that can be used with the JCR API jar file found in the JSR 283 proposed final draft (PFD).

The dependency setting for this jar will be:

    <dependency>
      <groupId>javax.jcr</groupId>
      <artifactId>jcr</artifactId>
      <version>2.0-pfd</version>
    </dependency>

This jar is *not* available on the central Maven repository, so you'll need to install it manually to your local repository. To do that, download the JSR 283 PFD package and the POM file attached here, and install them with the following command:

    mvn install:install-file -Dfile=/path/to/lib/jcr-2.0.jar -DpomFile=/path/to/pom.xml


> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b113.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b15.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b17.jar, jcr-2.0-b17.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b110.xml
                jcr-2.0-b110.jar

Here's another updated pre-release version (b110) of the JCR 2.0 API jar. To use it, download the relevant files and upload them to your local Maven repository:

    mvn install:install-file -Dfile=jcr-2.0-b110.jar -DpomFile=jcr-2.0-b110.xml

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b110.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b16.xml
                jcr-2.0-b16.jar

Attached updated versions of the JCR 2.0 API jar and related POM file.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b15.jar, jcr-2.0-b15.xml, jcr-2.0-b16.jar, jcr-2.0-b16.xml, pom.xml, sharednodesapi.diff
>
>


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


Re: [jira] Updated: (JCR-1104) JSR 283 support

Posted by Julian Reschke <ju...@gmx.de>.
Julian Reschke (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> Julian Reschke updated JCR-1104:
> --------------------------------
> 
>     Attachment: sharednodesapi.diff
> 
> Proposed new interface o.a.j.a.jsr.283.Node, extending javax.jcr.Node, and containining the methods required for shared node functionaility.
> 
> Q: is it OK to copy over the Javadoc from JSR-283???
> ...

Related to this: if we put the new interface (extensions) to 
jackrabbit-api, is it ok to temporarily add jackrabbit-api to projects 
that previously didn't need it, such as jackrabbit-jcr-server?

Will this work, or will there by class loading issues?

BR, Julian

[jira] Updated: (JCR-1104) JSR 283 support

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

Julian Reschke updated JCR-1104:
--------------------------------

    Attachment: sharednodesapi.diff

Proposed new interface o.a.j.a.jsr.283.Node, extending javax.jcr.Node, and containining the methods required for shared node functionaility.

Q: is it OK to copy over the Javadoc from JSR-283???

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Priority: Minor
>         Attachments: sharednodesapi.diff
>
>


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


[jira] Commented: (JCR-1104) JSR 283 support

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633672#action_12633672 ] 

Julian Reschke commented on JCR-1104:
-------------------------------------

added o.a.j.api.jsr283.Node (containing shareable node functionality) with revision 698122.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Priority: Minor
>         Attachments: sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b112.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Stefan Guggisberg updated JCR-1104:
-----------------------------------

    Component/s: JCR 2.0

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Priority: Minor
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Stefan Guggisberg updated JCR-1104:
-----------------------------------

    Comment: was deleted

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit
>          Issue Type: New Feature
>            Reporter: Stefan Guggisberg
>            Priority: Minor
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b18.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b114.xml
                jcr-2.0-b114.jar

Attached hopefully the latest pre-release version of the JCR 2.0 API jar (jcr-2.0-b114.jar) and the associated POM file (jcr-2.0-b114.xml). You can upload these to your local repository like this:

    mvn install:install-file -Dfile=jcr-2.0-b114.jar -DpomFile=jcr-2.0-b114.xml

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b112.jar
                jcr-2.0-b112.xml

Attached updated version of the JCR 2.0 API jar (jcr-2.0-b112.jar) and the associated POM file (jcr-2.0-b112.xml). Like before, you can upload these to your local repository like this:

    mvn install:install-file -Dfile=jcr-2.0-b112.jar -DpomFile=jcr-2.0-b112.xml 

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, jcr-2.0-b112.jar, jcr-2.0-b112.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Resolved: (JCR-1104) JSR 283 support

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

Jukka Zitting resolved JCR-1104.
--------------------------------

    Resolution: Fixed

Resolving as Fixed! As of now we have no known issues regarding JSR 283 feature-completeness. Many thanks to everyone involved in this work!

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b112.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b15.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b17.jar, jcr-2.0-b17.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b18.xml
                jcr-2.0-b18.jar

Attached an updated pre-release version of the JCR 2.0 API jar.

I'll update the build to use this jar in a moment.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b18.jar, jcr-2.0-b18.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b16.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b17.jar, jcr-2.0-b17.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b19.xml
                jcr-2.0-b19.jar

Attached another updated version of the JCR 2.0 API jar (jcr-2.0-b19.jar) and the associated POM file (jcr-2.0-b19.xml). Like before, you can upload these to your local repository like this:

    mvn install:install-file -Dfile=jcr-2.0-b19.jar -DpomFile=jcr-2.0-b19.xml

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b18.jar, jcr-2.0-b18.xml, jcr-2.0-b19.jar, jcr-2.0-b19.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

         Priority: Blocker  (was: Minor)
    Fix Version/s: 2.0.0
         Assignee: Jukka Zitting

Blocker for Jackrabbit 2.0.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b110.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b17.xml
                jcr-2.0-b17.jar

The b16 jar above contained some errors, I've uploaded a fixed version b17.

Once I've updated Jackrabbit trunk to use the latest version, I'll remove the previous attachments to avoid confusion.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b15.jar, jcr-2.0-b15.xml, jcr-2.0-b16.jar, jcr-2.0-b16.xml, jcr-2.0-b17.jar, jcr-2.0-b17.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b113.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b114.jar, jcr-2.0-b114.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b16.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b17.jar, jcr-2.0-b17.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Commented: (JCR-1104) JSR 283 support

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732481#action_12732481 ] 

Jukka Zitting commented on JCR-1104:
------------------------------------

Build updated to use the latest API jar version (b110). I again removed the earlier versions to avoid confusion.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b15.xml
                jcr-2.0-b15.jar

Attached an updated version of the JCR 2.0 API jar (jcr-2.0-b15.jar). This version fixes some issues reported against the PFD version and is expected to better match the upcoming final jcr-2.0.jar. The b15 version number is based on internal version control and will change for any further updates we need to do. We should update Jackrabbit to use this API jar instead of the earlier PFD version.

I've also included a POM file (jcr-2.0-b15.jar) to be used when uploading the API jar to your local Maven repository. It should replace the jcr-2.0-pfd.xml POM file we currently have in trunk.

Note that the jcr-2.0-b15.jar attached here is explicitly *not* meant to be included in Jackrabbit svn or Jackrabbit releases. It is made available for evaluation purposes under similar terms as the PFD jar from jcp.org.

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b15.jar, jcr-2.0-b15.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b17.jar)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b18.jar, jcr-2.0-b18.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b19.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment:     (was: jcr-2.0-b17.xml)

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b18.jar, jcr-2.0-b18.xml, pom.xml, sharednodesapi.diff
>
>


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


[jira] Updated: (JCR-1104) JSR 283 support

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

Jukka Zitting updated JCR-1104:
-------------------------------

    Attachment: jcr-2.0-b113.jar
                jcr-2.0-b113.xml

Attached a yet another updated version of the JCR 2.0 API jar (jcr-2.0-b113.jar) and the associated POM file (jcr-2.0-b113.xml). Like before, you can upload these to your local repository like this:

    mvn install:install-file -Dfile=jcr-2.0-b113.jar -DpomFile=jcr-2.0-b113.xml 

> JSR 283 support
> ---------------
>
>                 Key: JCR-1104
>                 URL: https://issues.apache.org/jira/browse/JCR-1104
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: JCR 2.0
>            Reporter: Stefan Guggisberg
>            Assignee: Jukka Zitting
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: jcr-2.0-b110.jar, jcr-2.0-b110.xml, jcr-2.0-b112.jar, jcr-2.0-b112.xml, jcr-2.0-b113.jar, jcr-2.0-b113.xml, pom.xml, sharednodesapi.diff
>
>


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