Build failed in Jenkins: sling-trunk-1.7 #78

2013-06-28 Thread Apache Jenkins Server
See Changes: [bdelacretaz] SLING-2822 - RequestStatusRuleBuilder added, checks the status of Sling requests -- [...truncated 25350 lines...] [INFO] Executed tasks [INFO] [INFO] --- maven-remote-

Jenkins build is still unstable: sling-trunk-1.7 » Apache Sling Resource-Based Discovery Service #78

2013-06-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: sling-trunk-1.7 » Apache Sling JCR Installer #78

2013-06-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: sling-trunk-1.7 » Apache Sling Event Support #78

2013-06-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: sling-trunk-1.6 #1708

2013-06-28 Thread Apache Jenkins Server
See Changes: [bdelacretaz] SLING-2822 - RequestStatusRuleBuilder added, checks the status of Sling requests -- [...truncated 3866 lines...] [INFO] Apache Sling JCR Base Bundle ..

Build failed in Jenkins: sling-trunk-1.6 » Apache Sling JSON Library #1708

2013-06-28 Thread Apache Jenkins Server
See -- [INFO] [INFO] --

Build failed in Jenkins: sling-healthcheck-1.6 #31

2013-06-28 Thread Apache Jenkins Server
See Changes: [bdelacretaz] SLING-2822 - RequestStatusRuleBuilder added, checks the status of Sling requests -- [...truncated 339 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, T

SLING-2803 implementation proposal

2013-06-28 Thread Radu Cotescu
Hello, Finally I've had some time to finish a prototype for SLING-2803 [1]. I've attached a ZIP file (md5sum 6cd656b493f1adc0dd635aee9cb6de0d) to the issue with the proposed API, a default implementation bundle and a test services bundle that provides a simple HTTP integration test. More details

[jira] [Updated] (SLING-2803) Create a Validation module capable of validating POST requests or Resources

2013-06-28 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-2803: Attachment: org.apache.sling.validation.zip Finally made some time to finish the work for this prop

Re: Sling Posthandling - thougts about the current behavior

2013-06-28 Thread Felix Meschberger
Hi Radu That would be great ! Thanks. Regards Felix Am 28.06.2013 um 12:49 schrieb Radu Cotescu: > Something might come up this afternoon for SLING-2803 [1]. :) > > [1] - https://issues.apache.org/jira/browse/SLING-2803 > > >> As for validation: This is something we are sourely lacking in Sl

Re: Sling Posthandling - thougts about the current behavior

2013-06-28 Thread Radu Cotescu
Something might come up this afternoon for SLING-2803 [1]. :) [1] - https://issues.apache.org/jira/browse/SLING-2803 > As for validation: This is something we are sourely lacking in Sling > anyway. I think input validation is definitely something which should be > part of the default Sling POST

Re: Sling Posthandling - thougts about the current behavior

2013-06-28 Thread Felix Meschberger
Hi Thanks Dominik for bringing this up. I really like the direction this discussion is taking. We really learned a lot about the Sling POST Servlet since we first created it and it is probably time for a complete rearchitecture. > If we can also consider the post servlet as a pipeline of opera

Re: Sling Posthandling - thougts about the current behavior

2013-06-28 Thread Dominik Süß
As far as I got it right most agree that it would be great to have an optimized way to utilize the SlingPostServlet. I also +1 the idea of having a pipeline with different stages of processing where a dev can hook in based on some criteria (like resourcetype, path, extension and so on) to be able