Re: [Sightly] API change for org.apache.sling.scripting.sightly.render

2016-06-17 Thread Robert Munteanu
Hi Radu, On Wed, 2016-06-15 at 14:38 +, Radu Cotescu wrote: > Hi, > > I've recently opened a pull request for SLING-5787 [0] in order to > get a > chance to discuss the API change from the topic before committing the > code > to trunk. The code changes have been comitted, so this only

[jira] [Created] (SLING-5796) Make Oak Lucene optional

2016-06-17 Thread Oliver Lietz (JIRA)
Oliver Lietz created SLING-5796: --- Summary: Make Oak Lucene optional Key: SLING-5796 URL: https://issues.apache.org/jira/browse/SLING-5796 Project: Sling Issue Type: Improvement

[jira] [Resolved] (SLING-5601) The File System Classloader Console Plugin should allow wiping the classloader's cache

2016-06-17 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-5601. - Resolution: Fixed Fixed in [r1748876|https://svn.apache.org/r1748876]. > The File System

[jira] [Assigned] (SLING-5601) The File System Classloader Console Plugin should allow wiping the classloader's cache

2016-06-17 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reassigned SLING-5601: --- Assignee: Radu Cotescu > The File System Classloader Console Plugin should allow wiping the

[jira] [Resolved] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-5794. -- Resolution: Fixed > NPE in BundleTestProvider#getTestClasses() >

[jira] [Reopened] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reopened SLING-5794: -- > NPE in BundleTestProvider#getTestClasses() > -- > >

[jira] [Resolved] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Axel Hanikel (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Hanikel resolved SLING-5794. - Resolution: Fixed > NPE in BundleTestProvider#getTestClasses() >

[jira] [Updated] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Axel Hanikel (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Hanikel updated SLING-5794: Fix Version/s: JUnit Core 1.0.18 > NPE in BundleTestProvider#getTestClasses() >

[jira] [Commented] (SLING-5788) Implement a Sightly Maven Plugin

2016-06-17 Thread Jordan Shurmer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335993#comment-15335993 ] Jordan Shurmer commented on SLING-5788: --- [~radu.cotescu] this sounds awesome! Can we get some

[jira] [Assigned] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reassigned SLING-5794: Assignee: Andrei Dulvac > NPE in BundleTestProvider#getTestClasses() >

[jira] [Commented] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335987#comment-15335987 ] Andrei Dulvac commented on SLING-5794: -- [~ahanikel], Your patch looks absolutely correct. Applied it

[jira] [Updated] (SLING-5794) NPE in BundleTestProvider#getTestClasses()

2016-06-17 Thread Axel Hanikel (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Hanikel updated SLING-5794: Attachment: 0001-SLING-5794-Check-for-null-when-getting-Sling-Test-Re.patch

[jira] [Commented] (SLING-5788) Implement a Sightly Maven Plugin

2016-06-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335772#comment-15335772 ] ASF GitHub Bot commented on SLING-5788: --- Github user raducotescu closed the pull request at:

[GitHub] sling pull request #148: SLING-5788 - Implement a Sightly Maven Plugin

2016-06-17 Thread raducotescu
Github user raducotescu closed the pull request at: https://github.com/apache/sling/pull/148 --- 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] [Resolved] (SLING-5788) Implement a Sightly Maven Plugin

2016-06-17 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-5788. - Resolution: Fixed Fixed in [r1748819|https://svn.apache.org/r1748819]. > Implement a Sightly

[jira] [Updated] (SLING-5788) Implement a Sightly Maven Plugin

2016-06-17 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-5788: Issue Type: New Feature (was: Improvement) > Implement a Sightly Maven Plugin >

[jira] [Resolved] (SLING-5787) Modularise the Sightly script engine

2016-06-17 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-5787. - Resolution: Fixed Fixed in [r1748750|https://svn.apache.org/r1748750]. > Modularise the Sightly

[jira] [Updated] (SLING-5788) Implement a Sightly Maven Plugin

2016-06-17 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-5788: Fix Version/s: Sightly Maven Plugin 1.0.0 > Implement a Sightly Maven Plugin >