davidgsoc2010 editor review

2010-06-28 Thread Bertrand Delacretaz
Hi Federico, I had a closer look at your code from http://davidgsoc2010.googlecode.com/svn/trunk revision 22, here are my comments. The main thing is that I haven't been able to test the CRUD functions completely, could you provide an instructions page (similar to my testing steps below, just bas

[jira] Created: (SLING-1576) Provide a Sling request listener independent from a specific HTTP service

2010-06-28 Thread JIRA
Provide a Sling request listener independent from a specific HTTP service - Key: SLING-1576 URL: https://issues.apache.org/jira/browse/SLING-1576 Project: Sling Issue Ty

[jira] Updated: (SLING-1576) Provide a Sling request listener independent from a specific HTTP service

2010-06-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller updated SLING-1576: --- Attachment: sling-1576.patch I applied a patch to implement the proposed behavour. The listener servi

Re: maven-launchpad-plugin jar path

2010-06-28 Thread D. Stuart Freeman
It doesn't seem to be working the same when I add it to a bundle in the sling trunk. I'm attaching the patch anyway, because someone may be able to tell me a better (correct?) way to do it. For some reason this patch doesn't pick up all the classes for the instrumented jar (it does when added to

Hudson build is back to stable : sling-trun k-1.6 » Apache Sling Launchpad Testing #463

2010-06-28 Thread Apache Hudson Server
See

Hudson build is back to stable : sling-trunk-1.6 #463

2010-06-28 Thread Apache Hudson Server
See

[jira] Created: (SLING-1577) Cannot create new user through userManager neither add custom properties to user or group

2010-06-28 Thread Davide Maestroni (JIRA)
Cannot create new user through userManager neither add custom properties to user or group - Key: SLING-1577 URL: https://issues.apache.org/jira/browse/SLING-1577

Build failed in Hudson: sling-contrib-1.5 » Apache Sling Launchpad Contrib Testing #505

2010-06-28 Thread Apache Hudson Server
See -- [...truncated 22 lines...] [INFO] Copying bundle from /home/hudson/.m2/repository/org/apache/sling/org.apache.sling.common

Build failed in Hudson: sling-contrib-1.5 #505

2010-06-28 Thread Apache Hudson Server
See -- [...truncated 3781 lines...] [INFO] Copying bundle from /home/hudson/.m2/repository/org/apache/sling/org.apache.sling.adapter/2.0.4/org.apache.sling.adapter-2.0.4.jar to

Re: [jira] Created: (SLING-1577) Cannot create new user through userManager neither add custom properties to user or group

2010-06-28 Thread Justin Edelson
It looks like we actually have quite a few integration test failures when -enableassertions is in MAVEN_OPTS. On 6/28/10 2:18 PM, Davide Maestroni (JIRA) wrote: > Cannot create new user through userManager neither add custom properties to > user or group > ---

[jira] Commented: (SLING-920) Hudson continuous integration setup

2010-06-28 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883249#action_12883249 ] Justin Edelson commented on SLING-920: -- -enableassertions should be added to MAVEN_OPTS

[jira] Updated: (SLING-1577) Cannot create new user through userManager neither add custom properties to user or group

2010-06-28 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-1577: -- Assignee: Justin Edelson > Cannot create new user through userManager neither add custom proper

[jira] Resolved: (SLING-1577) Cannot create new user through userManager neither add custom properties to user or group

2010-06-28 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1577. --- Fix Version/s: JCR Jackrabbit User Manager 2.0.6 Resolution: Fixed fixed in r958690 c

[jira] Created: (SLING-1578) reduce code duplication between post servlet and usermanager

2010-06-28 Thread Justin Edelson (JIRA)
reduce code duplication between post servlet and usermanager Key: SLING-1578 URL: https://issues.apache.org/jira/browse/SLING-1578 Project: Sling Issue Type: Improvement

[jira] Commented: (SLING-1573) Support for Versionable nodes in post servlet

2010-06-28 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883298#action_12883298 ] Justin Edelson commented on SLING-1573: --- new patch up at http://codereview.appspot.co

[jira] Commented: (SLING-1573) Support for Versionable nodes in post servlet

2010-06-28 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883299#action_12883299 ] Justin Edelson commented on SLING-1573: --- to be clear, the request parameter versions

Build failed in Hudson: sling-contrib-1.5 » Apache Sling Launchpad Contrib Testing #506

2010-06-28 Thread Apache Hudson Server
See -- [INFO] [INFO] Building Apache Sling Launchpad Cont

Build failed in Hudson: sling-contrib-1.5 #506

2010-06-28 Thread Apache Hudson Server
See -- [...truncated 3721 lines...] [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set [echo] MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=128M", see SLING