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

2009-10-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764976#action_12764976 ] Bertrand Delacretaz commented on SLING-920: --- Nigel Daley says the port allocator p

Content of LoginFormTemplate.html does not make it to the browser

2009-10-12 Thread Andreas Amstutz
This is a follow up on LING-1134 I had some time again to get going with Sling but keep banging my head against obstacles in the learning process. After building and launching sling as suggested in "Build Sling With the Maven command line tool" (http://sling.apache.org/site/getting-and-building-s

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

2009-10-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-931. --- Resolution: Fixed Fix Version/s: JCR Installer 3.0.2 Successfully tested (manua

[jira] Resolved: (SLING-1145) Exceptions from dynamic class loader providers should be catched

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1145. - Resolution: Fixed Fixed in revision: 824328 > Exceptions from dynamic class loader provi

[jira] Resolved: (SLING-1144) Make sync variable volatile

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1144. - Resolution: Fixed Removed boolean sync variable and replaced it with using the already av

[jira] Commented: (SLING-1147) Installing SNAPSHOT of bundle installed via jcrinstall causes both bundles to be active

2009-10-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764675#action_12764675 ] Bertrand Delacretaz commented on SLING-1147: I haven't been able to reproduce t

[jira] Resolved: (SLING-1153) Throw NPE if key is null

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1153. - Resolution: Fixed Now NPE is thrown in all places if the key is null > Throw NPE if key

[jira] Created: (SLING-1153) Throw NPE if key is null

2009-10-12 Thread Carsten Ziegeler (JIRA)
Throw NPE if key is null Key: SLING-1153 URL: https://issues.apache.org/jira/browse/SLING-1153 Project: Sling Issue Type: Bug Components: JCR Affects Versions: JCR Resource 2.0.6 Reporter: C

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

2009-10-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764635#action_12764635 ] Bertrand Delacretaz commented on SLING-920: --- Moved sling-trunk-1.6 build to port 9

Blocked Hudson builds

2009-10-12 Thread Tim Ellison
FYI I have been canceling some builds on Hudson that are failing to complete. For example, http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/373/ Regards, Tim

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

2009-10-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764625#action_12764625 ] Bertrand Delacretaz commented on SLING-920: --- I have asked on about installing the

[jira] Resolved: (SLING-1152) Remove deprecated interface RepositoryClassLoaderProvider (and implementations)

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1152. - Resolution: Fixed Removed the interface, its implementation and the now unused BundlePro

[jira] Created: (SLING-1152) Remove deprecated interface RepositoryClassLoaderProvider (and implementations)

2009-10-12 Thread Carsten Ziegeler (JIRA)
Remove deprecated interface RepositoryClassLoaderProvider (and implementations) --- Key: SLING-1152 URL: https://issues.apache.org/jira/browse/SLING-1152 Project: Sling

[jira] Resolved: (SLING-1150) Session is not closed in getLastModifed

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1150. - Resolution: Fixed Fixed in Revision: 824266 > Session is not closed in getLastModifed >

[jira] Resolved: (SLING-1151) Don't export jackrabbit classes

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1151. - Resolution: Fixed Fixed in Revision: 824266 > Don't export jackrabbit classes >

[jira] Resolved: (SLING-1146) DynamicClassLoaderProvider and ClassLoaderWriter should not be a service factory

2009-10-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1146. - Resolution: Fixed Fixed in Revision: 824266 > DynamicClassLoaderProvider and ClassLoader

Re: [DISCUSS] Shall we offer the launchpad/base module to the Felix project

2009-10-12 Thread Bertrand Delacretaz
On Sat, Oct 10, 2009 at 11:38 AM, Felix Meschberger wrote: > ...What is the general opinion of the > Sling community to eventually hand the launchpad/base module as a > generic loader for standalone and web application environments over to > the Apache Felix project ?... +1, launching standalone

[jira] Created: (SLING-1151) Don't export jackrabbit classes

2009-10-12 Thread Carsten Ziegeler (JIRA)
Don't export jackrabbit classes --- Key: SLING-1151 URL: https://issues.apache.org/jira/browse/SLING-1151 Project: Sling Issue Type: Improvement Components: JCR Affects Versions: JCR Classloader 2.0.