[jira] [Created] (SLING-4551) Performance: Use static logger in ResourceIterator

2015-03-30 Thread Joel Richard (JIRA)
Joel Richard created SLING-4551: --- Summary: Performance: Use static logger in ResourceIterator Key: SLING-4551 URL: https://issues.apache.org/jira/browse/SLING-4551 Project: Sling Issue Type:

[jira] [Commented] (SLING-4525) XSS protection path mangling issue

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386429#comment-14386429 ] ASF GitHub Bot commented on SLING-4525: --- GitHub user vladbailescu opened a pull

[GitHub] sling pull request: SLING-4525 - XSS protection path mangling issu...

2015-03-30 Thread vladbailescu
GitHub user vladbailescu opened a pull request: https://github.com/apache/sling/pull/80 SLING-4525 - XSS protection path mangling issue - Added proper encoding for colons in query string - Added testcases based on Georg Koester's patch You can merge this pull request into a Git

[jira] [Resolved] (SLING-4500) using Sling mocks throws NullPointerException when checking the resourceType of the root node

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-4500. Resolution: Fixed Patch applies in https://svn.apache.org/r1670023 , thank you for the

Re: sling mocks, null pointer exception when checking the resource type of the root node

2015-03-30 Thread Robert Munteanu
Hi, On Mon, Mar 30, 2015 at 12:17 PM, Santiago García Pimentel santiago.pimen...@netcentric.biz wrote: On 27/03/15 15:29, Robert Munteanu wrote: PR looks good to me, I added a comment related to a minor issue. Thanks Robert, I've changed the root type from jcr:root to rep:root.

[jira] [Comment Edited] (SLING-4500) using Sling mocks throws NullPointerException when checking the resourceType of the root node

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386443#comment-14386443 ] Robert Munteanu edited comment on SLING-4500 at 3/30/15 9:23 AM:

[jira] [Assigned] (SLING-4500) using Sling mocks throws NullPointerException when checking the resourceType of the root node

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-4500: -- Assignee: Robert Munteanu using Sling mocks throws NullPointerException when checking

[jira] [Created] (SLING-4552) Escape output in webconsole plugin

2015-03-30 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-4552: --- Summary: Escape output in webconsole plugin Key: SLING-4552 URL: https://issues.apache.org/jira/browse/SLING-4552 Project: Sling Issue Type:

[jira] [Resolved] (SLING-4553) Avoid unneeded unboxing in PropertiesUtil

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-4553. Resolution: Fixed Fixed in https://svn.apache.org/r1670019 Avoid unneeded unboxing in

[jira] [Commented] (SLING-4525) XSS protection path mangling issue

2015-03-30 Thread Vlad Bailescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386431#comment-14386431 ] Vlad Bailescu commented on SLING-4525: -- [~radu.cotescu] Can you please check the fix

[jira] [Updated] (SLING-4500) using Sling mocks throws NullPointerException when checking the resourceType of the root node

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-4500: --- Fix Version/s: Testing ResourceResolver Mock 1.1.6 using Sling mocks throws

[GitHub] sling pull request: SLING-4500: make sure that root has a primary ...

2015-03-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/sling/pull/72 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (SLING-4500) using Sling mocks throws NullPointerException when checking the resourceType of the root node

2015-03-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386442#comment-14386442 ] ASF GitHub Bot commented on SLING-4500: --- Github user asfgit closed the pull request

[jira] [Commented] (SLING-4551) Performance: Use static logger in ResourceIterator

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386338#comment-14386338 ] Carsten Ziegeler commented on SLING-4551: - I'm not against changing this - I think

[jira] [Resolved] (SLING-4549) i18n documentation typo in sling:Message sling:MessageEntry node type

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-4549. Resolution: Fixed Fixed, thanks for reporting this i18n documentation typo in

[jira] [Updated] (SLING-4551) Performance: Use static logger in ResourceIterator

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-4551: Fix Version/s: Resource Resolver 1.2.6 Performance: Use static logger in ResourceIterator

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

2015-03-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/3230/changes Changes: [rombert] SLING-4500: make sure that root has a primary type This closes #72 Submitted By: Santiago Garcia Pimentel [cziegeler] SLING-4552 : Escape output in webconsole plugin [rombert] Add node and node_modules to

[jira] [Commented] (SLING-4551) Performance: Use static logger in ResourceIterator

2015-03-30 Thread Joel Richard (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386340#comment-14386340 ] Joel Richard commented on SLING-4551: - [~cziegeler], I have reported this one because

[jira] [Created] (SLING-4553) Avoid unneeded unboxing in PropertiesUtil

2015-03-30 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-4553: -- Summary: Avoid unneeded unboxing in PropertiesUtil Key: SLING-4553 URL: https://issues.apache.org/jira/browse/SLING-4553 Project: Sling Issue Type: Bug

Re: sling mocks, null pointer exception when checking the resource type of the root node

2015-03-30 Thread Santiago García Pimentel
On 27/03/15 15:29, Robert Munteanu wrote: PR looks good to me, I added a comment related to a minor issue. Thanks Robert, I've changed the root type from jcr:root to rep:root. Greetings. -- *Santiago García Pimentel* | Software Engineer Netcentric Ibérica SL Av. Diagonal 123 -8ª 08005

[jira] [Assigned] (SLING-4549) i18n documentation typo in sling:Message sling:MessageEntry node type

2015-03-30 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-4549: -- Assignee: Robert Munteanu i18n documentation typo in sling:Message

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

2015-03-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/3229/changes Changes: [cziegeler] Remove empty directories [cziegeler] Update test case -- [...truncated 40110 lines...] [INFO] Apache Sling JSON Library . SUCCESS [6.290s] [INFO]

[jira] [Created] (SLING-4554) Support for OSGi-services in data-sly-use

2015-03-30 Thread Feike Visser (JIRA)
Feike Visser created SLING-4554: --- Summary: Support for OSGi-services in data-sly-use Key: SLING-4554 URL: https://issues.apache.org/jira/browse/SLING-4554 Project: Sling Issue Type:

[RESULT] [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.2

2015-03-30 Thread Radu Cotescu
Hi, The vote has passed with the following result : +1 (binding): Stefan Egli, Daniel Klco, Robert Munteanu I can handle all the remaining release tasks except for copying the artifacts to the Sling dist directory. Can somebody from the PMC please do this for me? Thanks, Radu

[jira] [Resolved] (SLING-4205) Clarify the licensing of resourceeditor images, fonts etc.

2015-03-30 Thread Sandro Boehme (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Boehme resolved SLING-4205. -- Resolution: Fixed The

Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0

2015-03-30 Thread Tommaso Teofili
we still lack a binding vote, so it'd be nice if someone from the PMC could cast his / her vote here. Thanks and regards, Tommaso 2015-03-24 16:24 GMT+01:00 Tommaso Teofili tommaso.teof...@gmail.com: Hi all, This is the vote for the first Sling Content Distribution [1] release (version

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

2015-03-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/3232/changes Changes: [sboehme] SLING-4205 Resource Editor: moving the jsTree dependencies to 'generated/3rd_party' [cziegeler] [maven-release-plugin] prepare for next development iteration [cziegeler] [maven-release-plugin] prepare release

Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0

2015-03-30 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[jira] [Assigned] (SLING-4533) OakResourceListener does not allow to configure the OAK observation queue length

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-4533: --- Assignee: Carsten Ziegeler OakResourceListener does not allow to configure the OAK

[jira] [Resolved] (SLING-4462) Resource Editor :: Integrate Node.js, Grunt and npm for frontend libraries

2015-03-30 Thread Sandro Boehme (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Boehme resolved SLING-4462. -- Resolution: Fixed Grunt is now configured with the used npm packages. Now the following things

[jira] [Created] (SLING-4555) Resource Editor: Add Jasmine, end to end tests and documentation

2015-03-30 Thread Sandro Boehme (JIRA)
Sandro Boehme created SLING-4555: Summary: Resource Editor: Add Jasmine, end to end tests and documentation Key: SLING-4555 URL: https://issues.apache.org/jira/browse/SLING-4555 Project: Sling

[RESULT][VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0

2015-03-30 Thread Tommaso Teofili
Hi all, the vote passes with 3 binding +1s from Daniel Kico Robert Munteanu Carsten Ziegeler and 2 non-binding +1s from Marius Petria Tommaso Teofili no +0/-1 were cast. Thanks all for voting, I'll promote the release. Regards, Tommaso 2015-03-24 16:24 GMT+01:00 Tommaso Teofili

[VOTE] Release Apache Sling Commons Log 4.0.2 and Apache Sling Commons Log Service 1.0.4

2015-03-30 Thread Carsten Ziegeler
Hi, We solved 4 issues in Commons Log https://issues.apache.org/jira/browse/SLING/fixforversion/12326464 and 1 issue in Commons Log Service https://issues.apache.org/jira/browse/SLING/fixforversion/12323582 Staging repository:

Re: [VOTE] Release Apache Sling Commons Log 4.0.2 and Apache Sling Commons Log Service 1.0.4

2015-03-30 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-30 Thread Daniel Klco
+1 On Mon, Mar 30, 2015 at 7:22 AM, Radu Cotescu r...@apache.org wrote: Ping! :) On 25 March 2015 at 12:01, Robert Munteanu romb...@apache.org wrote: +1 Robert On Mon, Mar 23, 2015 at 10:47 PM, Radu Cotescu r...@apache.org wrote: Hi, We solved 7 issues in this release:

[jira] [Updated] (SLING-4533) OakResourceListener does not allow to configure the OAK observation queue length

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-4533: Fix Version/s: JCR Resource 2.5.2 OakResourceListener does not allow to configure the OAK

[jira] [Resolved] (SLING-4533) OakResourceListener does not allow to configure the OAK observation queue length

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-4533. - Resolution: Fixed Thanks for your patch, Marc - it's applied OakResourceListener does

[jira] [Updated] (SLING-4555) Resource Editor: Add Jasmine tests, end to end tests and documentation

2015-03-30 Thread Sandro Boehme (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Boehme updated SLING-4555: - Summary: Resource Editor: Add Jasmine tests, end to end tests and documentation (was: Resource

[jira] [Assigned] (SLING-4510) Sling LogService could provide more usable output

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-4510: --- Assignee: Carsten Ziegeler Sling LogService could provide more usable output

[jira] [Resolved] (SLING-4510) Sling LogService could provide more usable output

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-4510. - Resolution: Fixed Thanks for your patch, David. It's applied In addition I changed from

[jira] [Commented] (SLING-4500) using Sling mocks throws NullPointerException when checking the resourceType of the root node

2015-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386535#comment-14386535 ] Santiago García Pimentel commented on SLING-4500: - thank you! using

[RESULT][VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-30 Thread Radu Cotescu
Hi, The vote has passed with the following result : +1 (binding): Justin Edelson, Robert Munteanu, Bertrand Delacretaz I can handle all the remaining release tasks except for copying the artifacts to the Sling dist directory. Can somebody from the PMC please do this for me? Thanks, Radu

[jira] [Closed] (SLING-4542) The XSSFilterImpl cannot always be successfully activated

2015-03-30 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-4542. --- The XSSFilterImpl cannot always be successfully activated

[jira] [Updated] (SLING-3913) Sling Logging fails to work in Eclipse Virgo

2015-03-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-3913: Fix Version/s: (was: Commons Log 4.0.2) Commons Log 4.0.4 Sling

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-30 Thread Radu Cotescu
Ping! :) On 25 March 2015 at 12:01, Robert Munteanu romb...@apache.org wrote: +1 Robert On Mon, Mar 23, 2015 at 10:47 PM, Radu Cotescu r...@apache.org wrote: Hi, We solved 7 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12327378 Staging

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

2015-03-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/3231/changes Changes: [cziegeler] SLING-4510 : Sling LogService could provide more usable output. Apply patch from David Bosschaert -- [...truncated 691 lines...] [INFO] Apache Sling JSON Library

[jira] [Assigned] (SLING-4555) Resource Editor: Add Jasmine tests, end to end tests and documentation

2015-03-30 Thread Sandro Boehme (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandro Boehme reassigned SLING-4555: Assignee: Sandro Boehme Resource Editor: Add Jasmine tests, end to end tests and

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

2015-03-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/3233/changes Changes: [cziegeler] SLING-4533 : OakResourceListener does not allow to configure the OAK observation queue length. Apply patch from Marc Pfaff -- [...truncated 255 lines...] [INFO] Apache

Re: [VOTE] Release Apache Sling Commons Log 4.0.2 and Apache Sling Commons Log Service 1.0.4

2015-03-30 Thread Antonio Sanso
+1 regards antonio On Mar 30, 2015, at 3:54 PM, Carsten Ziegeler cziege...@apache.org wrote: Hi, We solved 4 issues in Commons Log https://issues.apache.org/jira/browse/SLING/fixforversion/12326464 and 1 issue in Commons Log Service

[jira] [Commented] (SLING-4549) i18n documentation typo in sling:Message sling:MessageEntry node type

2015-03-30 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14387296#comment-14387296 ] Alexander Klimetschek commented on SLING-4549: -- thx for picking it up! i18n

Re: Documentation for the Sling Resource Editor

2015-03-30 Thread Robert Munteanu
Hi Sandro, On Mon, Mar 30, 2015 at 11:40 PM, Sandro Boehme sandro.boe...@gmx.de wrote: Hi, I would like to create online documentation for the Sling Resource Editor to get more users/contributors/committers for it. Now I wonder if it's practical (and allowed for me) to add the docu at the

Documentation for the Sling Resource Editor

2015-03-30 Thread Sandro Boehme
Hi, I would like to create online documentation for the Sling Resource Editor to get more users/contributors/committers for it. Now I wonder if it's practical (and allowed for me) to add the docu at the public Sling website even though the decommissioning of the CMS is proposed. Or if

Re: [VOTE] Release Apache Sling Commons Log 4.0.2 and Apache Sling Commons Log Service 1.0.4

2015-03-30 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Mon, Mar 30, 2015 at 8:05 PM, Antonio Sanso asa...@adobe.com wrote: +1 regards antonio On Mar 30, 2015, at 3:54 PM, Carsten Ziegeler cziege...@apache.org wrote: Hi, We solved 4 issues in Commons Log