[jira] [Updated] (SLING-4673) Launchpad Testing: Running mvn package without clean leads to errors with the animal-sniffer-plugin

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-4673: Fix Version/s: Launchpad Testing 7 Launchpad Testing: Running mvn package without clean

[jira] [Assigned] (SLING-4673) Launchpad Testing: Running mvn package without clean leads to errors with the animal-sniffer-plugin

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-4673: --- Assignee: Carsten Ziegeler Launchpad Testing: Running mvn package without clean

[jira] [Closed] (SLING-4643) TopologyConnectorServlet has unnecessary @Reference to HeartbeatHandler

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-4643. -- TopologyConnectorServlet has unnecessary @Reference to HeartbeatHandler

[jira] [Closed] (SLING-4516) Allow to configure the leader to follow the crx master

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-4516. -- Allow to configure the leader to follow the crx master

[jira] [Closed] (SLING-4638) isCurrent() not always correctly set

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-4638. -- isCurrent() not always correctly set Key:

[jira] [Closed] (SLING-4621) Manually forced leader change (in otherwise unchanged clusterView) is not reported

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-4621. -- Manually forced leader change (in otherwise unchanged clusterView) is not reported

[jira] [Closed] (SLING-4535) discovery: lower warn to info for 'still in isolated mode'

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-4535. -- discovery: lower warn to info for 'still in isolated mode'

[jira] [Closed] (SLING-4628) [discovery] Add a JMX method to start a new voting

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-4628. -- [discovery] Add a JMX method to start a new voting --

[jira] [Resolved] (SLING-4673) Launchpad Testing: Running mvn package without clean leads to errors with the animal-sniffer-plugin

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-4673. Resolution: Fixed Works now, thanks! Launchpad Testing: Running mvn package without clean

[jira] [Created] (SLING-4675) Potentially no package refresh after a bundle uninstall

2015-04-28 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-4675: --- Summary: Potentially no package refresh after a bundle uninstall Key: SLING-4675 URL: https://issues.apache.org/jira/browse/SLING-4675 Project: Sling

Jenkins build is still unstable: sling-contrib-1.7 #36

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

Jenkins build became unstable: sling-trunk-1.8 #1059

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/1059/changes

[jira] [Resolved] (SLING-4675) Potentially no package refresh after a bundle uninstall

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-4675. - Resolution: Fixed Added a full refresh if the bundle can't be found anymore Potentially

Jenkins build is back to stable : sling-trunk-1.7 #1770

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/1770/changes

Jenkins build is still unstable: sling-contrib-1.7 #33

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

[jira] [Updated] (SLING-4665) Provide a Helper class to compare topology views

2015-04-28 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret updated SLING-4665: -- Attachment: SLING-4665.patch Attached a svn compatible patch. Provide a Helper class to

[jira] [Commented] (SLING-4665) Provide a Helper class to compare topology views

2015-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518488#comment-14518488 ] ASF GitHub Bot commented on SLING-4665: --- GitHub user tmaret opened a pull request:

[GitHub] sling pull request: SLING-4665 - Provide a Helper class to compare...

2015-04-28 Thread tmaret
GitHub user tmaret opened a pull request: https://github.com/apache/sling/pull/87 SLING-4665 - Provide a Helper class to compare topology views * add commons module * add class that allows to combine and filter two collection of InstanceDescription instances * add unit test

[jira] [Commented] (SLING-4673) Launchpad Testing: Running mvn package without clean leads to errors with the animal-sniffer-plugin

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14516903#comment-14516903 ] Carsten Ziegeler commented on SLING-4673: - Launchpad testing is based on the

[jira] [Resolved] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-4674. - Resolution: Fixed Thanks for reporting, the readme is outdated. I've replaced it with the

[jira] [Assigned] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-4674: --- Assignee: Carsten Ziegeler Launchpad Testing: Running mvn launchpad:run leads to

[jira] [Updated] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-4674: Fix Version/s: Launchpad Testing 7 Launchpad Testing: Running mvn launchpad:run leads to

Jenkins build is still unstable: sling-contrib-1.7 #34

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

[jira] [Commented] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517013#comment-14517013 ] Konrad Windszus commented on SLING-4674: Also it would be great if you could add

[jira] [Commented] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517016#comment-14517016 ] Carsten Ziegeler commented on SLING-4674: - Yes, it's slingstart:start Fixed that

[jira] [Comment Edited] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517011#comment-14517011 ] Konrad Windszus edited comment on SLING-4674 at 4/28/15 1:21 PM:

[jira] [Reopened] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reopened SLING-4674: With the new command from the readme I get {code} $ mvn slingstart:run

[VOTE RESULT] Release Apache Sling discovery.impl 1.1.2

2015-04-28 Thread Stefan Egli
The vote passed with 3 binding and 1 unbinding +1 votes. I'll do the tricks, Cheers, Stefan

[jira] [Updated] (SLING-4665) Provide a Helper class to compare topology views

2015-04-28 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret updated SLING-4665: -- Flags: Patch Provide a Helper class to compare topology views

[jira] [Created] (SLING-4676) Clean up threads or refresh threads when put back into the pool

2015-04-28 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-4676: --- Summary: Clean up threads or refresh threads when put back into the pool Key: SLING-4676 URL: https://issues.apache.org/jira/browse/SLING-4676 Project: Sling

Re: [VOTE] Release Apache Sling Installer Core 3.6.4

2015-04-28 Thread Stefan Egli
+1 Cheers, Stefan On 4/28/15 4:49 PM, Carsten Ziegeler cziege...@apache.org wrote: Hi, We solved 1 issues in this release: https://issues.apache.org/jira/browse/SLING-4675 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1249 You can use this UNIX script

Jenkins build is back to stable : sling-trunk-1.8 #1060

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/1060/changes

[VOTE] Release Apache Sling Installer Core 3.6.4

2015-04-28 Thread Carsten Ziegeler
Hi, We solved 1 issues in this release: https://issues.apache.org/jira/browse/SLING-4675 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1249 You can use this UNIX script to download the release and verify the signatures:

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

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/1774/changes Changes: [cziegeler] Update to latest snapshot [cziegeler] [maven-release-plugin] prepare for next development iteration [cziegeler] [maven-release-plugin] prepare release org.apache.sling.installer.core-3.6.4

Re: [VOTE] Release Apache Sling Installer Core 3.6.4

2015-04-28 Thread Daniel Klco
+1 On Tue, Apr 28, 2015 at 10:53 AM, Carsten Ziegeler cziege...@apache.org wrote: +1 Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Jenkins build is still unstable: sling-contrib-1.7 #37

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/37/

Re: [VOTE] Release Apache Sling Installer Core 3.6.4

2015-04-28 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[jira] [Commented] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517271#comment-14517271 ] Konrad Windszus commented on SLING-4674: Ok, I wasn't aware of the fact, that

[jira] [Commented] (SLING-4676) Clean up threads or refresh threads when put back into the pool

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517148#comment-14517148 ] Stefan Egli commented on SLING-4676: bq. Another option is to simply discard the

Extracting Eclipse Reference from impl-vlt

2015-04-28 Thread Andreas Schaefer Sr.
Hi Most of the backend code inside the tooling project (api, impl-resources etc) do not depend on Eclipse with the sole exception of impl-vlt which use the Eclipse Plugin class inside the Activator and uses the Activator’s getLogger() to obtain the logger inside that module. IntelliJ does not

[jira] [Commented] (SLING-4677) Allow to start in debug mode through a mojo parameter similar to debugForkedProcess

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517337#comment-14517337 ] Konrad Windszus commented on SLING-4677: See

[jira] [Commented] (SLING-4677) Allow to start in debug mode through a mojo parameter similar to debugForkedProcess

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517363#comment-14517363 ] Konrad Windszus commented on SLING-4677: Since Java 5 the following arguments

[jira] [Commented] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517312#comment-14517312 ] Carsten Ziegeler commented on SLING-4674: - Hmm, actually it is forking - so the

[jira] [Created] (SLING-4677) Allow to start in debug mode through a mojo parameter similar to debugForkedProcess

2015-04-28 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-4677: -- Summary: Allow to start in debug mode through a mojo parameter similar to debugForkedProcess Key: SLING-4677 URL: https://issues.apache.org/jira/browse/SLING-4677

[jira] [Comment Edited] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517271#comment-14517271 ] Konrad Windszus edited comment on SLING-4674 at 4/28/15 4:19 PM:

Jenkins build is still unstable: sling-contrib-1.7 #38

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/38/

[jira] [Comment Edited] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517271#comment-14517271 ] Konrad Windszus edited comment on SLING-4674 at 4/28/15 4:12 PM:

Jenkins build is unstable: sling-trunk-1.7 #1768

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/1768/changes

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

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/1767/changes Changes: [cziegeler] Add missing licence headers [cziegeler] Add missing licence headers [cziegeler] Remove unused label [cziegeler] Add rat excludes [cziegeler] Add missing licence header [cziegeler] Add rat excludes

Jenkins build is still unstable: sling-contrib-1.7 #31

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

Jenkins build is still unstable: sling-trunk-1.8 #1055

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/changes

Jenkins build is still unstable: sling-trunk-1.7 #1769

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/changes

[jira] [Resolved] (SLING-4666) Post servlet integration test failures

2015-04-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-4666. Resolution: Fixed Fix Version/s: (was: Servlets POST 2.3.8) Post servlet

Jenkins build is still unstable: sling-contrib-1.7 #32

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

[jira] [Created] (SLING-4674) Launchpad Testing: Running mvn launchpad:run leads to errors

2015-04-28 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-4674: -- Summary: Launchpad Testing: Running mvn launchpad:run leads to errors Key: SLING-4674 URL: https://issues.apache.org/jira/browse/SLING-4674 Project: Sling

Jenkins build is still unstable: sling-trunk-1.8 #1053

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/changes

[jira] [Commented] (SLING-4665) Provide a Helper class to compare topology views

2015-04-28 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14516604#comment-14516604 ] Stefan Egli commented on SLING-4665: slingIds must be unique throughout the topology.

Jenkins build is still unstable: sling-trunk-1.8 #1054

2015-04-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/changes