[jira] Commented: (JCR-1544) [PATCH] fix a NOT b queries

2008-04-22 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591450#action_12591450 ] Dave Brosius commented on JCR-1544: --- Ok, fair enough. Is the query syntax of contains docum

[jira] Commented: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Stephane Landelle (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591426#action_12591426 ] Stephane Landelle commented on JCR-1548: There's still a "throw" missing on line 69 i

[jira] Reopened: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Stephane Landelle (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephane Landelle reopened JCR-1548: There's still a "throw" missing on line 69 in org.apache.jackrabbit.ocm.manager.collectionconver

Re: ConnectionRecoveryManager's extensibility

2008-04-22 Thread Esteban Franqueiro
> That sounds complicated. What about if you use a 'wrapper driver' that > allows you to use use the standard way to get a connection? Like this: Actually is not complicated at all, provided I can extend ConnectionRecoveryManager, which I can't :) Just provide a new setupConnection() method in a

[jira] Resolved: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart resolved JCR-1548. - Resolution: Fixed Fixed. Thanks. Let me know if something is wrong. > Several bugs in la

Re: Concurrent modifications

2008-04-22 Thread Alexander Klimetschek
Am 22.04.2008 um 20:17 schrieb Julian Reschke: I think it's correct. The property "testconcurrent/jcr:content/ jcr:data" in session 2 is never put into the transient space *before* session 1 saves. It is fetched for the first time when you modify it. That you Actually, it *is* fetched befo

Re: Concurrent modifications

2008-04-22 Thread Julian Reschke
Alexander Klimetschek wrote: Hi Julian! I think it's correct. The property "testconcurrent/jcr:content/jcr:data" in session 2 is never put into the transient space *before* session 1 saves. It is fetched for the first time when you modify it. That you Actually, it *is* fetched before (in the

Re: Concurrent modifications

2008-04-22 Thread Alexander Klimetschek
Hi Julian! Am 22.04.2008 um 19:04 schrieb Julian Reschke: // modify through session1 n1.getNode("jcr:content").setProperty("jcr:data", testcontent + ", as modified by session 1"); n1.save(); // modify through session2 n2.getNode("jcr:content").setProperty("jcr:data", testcon

Re: Concurrent modifications

2008-04-22 Thread Julian Reschke
Julian Reschke wrote: ... However, this test: ...passes, although I would expect it to fail. Sorry for the incomplete mail :-) BR, Julian

Concurrent modifications

2008-04-22 Thread Julian Reschke
Hi, I was expecting that Jackrabbit is detecting concurrent modifications to a node, and reject them with an InvalidItemStateException. However, this test: public void testoverlappingUpdate() throws RepositoryException, UnsupportedEncodingException { String testcontent = "base versio

[VOTE] Release jackrabbit-core 1.4.3

2008-04-22 Thread Jukka Zitting
Hi, I have posted a candidate for the jackrabbit-core 1.4.3 release at http://people.apache.org/~jukka/jackrabbit/jackrabbit-core-1.4.3/ See the RELEASE-NOTES.txt file (also included at the end of this message) for details on release contents and latest changes. The release candidate is a jar

[jira] Resolved: (JCR-1515) CompactNodeTypeDefWriter uses bad format for residual properties

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1515. Resolution: Fixed Fix Version/s: core 1.4.3 Patch applied to trunk in revision 650562, and mer

[jira] Assigned: (JCR-1515) CompactNodeTypeDefWriter uses bad format for residual properties

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reassigned JCR-1515: -- Assignee: Jukka Zitting > CompactNodeTypeDefWriter uses bad format for residual properties > ---

[jira] Updated: (JCR-1544) [PATCH] fix a NOT b queries

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1544: --- Issue Type: Improvement (was: Bug) Classifying as an improvement. AFAIUI full text matching is case-in

[jira] Updated: (JCR-1532) ERROR 40XD0: Container has been closed exception with Derby DB

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1532: --- Component/s: jackrabbit-core > ERROR 40XD0: Container has been closed exception with Derby DB > ---

[jira] Updated: (JCR-1517) Global datastore and namespace index cause problems when migrating workspaces

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1517: --- Affects Version/s: (was: 1.4) Issue Type: Improvement (was: Bug) > Global datastore and

[jira] Updated: (JCR-1503) Typo in repository.xml

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1503: --- Fix Version/s: (was: 1.5) core 1.4.3 Merged to the 1.4 branch in revision 650557

[jira] Resolved: (JCR-1503) Typo in repository.xml

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1503. Resolution: Fixed > Typo in repository.xml > -- > > Key: JCR-1503

Re: Content explorer (Re: Jackrabbit 1.5 release plan)

2008-04-22 Thread Jukka Zitting
Hi, On Tue, Apr 22, 2008 at 10:11 AM, Angela Schreiber <[EMAIL PROTECTED]> wrote: > Jukka Zitting wrote: > > I guess we'd disable the ACL editor in Jackrabbit 1.5, and bring it > > back in Jackrabbit 2.0 when Angela's work for JSR 283 access control > > is finished. > > it's already committed to

Re: Content explorer (Re: Jackrabbit 1.5 release plan)

2008-04-22 Thread Tobias Bocanegra
On 4/22/08, Greg Klebus <[EMAIL PROTECTED]> wrote: > Hi > > > On Tue, Apr 22, 2008 at 9:11 AM, Angela Schreiber <[EMAIL PROTECTED]> wrote: > > Jukka Zitting wrote: > > > On Mon, Apr 21, 2008 at 2:23 PM, Paco Avila <[EMAIL PROTECTED]> wrote: > > > > > > > I've been testing "CRX Content Explor

[jira] Updated: (JCR-1544) [PATCH] fix a NOT b queries

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1544: --- Affects Version/s: (was: core 1.4.2) Fix Version/s: (was: core 1.4.3) I think the "a NO

[jira] Updated: (JCR-1492) Make behaviour configurable when re-indexing detects workspace inconsistency

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1492: --- Fix Version/s: (was: 1.5) core 1.4.3 Merged to the 1.4 branch in revision 650539

Fisheye for Jackrabbit

2008-04-22 Thread Jukka Zitting
Hi, FishEye is another Atlassian tool for software development. It's an advanced repository browsing tool that's especially nice when you want to compare the revision history of a file across multiple branches. Free FishEye hosting for open source projects is available at http://fisheye.cenqua.com

[jira] Updated: (JCR-1326) Log path of missing node when re-indexing fails

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1326: --- Fix Version/s: (was: 1.5) core 1.4.3 Merged to the 1.4 branch in revision 650536

[jira] Updated: (JCR-1444) The getOutputStream of the MemoryFileSystem class can replace a folder with a newly created file

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1444: --- Fix Version/s: core 1.4.3 Merged to the 1.4 branch in revision 650532. > The getOutputStream of the Me

Re: New Jackrabbit committer

2008-04-22 Thread Esteban Franqueiro
> Hi, > > Please welcome Esteban Franqueiro as a new committer and PMC member of > the Apache Jackrabbit project. The Jackrabbit PMC recently decided to > offer Esteban committership based on his contributions. I'm happy to > announce that he accepted the offer and that all the related > administr

[jira] Updated: (JCR-1546) H2PersistenceManager: no need to call shutdown; javadoc bugs

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1546: --- Fix Version/s: (was: 1.5) core 1.4.3 Merged to the 1.4 branch in revision 650526

[jira] Updated: (JCR-1545) webapp: troubleshooting.jsp fails

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1545: --- Component/s: jackrabbit-webapp > webapp: troubleshooting.jsp fails > -

[jira] Updated: (JCR-1536) "Index already present" exception when opening a restored repository

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1536: --- Component/s: jackrabbit-core Fix Version/s: (was: 1.5) core 1.4.3 Merged t

Re: Hudson build is back to stable: Jackrabbit-trunk » Jackrabbit JCR to SPI #31

2008-04-22 Thread Jukka Zitting
Hi, I figured out why the Hudson build was failing with jcr2spi. The build command "mvn clean install site:stage" caused tests to run twice, and the second test run would fail due to incorrect test content. I changed the build command to "mvn clean install" and everything seems to work fine. I'll

[jira] Commented: (JCR-1547) JCR2SPI: remove dependency to state-package within nodetype package

2008-04-22 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591291#action_12591291 ] angela commented on JCR-1547: - Completed: At revision: 650514 > JCR2SPI: remove dependency to

[jira] Updated: (JCR-1547) JCR2SPI: remove dependency to state-package within nodetype package

2008-04-22 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1547: Summary: JCR2SPI: remove dependency to state-package within nodetype package (was: JCR2SPI: remove dependency to sta

[jira] Updated: (JCR-1541) Evict fixed NodePropBundle from cache

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1541: --- Fix Version/s: (was: 1.5) core 1.4.3 Merged to the 1.4 branch in revision 650499

[jira] Commented: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591265#action_12591265 ] Jukka Zitting commented on JCR-1548: As a general comment, if a commit is in error it's t

[jira] Updated: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart updated JCR-1548: Component/s: (was: security) jackrabbit-ocm > Several bugs in last SVN c

[jira] Assigned: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Lombart reassigned JCR-1548: --- Assignee: Christophe Lombart > Several bugs in last SVN commit > --

Re: webdav api

2008-04-22 Thread Florian Holeczek
Hallo Yannick, have a look at http://www.ics.uci.edu/~ejw/authoring/implementation.html Regards, Florian Ursprüngliche Nachricht vom 22.04.2008 um 10:46: > Hi, > So I will continue to develop with httpClient library and I will use > jackrabbit if I need more utils. > Thanks for all of your hel

[jira] Created: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Stephane Landelle (JIRA)
Several bugs in last SVN commit --- Key: JCR-1548 URL: https://issues.apache.org/jira/browse/JCR-1548 Project: Jackrabbit Issue Type: Bug Components: security Reporter: Stephane Landelle

Re: How to verify Jackrabbit binaries

2008-04-22 Thread Jukka Zitting
Hi, On Tue, Apr 22, 2008 at 11:27 AM, Thomas Mueller <[EMAIL PROTECTED]> wrote: > 4) After uploading, a hacker replaced the files and checksums > [...] > Item 4: Download mirrors could cross-check each other. Are they doing > that? Another idea is to set up a daemon somewhere that downloads >

Re: webdav api

2008-04-22 Thread Yannick PIERSON
Hi, So I will continue to develop with httpClient library and I will use jackrabbit if I need more utils. Thanks for all of your help, Regards. Yannick 2008/4/22, Angela Schreiber <[EMAIL PROTECTED]>: > > hi > > > In fact I want to retrieve and strore files to a IIS remote server. > > At this ti

Re: Content explorer (Re: Jackrabbit 1.5 release plan)

2008-04-22 Thread Greg Klebus
Hi On Tue, Apr 22, 2008 at 9:11 AM, Angela Schreiber <[EMAIL PROTECTED]> wrote: > Jukka Zitting wrote: > > On Mon, Apr 21, 2008 at 2:23 PM, Paco Avila <[EMAIL PROTECTED]> wrote: > > > > > I've been testing "CRX Content Explorer" and looks great :) But now I > > > have a question because I've se

[jira] Resolved: (JCR-1547) JCR2SPI: remove dependency to state-package within entprovider interface

2008-04-22 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1547. - Resolution: Fixed Completed: At revision: 650417 > JCR2SPI: remove dependency to state-package within entprovid

[jira] Created: (JCR-1547) JCR2SPI: remove dependency to state-package within entprovider interface

2008-04-22 Thread angela (JIRA)
JCR2SPI: remove dependency to state-package within entprovider interface Key: JCR-1547 URL: https://issues.apache.org/jira/browse/JCR-1547 Project: Jackrabbit Issue Typ

Re: webdav api

2008-04-22 Thread Angela Schreiber
hi In fact I want to retrieve and strore files to a IIS remote server. At this time I'm trying to use a lightweight library (httpClient 3.1 from apache) in order to do that. But I don't now which library is usefull for doing that. unless you want to use a complete dav-client library (such as th

How to verify Jackrabbit binaries

2008-04-22 Thread Thomas Mueller
Hi, > WE DON'T VOTE ON BINARIES. We CAN'T vote on binaries. I didn't mean we should vote on binaries. Sorry I should have started a new thread. > Don't waste your abilities on > testing binaries when we need them to test the source code. I agree, testing the source code is more important. >

Re: webdav api

2008-04-22 Thread Yannick PIERSON
Hi, In fact I want to retrieve and strore files to a IIS remote server. At this time I'm trying to use a lightweight library (httpClient 3.1 from apache) in order to do that. But I don't now which library is usefull for doing that. Thanks, Regards. Yannick 2008/4/22, Angela Schreiber <[EMAIL PRO

Re: webdav api

2008-04-22 Thread Angela Schreiber
hi yannick Is there anyone who well control the webdav api of jackrabbit ? yes. - generic webdav library (no JCR dependency) - main focus on server side - some initial stuff to build clients but not predefined client present up to now. what are you looking for? angela

Re: WebDAV access

2008-04-22 Thread Angela Schreiber
Florian Holeczek wrote: Jackrabbit is primarily an implementation of the Java Content Repository (JCR) standard. This means that it's a content repository itself. It provides several interfaces to access its content, and one of these is the WebDAV interface. as a side effect of the WebDAV acces

Re: New Jackrabbit committer

2008-04-22 Thread Thomas Mueller
Hi, Welcome to the team, Esteban! Regards, Thomas

Re: New Jackrabbit committer

2008-04-22 Thread Paco Avila
El mar, 22-04-2008 a las 03:44 +0300, Jukka Zitting escribió: > Hi, > > Please welcome Esteban Franqueiro as a new committer and PMC member of > the Apache Jackrabbit project. The Jackrabbit PMC recently decided to > offer Esteban committership based on his contributions. I'm happy to > announce t

Re: Content explorer (Re: Jackrabbit 1.5 release plan)

2008-04-22 Thread Angela Schreiber
Jukka Zitting wrote: Hi, On Mon, Apr 21, 2008 at 2:23 PM, Paco Avila <[EMAIL PROTECTED]> wrote: I've been testing "CRX Content Explorer" and looks great :) But now I have a question because I've seen the Access-Control Editor : how do you implement the ACL? There is no default ACL managemen