[jira] [Updated] (SLING-2727) Allow PerformanceRunner to run tests provided by a factory method

2013-05-29 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-2727: - Attachment: performance_factory.svn.patch performance_reportlogger.svn.patch

[jira] [Created] (SLING-2890) Intermittent NullPointerException in ClassLoaderWriterImpl when running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolver.errorhandler.ErrorHandlingTest

2013-05-29 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-2890: -- Summary: Intermittent NullPointerException in ClassLoaderWriterImpl when running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolver.errorhandler.ErrorHandlingTest Key:

[jira] [Resolved] (SLING-2876) Integration tests fail in large numbers following changes for SLING-2869

2013-05-29 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-2876. Resolution: Fixed Already fixed by the changes in SLING-2888 Integration

sling pull request: SLING-2789 add initial startup handler for Karaf

2013-05-29 Thread oliverlietz
Github user oliverlietz closed the pull request at: https://github.com/apache/sling/pull/3

sling pull request: SLING-2789 add simple bootstrap test

2013-05-29 Thread oliverlietz
Github user oliverlietz closed the pull request at: https://github.com/apache/sling/pull/4

[jira] [Created] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Simone Tripodi (JIRA)
Simone Tripodi created SLING-2891: - Summary: java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7 Key: SLING-2891 URL: https://issues.apache.org/jira/browse/SLING-2891 Project:

[jira] [Commented] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13669312#comment-13669312 ] Simone Tripodi commented on SLING-2891: --- Look like the {{sun.*}} packages have to be

[jira] [Created] (SLING-2892) Add simple paranoia check to detect duplicate sling.id in a cluster

2013-05-29 Thread Stefan Egli (JIRA)
Stefan Egli created SLING-2892: -- Summary: Add simple paranoia check to detect duplicate sling.id in a cluster Key: SLING-2892 URL: https://issues.apache.org/jira/browse/SLING-2892 Project: Sling

[jira] [Resolved] (SLING-2892) Add simple paranoia check to detect duplicate sling.id in a cluster

2013-05-29 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved SLING-2892. Resolution: Fixed implemented Add simple paranoia check to detect duplicate

[jira] [Comment Edited] (SLING-2892) Add simple paranoia check to detect duplicate sling.id in a cluster

2013-05-29 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13669587#comment-13669587 ] Stefan Egli edited comment on SLING-2892 at 5/29/13 7:11 PM: -

[jira] [Updated] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi updated SLING-2891: -- Attachment: SLING-2891.patch The proposed patch fixes the Locale 2-args ctor issue with Java7.

[jira] [Comment Edited] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13669312#comment-13669312 ] Simone Tripodi edited comment on SLING-2891 at 5/29/13 7:49 PM:

Re: svn commit: r1487591 - in /sling/trunk/bundles/extensions/discovery/impl: pom.xml src/main/java/org/apache/sling/discovery/impl/common/heartbeat/HeartbeatHandler.java src/test/java/org/apache/slin

2013-05-29 Thread Felix Meschberger
Hi Am 29.05.2013 um 20:54 schrieb stefane...@apache.org stefane...@apache.org: +/** SLING-2892: remember the value of the heartbeat this instance has written the last time **/ +private Calendar lastHeartbeatWritten = null; Is there a reason you use Calendar here ? I have the

[jira] [Assigned] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-2891: Assignee: Felix Meschberger java.util.Locale requires

[jira] [Commented] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13669648#comment-13669648 ] Felix Meschberger commented on SLING-2891: -- Thanks for reporting the issue. Yes,

[jira] [Resolved] (SLING-2891) java.util.Locale requires sun.util.locale.BaseLocale with Oracle java 7

2013-05-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-2891. -- Resolution: Fixed Replaced the existing sun.reflection boot delegation with a more

Jenkins build is back to stable : sling-trunk-1.6 » Apache Sling Launchpad Testing #1676

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing/1676/

Jenkins build is back to normal : sling-trunk-1.6 » Apache Sling Launchpad Testing WAR version #1676

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing-war/1676/

Jenkins build is back to normal : sling-trunk-1.6 #1676

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/1676/changes

Jenkins build is still unstable: sling-trunk-1.7 » Apache Sling Launchpad Testing #49

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.launchpad.testing/49/

Jenkins build became unstable: sling-trunk-1.7 » Apache Sling Sample Integration Tests #49

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.testing.samples.integrationtests/49/

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

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/changes

Jenkins build is still unstable: sling-trunk-1.7 » Apache Sling Launchpad Testing WAR version #49

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.launchpad.testing-war/49/