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

2010-09-24 Thread Carsten Ziegeler
The vote to release Installer Core 3.0.0 JCR Installer 3.0.0 File Installer 1.0.0 passed successfully with four binding votes from Carsten Ziegeler, Felix Meschberger, Justin Edelson, and Mike Müller - and a non-binding vote from Stefan Seifert. Thanks for checking and voting! I'll publish the

[jira] Closed: (SLING-1787) Unify symbolic names and check package names

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1787. --- Unify symbolic names and check package names

[jira] Assigned: (SLING-1666) Check and update tests

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-1666: --- Assignee: Carsten Ziegeler Check and update tests --

[jira] Closed: (SLING-931) Felix webconsole not restarted after upgrading via jcrinstall

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-931. -- Felix webconsole not restarted after upgrading via jcrinstall

[jira] Closed: (SLING-837) Integrate JCRInstall integration tests with the main integration tests

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-837. -- Integrate JCRInstall integration tests with the main integration tests

[jira] Closed: (SLING-1078) jcrinstall - take four

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1078. --- jcrinstall - take four -- Key: SLING-1078

[jira] Closed: (SLING-1148) osgi.installer should keep track of the bundles/configs that it installs, and persist that info

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1148. --- osgi.installer should keep track of the bundles/configs that it installs, and persist that

[jira] Closed: (SLING-1560) Improve and clean up code

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1560. --- Improve and clean up code - Key: SLING-1560

[jira] Closed: (SLING-1239) OSGi installer shouldn't remove bundles that it didn't install

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1239. --- OSGi installer shouldn't remove bundles that it didn't install

[jira] Closed: (SLING-1489) Upgrade JCR Install to JCR 2

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1489. --- Upgrade JCR Install to JCR 2 Key: SLING-1489

[jira] Closed: (SLING-1241) RegisteredResourceImpl.getInputStream() fails if bundle context storage has moved

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1241. --- RegisteredResourceImpl.getInputStream() fails if bundle context storage has moved

[jira] Closed: (SLING-1334) Jcrinstall should log folder priority values for troubleshooting

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1334. --- Jcrinstall should log folder priority values for troubleshooting

[jira] Closed: (SLING-1690) Reduce startup time of jcr install

2010-09-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1690. --- Reduce startup time of jcr install -- Key:

Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
Hi, I have been looking at the content loader and the overwrite/uninstall logic. I have 2 jars. contenttest1 and contenttest2. Each jar has Sling-Initial-ContentSLING-INF/content;overwrite:=true;uninstall:=false;path:=/contenttest/Sling-Initial-Content content test 1 has

Re: Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
On 24 Sep 2010, at 10:15, Ian Boston wrote: Bug or expected behaviour ? The registered bundle content contains no uninstall-paths so IIUC, nothing should have been uninstalled and yet the folders go awal x43543-2:contenttest ieb$ curl

Re: Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
On 24 Sep 2010, at 10:35, Ian Boston wrote: On 24 Sep 2010, at 10:15, Ian Boston wrote: Bug or expected behaviour ? The registered bundle content contains no uninstall-paths so IIUC, nothing should have been uninstalled and yet the folders go awal x43543-2:contenttest ieb$ curl

Re: Content Loader and Overwrite logic

2010-09-24 Thread Felix Meschberger
Hi, Am 24.09.2010 11:50, schrieb Ian Boston: On 24 Sep 2010, at 10:47, Carsten Ziegeler wrote: Ian Boston wrote contentFolder1/contentInFolder2.txt is missing, indicating that subfolders are deleted when uninstall=false even if the content of the sub folder came from another bundle.

Re: Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
On 24 Sep 2010, at 10:54, Felix Meschberger wrote: Do we need such a flag ? Shouldn't this be default ? Not really sure and not having thought of all the backwards-compatibility consequences. Well that would make sense, at the moment an updated bundle doesn't result in updated content,

Re: Content Loader and Overwrite logic

2010-09-24 Thread Carsten Ziegeler
Ian Boston wrote On 24 Sep 2010, at 11:06, Carsten Ziegeler wrote: So if you want to update this content, you should update the corresponding bundle. Thats the bit thats not really working (unless I say overwrite:=true) Yes, right - that's why you should have overwrite:=true :) as

Re: Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
On 24 Sep 2010, at 11:21, Carsten Ziegeler wrote: Ian Boston wrote On 24 Sep 2010, at 11:06, Carsten Ziegeler wrote: So if you want to update this content, you should update the corresponding bundle. Thats the bit thats not really working (unless I say overwrite:=true) Yes, right -

Re: Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
On 24 Sep 2010, at 11:21, Carsten Ziegeler wrote: Ian Boston wrote On 24 Sep 2010, at 11:06, Carsten Ziegeler wrote: So if you want to update this content, you should update the corresponding bundle. Thats the bit thats not really working (unless I say overwrite:=true) Yes, right -

[jira] Created: (SLING-1802) ContentLoader does not update the content from a bundle when the bundle is updated.

2010-09-24 Thread Ian Boston (JIRA)
ContentLoader does not update the content from a bundle when the bundle is updated. --- Key: SLING-1802 URL: https://issues.apache.org/jira/browse/SLING-1802 Project:

Re: Content Loader and Overwrite logic

2010-09-24 Thread Felix Meschberger
Hi, Am 24.09.2010 13:06, schrieb Ian Boston: On 24 Sep 2010, at 11:57, Felix Meschberger wrote: Hi, Am 24.09.2010 12:39, schrieb Ian Boston: On 24 Sep 2010, at 11:21, Carsten Ziegeler wrote: Ian Boston wrote On 24 Sep 2010, at 11:06, Carsten Ziegeler wrote: So if you want to

Re: Content Loader and Overwrite logic

2010-09-24 Thread Ian Boston
On 24 Sep 2010, at 12:12, Felix Meschberger wrote: Use that, and fall back to Bundle.getLastModified() is missing? The correct thing is to use URLConnection.getLastModified(), which unfortunately gives you the Bundle.getLastModified() in Felix but may at the same time give you the

[jira] Commented: (SLING-1802) ContentLoader does not update the content from a bundle when the bundle is updated.

2010-09-24 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914433#action_12914433 ] Ian Boston commented on SLING-1802: --- Using last modified of the bundle and comparing it

[jira] Assigned: (SLING-1802) ContentLoader does not update the content from a bundle when the bundle is updated.

2010-09-24 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Boston reassigned SLING-1802: - Assignee: Ian Boston ContentLoader does not update the content from a bundle when the bundle is

[jira] Resolved: (SLING-1802) ContentLoader does not update the content from a bundle when the bundle is updated.

2010-09-24 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Boston resolved SLING-1802. --- Fix Version/s: JCR ContentLoader 2.1.2 Resolution: Fixed Fixed Bundles will now update

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

2010-09-24 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914451#action_12914451 ] Justin Edelson commented on SLING-1428: --- Reconsidering this, I think the j_validate

[jira] Created: (SLING-1803) add coverage reporting of integration tests

2010-09-24 Thread Justin Edelson (JIRA)
add coverage reporting of integration tests --- Key: SLING-1803 URL: https://issues.apache.org/jira/browse/SLING-1803 Project: Sling Issue Type: New Feature Components: Launchpad

[jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Justin Edelson (JIRA)
instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository Key: SLING-1804 URL:

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Felix Meschberger
Hi, Could we leverage stuff from PAX/OPS4J here ? Namely the stuff they did around URL Handlers ? An option besides Maven could also be OBR, of course. Regards Felix Am 24.09.2010 20:48, schrieb Justin Edelson (JIRA): instead of packaging bundles in the standalone JAR or WAR, provision them at

[jira] Assigned: (SLING-1763) static resources on selector login page can't be loaded if anon access disabled

2010-09-24 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-1763: Assignee: Felix Meschberger static resources on selector login page can't be

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

2010-09-24 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914622#action_12914622 ] Felix Meschberger commented on SLING-1428: -- Committed a generalized version of the

[jira] Commented: (SLING-1745) Do not redirect AJAX requests with expired cookie to login form

2010-09-24 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914629#action_12914629 ] Felix Meschberger commented on SLING-1745: -- Implemented the isAjaxRequest method

[jira] Issue Comment Edited: (SLING-1400) OPTIONS request on / returns login form if Allow Anonymous Access set to false

2010-09-24 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914628#action_12914628 ] Felix Meschberger edited comment on SLING-1400 at 9/24/10 4:10 PM:

[jira] Resolved: (SLING-1400) OPTIONS request on / returns login form if Allow Anonymous Access set to false

2010-09-24 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1400. -- Assignee: Felix Meschberger Fix Version/s: Auth Core 1.0.4 Resolution:

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

2010-09-24 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: - Fix Version/s: Form Based Authentication 1.0.2 Failed Form Auth via AJAX Does not

[jira] Resolved: (SLING-1745) Do not redirect AJAX requests with expired cookie to login form

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

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Justin Edelson
Worth looking at, but AFAIK, the Pax URL handlers doesn't fully interop with Maven's settings. Reading http://wiki.ops4j.org/display/paxurl/Mvn+Protocol, it looks like mirrors and proxies aren't supported. Justin On 9/24/10 3:25 PM, Felix Meschberger wrote: Hi, Could we leverage stuff from

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Mike Moulton
If your going to go this far, would it be worth looking at using Karaf as the basis of the launchpad? Given this functionality is already provided out of the box, with many other benefits. This is how we deploy all our sling instances, in a Karaf instance, either standalone or in a WAR. It is

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Justin Edelson
It has been almost a year since I seriously evaluated Karaf, so I can't really speak to it. I will say that I am very happy with how Launchpad handles bundle upgrades and that this is an important piece of functionality for me. The change I have in mind is purely a matter of how the bundles are

Re: [jira] Created: (SLING-1804) instead of packaging bundles in the standalone JAR or WAR, provision them at runtime from a Maven repository

2010-09-24 Thread Mike Moulton
We often use sling with Servicemix 4, so we had to integrate it with Karaf. Since then, we exclusively use Karaf, even if we are not in need of Servicemix. The features Karaf gives us, such as the SSH console, features, etc. makes it very attractive for us. Karaf is now a top-level apache