Re: NoSuchItemStateException thrown when trying checkin()

2008-02-01 Thread zevon
Tobias Bocanegra wrote: > > hi, > what version of jackrabbit are you using? > regards, toby > > > Sateesh wrote: >> >> 1.4 >> > > On 1/31/08, zevon <[EMAIL PROTECTED]> wrote: >> >> Below is a snippet of code I am using to play with versioning, but I am >> stuck >> as I see a exception on n.

Re: NoSuchItemStateException thrown when trying checkin()

2008-02-01 Thread Tobias Bocanegra
hi, what version of jackrabbit are you using? regards, toby On 1/31/08, zevon <[EMAIL PROTECTED]> wrote: > > Below is a snippet of code I am using to play with versioning, but I am stuck > as I see a exception on n.checkin() line. Any ideas why? > > Thanks. > > > Repository repository = new Trans

[jira] Created: (JCR-1359) Adding nodes from concurrently running sessions cause exceptions

2008-02-01 Thread Alexander Nesterov (JIRA)
Adding nodes from concurrently running sessions cause exceptions Key: JCR-1359 URL: https://issues.apache.org/jira/browse/JCR-1359 Project: Jackrabbit Issue Type: Bug Affec

[jira] Resolved: (JCR-1358) Cluster revision file not closed on repository shutdown.

2008-02-01 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister resolved JCR-1358. Resolution: Fixed Fixed in 1.4 branch, revision 617534. Fixed in trunk, revision 617541. > C

[jira] Created: (JCR-1358) Cluster revision file not closed on repository shutdown.

2008-02-01 Thread Dominique Pfister (JIRA)
Cluster revision file not closed on repository shutdown. Key: JCR-1358 URL: https://issues.apache.org/jira/browse/JCR-1358 Project: Jackrabbit Issue Type: Bug Components: clu

[jira] Commented: (JCR-1355) XML import should not access external entities

2008-02-01 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564794#action_12564794 ] Jukka Zitting commented on JCR-1355: Of course, thanks! Fixed in revision 617514. > XML

[jira] Commented: (JCR-1355) XML import should not access external entities

2008-02-01 Thread Rob Owen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564791#action_12564791 ] Rob Owen commented on JCR-1355: --- The fix to 1.4 is missing an include for ByteArrayInputStream.

Re: Why there's no jcr-1.0.jar in 1.4 war dist?

2008-02-01 Thread Esteban Franqueiro
> But yes, I hear you and good that you filed an issue for that. Anyone > interested in making this happen should feel free to contribute in > whatever capacity they like and can. Use cases, preferred installation > methods, desired functionality, pointers to good examples, patches, > prototype ins

[jira] Resolved: (JCR-1356) Document inheritance of node type attributes such as orderable

2008-02-01 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Guggisberg resolved JCR-1356. Resolution: Fixed fixed in svn r617504 as suggested. thanks, james! > Document inheritance

Re: SPI: setValue vs addProperty

2008-02-01 Thread Angela Schreiber
Julian Reschke wrote: Angela Schreiber wrote: Ah, you mean: - addProperty should succeed even though the property already exists, but in which case it is equivalent to setValue. - setValue should continue to fail when the property does not exist yet? ... (rather) doesn't exist any more...

Re: SPI: setValue vs addProperty

2008-02-01 Thread Julian Reschke
Angela Schreiber wrote: > ... Questions: 1) Should we update the Javadoc to clarify that this is what it is expected? yes. 2) Should we remove one of the signatures, because the distinction wasn't useful after all? rather not. you shouldn't be able to modify the value of a property that d

[jira] Updated: (JCR-1355) XML import should not access external entities

2008-02-01 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1355: --- Component/s: jackrabbit-jcr-commons > XML import should not access external entities >

Re: Why there's no jcr-1.0.jar in 1.4 war dist?

2008-02-01 Thread Jukka Zitting
Hi, On Feb 1, 2008 12:12 PM, Alex Lukin <[EMAIL PROTECTED]> wrote: > > But perhaps we should just do this, and let the performance issues > > sort themselves out. It's better to let features drive improvements > > and bug fixes than vice versa. > > You must. No "perhaps" :) The only things I real

[jira] Resolved: (JCR-1355) XML import should not access external entities

2008-02-01 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1355. Resolution: Fixed Resolved in trunk in revision 617384. Adapted the fix to the 1.4 branch in revisio

[jira] Created: (JCR-1357) Create "quick start" developer bundles for model 1,2,3 deployment

2008-02-01 Thread Alex Lukin (JIRA)
Create "quick start" developer bundles for model 1,2,3 deployment - Key: JCR-1357 URL: https://issues.apache.org/jira/browse/JCR-1357 Project: Jackrabbit Issue Type: Improvement

Re: Why there's no jcr-1.0.jar in 1.4 war dist?

2008-02-01 Thread Alex Lukin
Dear Jukka! > Hi, > > On Feb 1, 2008 7:56 AM, Thomas Mueller <[EMAIL PROTECTED]> wrote: > > What about a 'standalone' download of Jackrabbit that includes Jetty? > > That would be nice, and also well in line with the > embedded->shared->standalone deployment scenarios. > I think that it is not a b

[jira] Resolved: (JCR-1290) tm-extractors.jar blocks usage of newer poi versions

2008-02-01 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1290. --- Resolution: Fixed Fix Version/s: 1.5 Replaced tm-extractors with poi-scratchpad and upgr

[jira] Updated: (JCR-1351) PropertyImpl.getValue() throws null pointer exception when trying to retrieve "InputStream" property

2008-02-01 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated JCR-1351: Fix Version/s: 1.4.1 > PropertyImpl.getValue() throws null pointer exception when trying to retrieve

[jira] Commented: (JCR-1351) PropertyImpl.getValue() throws null pointer exception when trying to retrieve "InputStream" property

2008-02-01 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564696#action_12564696 ] Thomas Mueller commented on JCR-1351: - Merged to the 1.4 branch in revision 617383 (see a

[jira] Commented: (JCR-1346) InternalValue.createCopy for binary properties (jcr:data) causes problems

2008-02-01 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564693#action_12564693 ] Thomas Mueller commented on JCR-1346: - Merged to the 1.4 branch in revision 617383 > Int

[jira] Commented: (JCR-1356) Document inheritance of node type attributes such as orderable

2008-02-01 Thread James Abley (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564691#action_12564691 ] James Abley commented on JCR-1356: -- Index: C:/Users/jabley/work/eclipse/workspaces/main/jac

[jira] Commented: (JCR-1356) Document inheritance of node type attributes such as orderable

2008-02-01 Thread James Abley (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564692#action_12564692 ] James Abley commented on JCR-1356: -- I've included an in-line patch above. Hope this helps.

Re: Why there's no jcr-1.0.jar in 1.4 war dist?

2008-02-01 Thread Alex Lukin
Friday 01 February 2008 07:56:37 Thomas Mueller написав: > Hi, > > What about a 'standalone' download of Jackrabbit that includes Jetty? > Apache Continuum does this. The installation would be: > > - download jackrabbit-standalone.zip > - expand it > - double clock on run.sh / run.bat > - a browser

[jira] Created: (JCR-1356) Document inheritance of node type attributes such as orderable

2008-02-01 Thread James Abley (JIRA)
Document inheritance of node type attributes such as orderable -- Key: JCR-1356 URL: https://issues.apache.org/jira/browse/JCR-1356 Project: Jackrabbit Issue Type: Task Co

[jira] Created: (JCR-1355) XML import should not access external entities

2008-02-01 Thread Jukka Zitting (JIRA)
XML import should not access external entities -- Key: JCR-1355 URL: https://issues.apache.org/jira/browse/JCR-1355 Project: Jackrabbit Issue Type: Bug Components: xml Affects Version

Re: SPI: setValue vs addProperty

2008-02-01 Thread Angela Schreiber
Julian Reschke wrote: Hi, currently SPI Batch distinguishes between adding a property, and setting the value of a property. In JCR however, this distinction does not exist. This test will only pass if SPI's Batch.addProperty actually behaves the same way as setValue, meaning overwriting an e