Re: [VOTE] Release Apache Sling Commons Testing 2.0.20, Commons JSON 2.0.14, Maven Sling Plugin 2.1.4

2015-11-08 Thread Oliver Lietz
On Friday 06 November 2015 22:09:20 Stefan Seifert wrote: > Hi, > > Apache Sling Commons Testing 2.0.20 - 4 Issues > https://issues.apache.org/jira/browse/SLING/fixforversion/12331987 +1 > Apache Sling Commons JSON 2.0.14 - 3 Issues >

[jira] [Commented] (SLING-5276) Validator.validate throws StackOverflowError

2015-11-08 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995746#comment-14995746 ] Oliver Lietz commented on SLING-5276: - test added in r1713280 {noformat}

Sling Tooling IDE & IDE Independence

2015-11-08 Thread Andreas Schaefer Sr.
Hi When investigating how to design the separation of the “Sling Connector” code from the Eclipse plugin to create an IDE independent code base I saw that most of the Maven dependencies are drawn from the p2.eclipse-plugin repository. This might create problems when adding the code to other

Re: Sling Tooling IDE & IDE Independence

2015-11-08 Thread Robert Munteanu
Hi Andy, On Sun, 2015-11-08 at 12:09 -0800, Andreas Schaefer Sr. wrote: > Hi > > When investigating how to design the separation of the “Sling > Connector” code from the Eclipse plugin to create an IDE independent > code base I saw that most of the Maven dependencies are drawn from > the

[jira] [Created] (SLING-5277) Performance: per thread script resolver (admin session) is always created even if cache is hit

2015-11-08 Thread Alexander Klimetschek (JIRA)
Alexander Klimetschek created SLING-5277: Summary: Performance: per thread script resolver (admin session) is always created even if cache is hit Key: SLING-5277 URL:

Re: Build failed in Jenkins: sling-trunk-1.7 #2672

2015-11-08 Thread Robert Munteanu
On Fri, 2015-11-06 at 12:34 -0800, Andreas Schaefer Sr. wrote: > Hi Robert > > I ran into an issue with RAT because I use GIT and when I used the > Sling Tooling branch the IntelliJ project files (*.iml) did trip it > off because regular Sling folders like (bundles, launchpad etc) > remain in the

[jira] [Updated] (SLING-5266) Adding org.mozilla.javascript.ast package in org.apache.sling.scripting.javascript bundle

2015-11-08 Thread Nitin Nizhawan (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitin Nizhawan updated SLING-5266: -- Attachment: SLING-5266.patch Attaching patch for exporting org.mozilla.javascript.ast package.