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

2012-03-17 Thread Apache Jenkins Server
See 

Changes:

[enorman] SLING-2415 Added ability to match all child nodes for the :applyTo 
parameter by using '*' as the last segment of the value.  The applies to the 
delete, move and copy operations.

--
[...truncated 1907 lines...]
[JENKINS] Archiving 

 to 
/home/hudson/hudson/jobs/sling-trunk-1.6/modules/org.apache.sling$org.apache.sling.commons.classloader/builds/2012-03-18_01-11-12/archive/org.apache.sling/org.apache.sling.commons.classloader/1.2.5-SNAPSHOT/org.apache.sling.commons.classloader-1.2.5-SNAPSHOT.jar
Mar 18, 2012 1:19:07 AM hudson.maven.ExecutedMojo 
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ 
org.apache.sling.commons.classloader ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] Building jar: 

[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] [INFO] Failsafe report directory: 


[INFO] --- maven-failsafe-plugin:2.12:integration-test (default) @ 
org.apache.sling.commons.classloader ---

---
 T E S T S
---
Running org.apache.sling.commons.classloader.it.DynamicClassLoaderIT
43 [main] INFO org.ops4j.pax.exam.spi.DefaultExamSystem - Pax Exam System 
(Version: 2.4.0.RC1) created.
258 [main] INFO org.ops4j.exec.DefaultJavaRunner - DefaultJavaRunner completed 
successfully

645 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.exam.link : downloading...
854 [main] INFO org.ops4j.pax.url.mvn.internal.AetherBasedResolver - Resolved 
(org.ops4j.pax.exam:pax-exam:jar:2.4.0.RC1) as 
/home/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam/2.4.0.RC1/pax-exam-2.4.0.RC1.jar
863 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.exam.link : 75444 bytes @ [ 
8382kBps ]
895 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.exam.rbc.link : downloading...
913 [main] INFO org.ops4j.pax.url.mvn.internal.AetherBasedResolver - Resolved 
(org.ops4j.pax.exam:pax-exam-container-rbc:jar:2.4.0.RC1) as 
/home/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam-container-rbc/2.4.0.RC1/pax-exam-container-rbc-2.4.0.RC1.jar
918 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.exam.rbc.link : 46001 bytes @ [ 
9200kBps ]
929 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.exam.inject.link : downloading...
946 [main] INFO org.ops4j.pax.url.mvn.internal.AetherBasedResolver - Resolved 
(org.ops4j.pax.exam:pax-exam-inject:jar:2.4.0.RC1) as 
/home/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam-inject/2.4.0.RC1/pax-exam-inject-2.4.0.RC1.jar
949 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.exam.inject.link : 5481 bytes @ [ 
2740kBps ]
962 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.extender.service.link : 
downloading...
978 [main] INFO org.ops4j.pax.url.mvn.internal.AetherBasedResolver - Resolved 
(org.ops4j.pax.exam:pax-exam-extender-service:jar:2.4.0.RC1) as 
/home/jenkins/.m2/repository/org/ops4j/pax/exam/pax-exam-extender-service/2.4.0.RC1/pax-exam-extender-service-2.4.0.RC1.jar
984 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.ops4j.pax.extender.service.link : 13026 bytes 
@ [ 2171kBps ]
990 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.osgi.compendium.link : downloading...
1009 [main] INFO org.ops4j.pax.url.mvn.internal.AetherBasedResolver - Resolved 
(org.osgi:org.osgi.compendium:jar:4.2.0) as 
/home/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
1030 [main] INFO org.ops4j.pax.exam.forked.provision.StreamUtils - 
link:classpath:META-INF/links/org.osgi.compendium.link : 614152 bytes @ [ 
29245kBps ]
1

[jira] [Resolved] (SLING-2090) Simplify deletion of child nodes through the Sling Post Servlet

2012-03-17 Thread Eric Norman (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Norman resolved SLING-2090.


   Resolution: Duplicate
Fix Version/s: Servlets Post 2.1.2

Duplicate of SLING-2415

> Simplify deletion of child nodes through the Sling Post Servlet
> ---
>
> Key: SLING-2090
> URL: https://issues.apache.org/jira/browse/SLING-2090
> Project: Sling
>  Issue Type: Improvement
>  Components: Servlets
>Affects Versions: Servlets Post 2.1.0
>Reporter: Tobias Bocanegra
>Priority: Minor
> Fix For: Servlets Post 2.1.2
>
>
> use case is to delete all child nodes of a specific node in one request. 
> currently it's only possible by providing a bunch of ":applyTo" parameters.
> would be nice if it supports something like: ":applyTo=/content/testnode/*".
> or even a POST to: /content/testnode/* with an :operation=delete parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (SLING-2415) Ability to delete child nodes, without deleting the parent node in SlingPostServlet

2012-03-17 Thread Eric Norman (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Norman resolved SLING-2415.


   Resolution: Fixed
Fix Version/s: Servlets Post 2.1.2

Added ability to match all child nodes for the :applyTo parameter by using '*' 
as the last segment of the value.  This applies to the delete, move and copy 
operations.

Please verify this does what you need.

> Ability to delete child nodes, without deleting the parent node in 
> SlingPostServlet
> ---
>
> Key: SLING-2415
> URL: https://issues.apache.org/jira/browse/SLING-2415
> Project: Sling
>  Issue Type: New Feature
>  Components: Servlets
>Reporter: Chaitanya Atreya
>Assignee: Eric Norman
> Fix For: Servlets Post 2.1.2
>
>
> Provide a way to delete all the child nodes of a given node in the 
> SlingPostServlet, without deleting the parent node itself.
> There are many situations where one might want to delete only the child 
> nodes, while keeping the parent node intact. 
> One way to do this now is to use the :applyTo request parameter for each 
> child node. However, this requires first fetching all the child nodes, which 
> can be avoided with this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira