Re: versioning support in POST servlet

2010-09-23 Thread Felix Meschberger
Hi, I just stumbled on a problem we have internally caused by the new versioning support; so I would like to pick this up again. As of SLING-1573 [1] a modification operation by default tries to checkout and checkin if required. In fact the issue also notes that this is not strictly backwards

[jira] Commented: (SLING-1795) Add a way to transform the bundle list in some arbitrary manner

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913934#action_12913934 ] Felix Meschberger commented on SLING-1795: -- What is the use case of this ? Will

[jira] Commented: (SLING-1796) Make versioning non-default

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913936#action_12913936 ] Felix Meschberger commented on SLING-1796: -- Started discussion in

[jira] Created: (SLING-1797) Looking for versionable ancestor may cause failure

2010-09-23 Thread Felix Meschberger (JIRA)
Looking for versionable ancestor may cause failure -- Key: SLING-1797 URL: https://issues.apache.org/jira/browse/SLING-1797 Project: Sling Issue Type: Bug Components: Servlets

[jira] Resolved: (SLING-1797) Looking for versionable ancestor may cause failure

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1797. -- Resolution: Fixed Fixed in Rev. 1000343 : Refactor findVersionableAncestor to not

[jira] Commented: (SLING-920) Hudson continuous integration setup

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914016#action_12914016 ] Felix Meschberger commented on SLING-920: - Disabling trying to install the bundle in

[jira] Resolved: (SLING-1739) Update Commons Log exported SLF4J version

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1739. -- Resolution: Fixed Fine. So I resolve this with just upgrading the used SLF4J API

[jira] Updated: (SLING-1428) Failed Form Auth via AJAX Does not Return Status 403

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1428: - Affects Version/s: Form Based Authentication 1.0.0 Failed Form Auth via AJAX Does not

[jira] Resolved: (SLING-1428) Failed Form Auth via AJAX Does not Return Status 403

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1428. -- Fix Version/s: Form Based Authentication 1.0.2 Auth Core 1.0.4

[jira] Commented: (SLING-1795) Add a way to transform the bundle list in some arbitrary manner

2010-09-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914035#action_12914035 ] Justin Edelson commented on SLING-1795: --- What is the use case of this ? see

[jira] Commented: (SLING-1428) Failed Form Auth via AJAX Does not Return Status 403

2010-09-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914039#action_12914039 ] Felix Meschberger commented on SLING-1428: -- Actually, the commit for the

Re: versioning support in POST servlet

2010-09-23 Thread Ian Boston
IIRC the thread at the time discussed making versioning non default. I think there is a configuration switch that allows it to be non default, but the default for that switch is versioning on, ie checkin checkout. Ian On 23 Sep 2010, at 15:13, Felix Meschberger wrote: Hi, I just stumbled on

Re: versioning support in POST servlet

2010-09-23 Thread Justin Edelson
Is the problem you're referring to SLING-1797 or something larger? As far as I know, the only non-backwards-compatible change is that something[1] which would otherwise fail now succeeds. Everything else that was done in SLING-1573 was (or at least should be) backwards-compatible. To me, this

Re: versioning support in POST servlet

2010-09-23 Thread Justin Edelson
There are actually three different switches 1) Checkin new versionable nodes - defaults to false 2) Auto Checkout - defaults to true 3) Auto Checkin - defaults to true #1 originally defaulted to true, but this was a significant backwards-compatibility issue. AFAICT, Felix is talking about the

Re: versioning support in POST servlet

2010-09-23 Thread Felix Meschberger
Hi, Am 23.09.2010 15:50, schrieb Justin Edelson: Is the problem you're referring to SLING-1797 or something larger? This is just the issue to track the change of the default. What I have in mind is effectively the case where something now succeeds, which used to fail: modifying a checked-in

Hudson build is back to normal : sling-contrib-1.5 #599

2010-09-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-contrib-1.5/599/

[jira] Created: (SLING-1798) Test enum exported from a bundle in a JSP script

2010-09-23 Thread Bertrand Delacretaz (JIRA)
Test enum exported from a bundle in a JSP script Key: SLING-1798 URL: https://issues.apache.org/jira/browse/SLING-1798 Project: Sling Issue Type: Test Components: Scripting

[jira] Resolved: (SLING-1798) Test enum exported from a bundle in a JSP script

2010-09-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1798. Fix Version/s: Launchpad Testing 6 Resolution: Fixed Tests added in

[jira] Resolved: (SLING-1799) [maven-launchpad-plugin] add an Output Bundle List goal

2010-09-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1799. --- Resolution: Fixed [maven-launchpad-plugin] add an Output Bundle List goal

[jira] Commented: (SLING-1799) [maven-launchpad-plugin] add an Output Bundle List goal

2010-09-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914072#action_12914072 ] Justin Edelson commented on SLING-1799: --- done in r1000510 [maven-launchpad-plugin]

Re: svn commit: r1000496 - /sling/trunk/launchpad/integration-tests/pom.xml

2010-09-23 Thread Justin Edelson
It seems like we should change the default base URL in HttpTestBase. WDYT? On 9/23/10 11:24 AM, bdelacre...@apache.org wrote: Author: bdelacretaz Date: Thu Sep 23 15:24:45 2010 New Revision: 1000496 URL: http://svn.apache.org/viewvc?rev=1000496view=rev Log: default port changed to 8080

Re: svn commit: r1000496 - /sling/trunk/launchpad/integration-tests/pom.xml

2010-09-23 Thread Bertrand Delacretaz
On Thu, Sep 23, 2010 at 6:11 PM, Justin Edelson justinedel...@gmail.com wrote: It seems like we should change the default base URL in HttpTestBase. WDYT? Sure, let's be consistent everywhere - just fixed the one that bugged me ;-) -Bertrand

[jira] Updated: (SLING-1795) [maven-launchpad-plugin] Add a way to transform the bundle list in some arbitrary manner

2010-09-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-1795: -- Summary: [maven-launchpad-plugin] Add a way to transform the bundle list in some arbitrary

RE: [VOTE] Release Installer Core 3.0.0, JCR Installer 3.0.0, and File Installer 1.0.0

2010-09-23 Thread Mike Müller
+1 Looks good. -Original Message- From: Carsten Ziegeler [mailto:cziege...@apache.org] Sent: Tuesday, September 21, 2010 9:36 AM To: Sling Developers Subject: [VOTE] Release Installer Core 3.0.0, JCR Installer 3.0.0, and File Installer 1.0.0 Hi, I've renamed the installer

[jira] Commented: (SLING-1765) Problems with authentication if basic auth was used before opening Sling Explorer

2010-09-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914158#action_12914158 ] Mike Müller commented on SLING-1765: What's the state of this issue, is HTTP Basic

[jira] Commented: (SLING-1795) [maven-launchpad-plugin] Add a way to transform the bundle list in some arbitrary manner

2010-09-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914195#action_12914195 ] Justin Edelson commented on SLING-1795: --- another use case is to always run tests

[jira] Commented: (SLING-1795) [maven-launchpad-plugin] Add a way to transform the bundle list in some arbitrary manner

2010-09-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914198#action_12914198 ] Justin Edelson commented on SLING-1795: --- actually, that rule doesn't work, but that's

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

2010-09-23 Thread Justin Edelson (JIRA)
make it so that the SLING-443/SLING-1782 warning is only output once per build -- Key: SLING-1801 URL: https://issues.apache.org/jira/browse/SLING-1801 Project: Sling