[jira] Resolved: (SLING-1889) Make job creation date available

2010-12-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1889. - Resolution: Fixed Add a constant and a helper method to JobUtil in revision 1043351

[jira] Updated: (SLING-1878) Utiliy.filter alllows illegal JCR name characters

2010-12-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1878: Component/s: (was: Commons) Extensions Utiliy.filter alllows illegal

[jira] Updated: (SLING-1829) Provide statistics about job processing

2010-12-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1829: Component/s: Extensions Provide statistics about job processing

[jira] Updated: (SLING-1817) switch HTTP Basic Authentication completely off by default

2010-12-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller updated SLING-1817: --- Fix Version/s: (was: Auth Core 1.0.4) switch HTTP Basic Authentication completely off by

[jira] Closed: (SLING-1817) switch HTTP Basic Authentication completely off by default

2010-12-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller closed SLING-1817. -- switch HTTP Basic Authentication completely off by default

[jira] Resolved: (SLING-1817) switch HTTP Basic Authentication completely off by default

2010-12-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller resolved SLING-1817. Resolution: Won't Fix At the moment we don't change the default behavour, maybe we come back to

Howto communicate with Sling bundles/services from outside OSGi?

2010-12-08 Thread Clemens Wyss
Looks like my initial post (sl...@tomcat : howto communicate with Sling bundles/services?) had a missleading/deterrent subject ;-) The topic/question per se has nothing to with Tomcat :-) We are trying to deploy Sling within Tomcat in a project which has a lot of legacy code running in parallel

Re: Tutorial Getting Resources and Properties in Sling

2010-12-08 Thread Carsten Ziegeler
Hi Jean-Christophe, nice tutorial - if you like you can upgrade your tutorial to the new ResourceResolverFactory from the Sling API - this one allows you to get directly a resource resolver without requiring to create a session first. So you just need /** @scr.reference */ private

Re: Howto communicate with Sling bundles/services from outside OSGi?

2010-12-08 Thread Carsten Ziegeler
Clemens Wyss wrote Looks like my initial post (sl...@tomcat : howto communicate with Sling bundles/services?) had a missleading/deterrent subject ;-) The topic/question per se has nothing to with Tomcat :-) We are trying to deploy Sling within Tomcat in a project which has a lot of

SlingPOSTServlet : Auto Checkin Nodes

2010-12-08 Thread Clemens Wyss
Auto Checkin Nodes is activated (i.e. true). Hence I would expect that when I modify (a property) of my mixin:versionable node, a new version is created. Unfortunately this is not the case. Looking at AbstractSlingPostOperation#run only CREATE, CHECKOUT or CHECKIN trigger a potential checkin,

[jira] Updated: (SLING-1723) jQuery JCR Explorer - step 2

2010-12-08 Thread Clemens Wyss (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clemens Wyss updated SLING-1723: Description: + switch between JCR and resource view on the repo + choose/change workspace +

[jira] Created: (SLING-1890) JCR Explorer - improvements

2010-12-08 Thread Clemens Wyss (JIRA)
JCR Explorer - improvements --- Key: SLING-1890 URL: https://issues.apache.org/jira/browse/SLING-1890 Project: Sling Issue Type: Improvement Components: Extensions Affects Versions: Sling Explorer 1.0.0

Re: Tutorial Getting Resources and Properties in Sling

2010-12-08 Thread Jean-Christophe Kautzmann
Hi Carsten, thx for your input. I will update the tutorial accordingly and spread the word to the users list. Cheers JC On 12/8/10 2:35 PM, Carsten Ziegeler wrote: Hi Jean-Christophe, nice tutorial - if you like you can upgrade your tutorial to the new ResourceResolverFactory from the

[jira] Updated: (SLING-1394) Add AnimalSniffer to Sling Parent POM

2010-12-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1394: Fix Version/s: (was: Parent 10) Parent 11 Moving to version 11 in

[jira] Updated: (SLING-1801) make it so that the SLING-443/SLING-1782 warning is only output once per build

2010-12-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1801: Fix Version/s: (was: Parent 10) Parent 11 Moving to version 11 in

Re: SlingPOSTServlet : Auto Checkin Nodes

2010-12-08 Thread Felix Meschberger
Hi, Am Mittwoch, den 08.12.2010, 16:19 +0100 schrieb Clemens Wyss: Auto Checkin Nodes is activated (i.e. true). Hence I would expect that when I modify (a property) of my mixin:versionable node, a new version is created. Unfortunately this is not the case. Looking at

Proposal : linking subversion to jira (with bugtraq properties)

2010-12-08 Thread Clemens Wyss
Looking at the commit logs we very often reference the corresponding jira issue, e.g.: SLING-1889 : Make job creation date available Now if we made use of the bugtraq subversion properties (http://www.syntevo.com/smartsvn/documentation.html?page=commands.bugtraq-properties) we could directly

Re: Proposal : linking subversion to jira (with bugtraq properties)

2010-12-08 Thread Felix Meschberger
Hi, Am Mittwoch, den 08.12.2010, 17:17 +0100 schrieb Clemens Wyss: Looking at the commit logs we very often reference the corresponding jira issue, e.g.: SLING-1889 : Make job creation date available Now if we made use of the bugtraq subversion properties

Re: SlingPOSTServlet : Auto Checkin Nodes

2010-12-08 Thread Ian Boston
On 8 Dec 2010, at 16:10, Felix Meschberger wrote: Hi, Am Mittwoch, den 08.12.2010, 16:19 +0100 schrieb Clemens Wyss: Auto Checkin Nodes is activated (i.e. true). Hence I would expect that when I modify (a property) of my mixin:versionable node, a new version is created. Unfortunately

AW: Proposal : linking subversion to jira (with bugtraq properties)

2010-12-08 Thread Clemens Wyss
I think for now, we should just set it on the sling/trunk folder. + 1 -Ursprüngliche Nachricht- Von: Felix Meschberger [mailto:fmesc...@gmail.com] Gesendet: Mittwoch, 8. Dezember 2010 17:34 An: dev@sling.apache.org Betreff: Re: Proposal : linking subversion to jira (with bugtraq

AW: SlingPOSTServlet : Auto Checkin Nodes

2010-12-08 Thread Clemens Wyss
I think auto-checkin should only be done if the node has been checked out as part of the modification operation. Thus: What if auto-checkout is also enabled, too? -Ursprüngliche Nachricht- Von: Felix Meschberger [mailto:fmesc...@gmail.com] Gesendet: Mittwoch, 8. Dezember 2010 17:10

[VOTE] Release Sling Parent 10, API 2.2, Adapter 2.0.8, Commons Classloader 1.2.2, and JCR Classloader 3.1.4

2010-12-08 Thread Carsten Ziegeler
Hi, this is another set of releases for SLING-6 This vote is for the release of: - Apache Sling Parent POM 10 [1] - Apache Sling Commons Classloader 1.2.2 [2] - Apache Sling API 2.2.0 [3] - Apache Sling Adapter 2.0.8 [4] - Apache Sling JCR Classloader 3.1.4 [5] We solved some important issues

Re: SlingPOSTServlet : Auto Checkin Nodes

2010-12-08 Thread Justin Edelson
On Dec 8, 2010, at 11:10 AM, Felix Meschberger fmesc...@gmail.com wrote: And: we must be very carefull to not create backwards compatibility issues around this automatic checkin/checkout. And that's what integration tests are for. Clemens - take a look at the integration tests. They should

Re: [VOTE] Release Sling Parent 10, API 2.2, Adapter 2.0.8, Commons Classloader 1.2.2, and JCR Classloader 3.1.4

2010-12-08 Thread Carsten Ziegeler
Carsten Ziegeler wrote Hi, this is another set of releases for SLING-6 This vote is for the release of: - Apache Sling Parent POM 10 [1] - Apache Sling Commons Classloader 1.2.2 [2] - Apache Sling API 2.2.0 [3] - Apache Sling Adapter 2.0.8 [4] - Apache Sling JCR Classloader 3.1.4