[jira] Created: (JCR-1449) Registering nodetypes with empty namespace prefix causes a namespace exception in sync node

2008-03-04 Thread Dominique Pfister (JIRA)
Registering nodetypes with empty namespace prefix causes a namespace exception in sync node --- Key: JCR-1449 URL: https://issues.apache.org/jira/browse/JCR-1449

[jira] Resolved: (JCR-1275) NullPointerException in AbstractVersionManager.createVersionHistory()

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1275. --- Resolution: Fixed Fix Version/s: 1.5 Assumed lazy consensus and committed the patch in

[jira] Created: (JCR-1450) move method of the MemoryFileSystem may accept invalid destination path resulting in invalid entries in FS

2008-03-04 Thread Denis Linine (JIRA)
move method of the MemoryFileSystem may accept invalid destination path resulting in invalid entries in FS -- Key: JCR-1450 URL:

[jira] Resolved: (JCR-1449) Registering nodetypes with empty namespace prefix causes a namespace exception in sync node

2008-03-04 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister resolved JCR-1449. Resolution: Fixed Fix Version/s: core 1.4.2 Fixed in both 1.4 branch and trunk.

[jira] Created: (JCR-1451) Support jackrabbit.test.scale in jackrabbit-jcr-tests

2008-03-04 Thread Marcel Reutegger (JIRA)
Support jackrabbit.test.scale in jackrabbit-jcr-tests - Key: JCR-1451 URL: https://issues.apache.org/jira/browse/JCR-1451 Project: Jackrabbit Issue Type: Improvement Components:

[jira] Resolved: (JCR-1451) Support jackrabbit.test.scale in jackrabbit-jcr-tests

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1451. --- Resolution: Fixed Fix Version/s: 1.5 Added static method AbstractJCRTest.getTestScale()

[jira] Commented: (JCR-1451) Support jackrabbit.test.scale in jackrabbit-jcr-tests

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574958#action_12574958 ] Jukka Zitting commented on JCR-1451: Based on recent jackrabbit-jcr-tests scope

[jira] Created: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Marcel Reutegger (JIRA)
Make use of jackrabbit.test.scale in test cases --- Key: JCR-1452 URL: https://issues.apache.org/jira/browse/JCR-1452 Project: Jackrabbit Issue Type: Improvement Components:

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574967#action_12574967 ] Jukka Zitting commented on JCR-1452: Does this make sense? A test case should run until

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574986#action_12574986 ] Marcel Reutegger commented on JCR-1452: --- Well, most of those test cases cannot verify

[jira] Resolved: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1452. --- Resolution: Fixed Fix Version/s: 1.5 Adapted various test cases to take test scale into

[jira] Reopened: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reopened JCR-1452: Reopening, I think this is controversial. See also my comment to the svn commit. Make use of

[jira] Commented: (JCR-1451) Support jackrabbit.test.scale in jackrabbit-jcr-tests

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574989#action_12574989 ] Marcel Reutegger commented on JCR-1451: --- I was reluctant to introduce this method

Re: svn commit: r633471 - in /jackrabbit/trunk/jackrabbit-core/src/test/java/org/apache/jackrabbit/core: ./ integration/ query/

2008-03-04 Thread Marcel Reutegger
Jukka Zitting wrote: On Tue, Mar 4, 2008 at 3:31 PM, [EMAIL PROTECTED] wrote: JCR-1452: Make use of jackrabbit.test.scale in test cases -1 IMHO a centralized scale variable can not satisfy the needs of all scalability test cases. It should be up to each test case to know how long it needs

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574997#action_12574997 ] Jukka Zitting commented on JCR-1452: My point is that the reasonable time should be the

Re: svn commit: r633471 - in /jackrabbit/trunk/jackrabbit-core/src/test/java/org/apache/jackrabbit/core: ./ integration/ query/

2008-03-04 Thread Esteban Franqueiro
Jukka Zitting wrote: On Tue, Mar 4, 2008 at 3:31 PM, [EMAIL PROTECTED] wrote: JCR-1452: Make use of jackrabbit.test.scale in test cases -1 IMHO a centralized scale variable can not satisfy the needs of all scalability test cases. It should be up to each test case to know how long it

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575007#action_12575007 ] Thomas Mueller commented on JCR-1452: - See also my comment Do you mean It should be up

Re: svn commit: r631908 - in /jackrabbit/trunk: jackrabbit-core/pom.xml jackrabbit-spi-commons/pom.xml

2008-03-04 Thread Julian Reschke
Julian Reschke wrote: [EMAIL PROTECTED] wrote: Author: jukka Date: Thu Feb 28 01:54:43 2008 New Revision: 631908 URL: http://svn.apache.org/viewvc?rev=631908view=rev Log: JCR-1430: mvn eclipse:eclipse inconsistent - Use the the new jjtree-javacc goal in javacc-maven-plugin version 2.4

[jira] Resolved: (JCR-1451) Support jackrabbit.test.scale in jackrabbit-jcr-tests

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1451. --- Resolution: Invalid Fix Version/s: (was: 1.5) Closing this as invalid. Support

[jira] Reopened: (JCR-1451) Support jackrabbit.test.scale in jackrabbit-jcr-tests

2008-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger reopened JCR-1451: --- Reverted previous change. Support jackrabbit.test.scale in jackrabbit-jcr-tests

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575017#action_12575017 ] Jukka Zitting commented on JCR-1452: Agreed about the general point to have such test and

Re: svn commit: r633498 - in /jackrabbit/trunk/jackrabbit-core/src/test/java/org/apache/jackrabbit/core: ./ query/

2008-03-04 Thread Jukka Zitting
Hi, On Tue, Mar 4, 2008 at 4:54 PM, [EMAIL PROTECTED] wrote: JCR-1452: Make use of jackrabbit.test.scale in test cases - reverted previous commit Thanks! And sorry about the extra work. I hope we'll end up with an even better test setup as a result of the discussion in JCR-1452. BR,

[jira] Resolved: (JCR-1434) SPI: Description of Path.isDescendantOf(Path)

2008-03-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1434. - Resolution: Fixed Fix Version/s: 1.5 SPI: Description of Path.isDescendantOf(Path)

[jira] Created: (JCR-1453) Allow access to journal inside ClusterNode

2008-03-04 Thread Dominique Pfister (JIRA)
Allow access to journal inside ClusterNode -- Key: JCR-1453 URL: https://issues.apache.org/jira/browse/JCR-1453 Project: Jackrabbit Issue Type: Improvement Components: clustering Affects

[jira] Resolved: (JCR-1453) Allow access to journal inside ClusterNode

2008-03-04 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister resolved JCR-1453. Resolution: Fixed Fix Version/s: core 1.4.2 Fixed in revision both trunk and

[jira] Commented: (JCR-1453) Allow access to journal inside ClusterNode

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575029#action_12575029 ] Jukka Zitting commented on JCR-1453: Is this an improvement or a bug fix, i.e. should we

[jira] Updated: (JCR-1453) Allow access to journal inside ClusterNode

2008-03-04 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister updated JCR-1453: --- Issue Type: Bug (was: Improvement) You're right, it is a bug fix after all, although the

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575035#action_12575035 ] Thomas Mueller commented on JCR-1452: - the test writer ... defines .. the reasonable

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575040#action_12575040 ] Jukka Zitting commented on JCR-1452: But why not run the same test with 50 KB or so when

Re: Better CI environment

2008-03-04 Thread Christophe Lombart
Can we imagine to have an automatic generation of the OCM snapshot with Hudson ? because OCM depends on java 1.5 and the rest of Jackrabbit depends on 1.4 regards, Christophe On Tue, Mar 4, 2008 at 3:48 PM, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, I'm tired of rebooting our Continuum

[jira] Updated: (JCR-1437) add framework for performance tests

2008-03-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-1437: Attachment: JCR-1437.patch Proposed patch, with code moved into new sub-project; please review.

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575047#action_12575047 ] Thomas Mueller commented on JCR-1452: - There's probably a reason why the test needs to

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575049#action_12575049 ] Jukka Zitting commented on JCR-1452: Of course it makes sense to scale them down to make

Re: [jira] Updated: (JCR-1437) add framework for performance tests

2008-03-04 Thread Julian Reschke
Julian Reschke (JIRA) wrote: [ https://issues.apache.org/jira/browse/JCR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-1437: Attachment: JCR-1437.patch Proposed patch, with code moved into new

[jira] Commented: (JCR-1452) Make use of jackrabbit.test.scale in test cases

2008-03-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575054#action_12575054 ] Jukka Zitting commented on JCR-1452: How about if we added an

[jira] Resolved: (JCR-1441) Support workspace event listeners that will be created/registered on initialization time

2008-03-04 Thread Dominique Pfister (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominique Pfister resolved JCR-1441. Resolution: Fixed Added section as described, as well as a workspace audit logger that can

[jira] Commented: (JCR-1439) MOVE method returns error 412 Precondition Failed

2008-03-04 Thread Jonathan Nolen (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575081#action_12575081 ] Jonathan Nolen commented on JCR-1439: - Just to chime in, we're running into this problem

Jackrabbit Repository Path

2008-03-04 Thread Wei Ching Cher
Hi, I am trying to get Jackrabbit onto my system and I require Jackrabbit to accept other context path since I keep getting an error. I am accessing Jackrabbit at :- http://localhost:8080/plugins/servlet/repository/default/ The repository got created but I got the following error. D:error