[jira] Resolved: (SLING-1631) Classloading problems when taglibs are used.

2010-08-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1631. - Resolution: Fixed Fixed in revision 982966 The taglib now uses the same logic for

[jira] Commented: (SLING-1445) store the AuthenticationInfo object in a request attribute

2010-08-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896054#action_12896054 ] Carsten Ziegeler commented on SLING-1445: - Maybe we could add something like a

[jira] Created: (SLING-1636) Provide a mechanism to detect if a dynamic classloader is still valid

2010-08-10 Thread Carsten Ziegeler (JIRA)
Provide a mechanism to detect if a dynamic classloader is still valid - Key: SLING-1636 URL: https://issues.apache.org/jira/browse/SLING-1636 Project: Sling Issue Type: New

[jira] Resolved: (SLING-1636) Provide a mechanism to detect if a dynamic classloader is still valid

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1636. - Resolution: Fixed Added a new interface DynamicClassLoader in revision 983910 which can

[jira] Created: (SLING-1637) Support DynamicClassLoader interface

2010-08-10 Thread Carsten Ziegeler (JIRA)
Support DynamicClassLoader interface Key: SLING-1637 URL: https://issues.apache.org/jira/browse/SLING-1637 Project: Sling Issue Type: New Feature Components: JCR Affects Versions: JCR

[jira] Resolved: (SLING-1637) Support DynamicClassLoader interface

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1637. - Resolution: Fixed Added support for the interface in revision 983917 Support

[jira] Created: (SLING-1638) Reload jsp if used classloader is invalid

2010-08-10 Thread Carsten Ziegeler (JIRA)
Reload jsp if used classloader is invalid - Key: SLING-1638 URL: https://issues.apache.org/jira/browse/SLING-1638 Project: Sling Issue Type: Improvement Components: Scripting Affects

[jira] Resolved: (SLING-1638) Reload jsp if used classloader is invalid

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1638. - Resolution: Fixed Using new class loader feature with revision 983940 Reload jsp if

[jira] Resolved: (SLING-1607) org.apache.sling.osgi.installer stops only with errors

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1607. - Assignee: Carsten Ziegeler Fix Version/s: OSGi Installer 3.0.0

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

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896926#action_12896926 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision 983998: Removed the

[jira] Commented: (SLING-1335) Timing issues in OSGi installer integration tests

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896928#action_12896928 ] Carsten Ziegeler commented on SLING-1335: - I fixed one IT test case - the only one

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

2010-08-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897076#action_12897076 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision 984254: Move all

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897155#action_12897155 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision: 984304 Further

[jira] Updated: (SLING-1414) JSP Expression Language (eg: ${resource.path}) to call the getPath() method of a Resource object returned by ResourceResolver.findResources() result in error.

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1414: Affects Version/s: JCR Resource 2.0.6 JSP Expression Language (eg: ${resource.path}) to

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897266#action_12897266 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision 984405 Do counter

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897318#action_12897318 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision: 984451 The

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897361#action_12897361 ] Carsten Ziegeler commented on SLING-1560: - Changs in revision 984500 Removed the

[jira] Created: (SLING-1644) Use configuration reader from Apache Felix ConfigAdmin

2010-08-11 Thread Carsten Ziegeler (JIRA)
Use configuration reader from Apache Felix ConfigAdmin -- Key: SLING-1644 URL: https://issues.apache.org/jira/browse/SLING-1644 Project: Sling Issue Type: Improvement Components:

[jira] Created: (SLING-1643) Add start level support

2010-08-11 Thread Carsten Ziegeler (JIRA)
Add start level support --- Key: SLING-1643 URL: https://issues.apache.org/jira/browse/SLING-1643 Project: Sling Issue Type: Improvement Components: Installer Affects Versions: OSGi Installer 3.0.0

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

2010-08-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897599#action_12897599 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision 984660 Remove unused

[jira] Resolved: (SLING-1643) Add start level support

2010-08-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1643. - Resolution: Fixed Added start level support through the dictionary in revision 984661

[jira] Resolved: (SLING-1644) Use configuration reader from Apache Felix ConfigAdmin

2010-08-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1644. - Resolution: Fixed Added support for the two dictionary file formats with various

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

2010-08-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897668#action_12897668 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision 984709 Further

[jira] Resolved: (SLING-983) Add sling.properties file to configuration status page

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-983. Fix Version/s: Extensions Settings 0.1.0 (was: Engine 2.1.0)

[jira] Resolved: (SLING-1651) Integrate RunMode module into new Settings Module

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1651. - Resolution: Fixed Added run mode stuff to the settings service and added web

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

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898197#action_12898197 ] Carsten Ziegeler commented on SLING-1560: - Merge installer impl and thread, make

[jira] Updated: (SLING-1513) allow host-specific rendering for virtual hosts. Multitenancy Support

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1513: Component/s: API allow host-specific rendering for virtual hosts. Multitenancy Support

[jira] Updated: (SLING-1648) Node move with :replace fails

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1648: Affects Version/s: Servlets Post 2.0.4 Component/s: Servlets Node move with

[jira] Resolved: (SLING-1488) Move EventHelper from JCRInstall to Commons Testing

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1488. - Resolution: Fixed Removed class from jcr install in revision 985245 Move EventHelper

[jira] Resolved: (SLING-1295) JcrInstall should only observe configured folders

2010-08-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1295. - Resolution: Invalid This issue is invalid JcrInstall should only observe configured

[jira] Resolved: (SLING-1419) Remove dependency to JCR

2010-08-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1419. - Resolution: Duplicate This is now a duplicate of SLING-1654 Remove dependency to JCR

[jira] Reopened: (SLING-1419) Remove dependency to JCR

2010-08-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reopened SLING-1419: - Duplicate is not quiet correct, therefore reopening Remove dependency to JCR

[jira] Created: (SLING-1657) Installer integration tests should not rely on internal counters/state

2010-08-16 Thread Carsten Ziegeler (JIRA)
Installer integration tests should not rely on internal counters/state -- Key: SLING-1657 URL: https://issues.apache.org/jira/browse/SLING-1657 Project: Sling Issue Type:

[jira] Assigned: (SLING-1661) compute the digest when a dictionary is read from the input stream

2010-08-17 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-1661: --- Assignee: Carsten Ziegeler compute the digest when a dictionary is read from the

[jira] Resolved: (SLING-1661) compute the digest when a dictionary is read from the input stream

2010-08-17 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1661. - Resolution: Fixed Applied a slightly modified patch by rearranging the instruction order

[jira] Resolved: (SLING-1657) Installer integration tests should not rely on internal counters/state

2010-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1657. - Resolution: Fixed Changed the tests to not rely on internals anymore in revision 986576

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

2010-08-18 Thread Carsten Ziegeler (JIRA)
Check and update tests -- Key: SLING-1666 URL: https://issues.apache.org/jira/browse/SLING-1666 Project: Sling Issue Type: Task Components: Installer Affects Versions: OSGi Installer 3.0.0

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

2010-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899762#action_12899762 ] Carsten Ziegeler commented on SLING-1560: - Removed the statistics interface and the

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

2010-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899825#action_12899825 ] Carsten Ziegeler commented on SLING-1560: - Simplified the osgi installer task

[jira] Commented: (SLING-1680) FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError

2010-08-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901411#action_12901411 ] Carsten Ziegeler commented on SLING-1680: - I haven't tested this yet on win xp -

[jira] Commented: (SLING-1680) FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError

2010-08-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901420#action_12901420 ] Carsten Ziegeler commented on SLING-1680: - Hmm, yes, this is realy large :) Now,

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

2010-08-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1560. - Resolution: Fixed The InstallableResource is now a simple data object - all the logic

[jira] Created: (SLING-1685) Method to force remove a job

2010-08-23 Thread Carsten Ziegeler (JIRA)
Method to force remove a job Key: SLING-1685 URL: https://issues.apache.org/jira/browse/SLING-1685 Project: Sling Issue Type: New Feature Components: Extensions Affects Versions: Extensions Event

[jira] Created: (SLING-1687) JobStatusProvider should lazy load events when returning

2010-08-24 Thread Carsten Ziegeler (JIRA)
JobStatusProvider should lazy load events when returning Key: SLING-1687 URL: https://issues.apache.org/jira/browse/SLING-1687 Project: Sling Issue Type: New Feature

[jira] Created: (SLING-1689) Change the OSGi installer interface

2010-08-24 Thread Carsten Ziegeler (JIRA)
Change the OSGi installer interface --- Key: SLING-1689 URL: https://issues.apache.org/jira/browse/SLING-1689 Project: Sling Issue Type: Improvement Components: Installer Affects Versions: OSGi

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

2010-08-24 Thread Carsten Ziegeler (JIRA)
Reduce startup time of jcr install -- Key: SLING-1690 URL: https://issues.apache.org/jira/browse/SLING-1690 Project: Sling Issue Type: Improvement Components: Installer Affects Versions: JCR

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

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1489. - Resolution: Won't Fix As discussed in the mailing list, we don't upgrade to JCR 2 and

[jira] Assigned: (SLING-1663) OSGi Install should recognize system bundle updates

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-1663: --- Assignee: Carsten Ziegeler OSGi Install should recognize system bundle updates

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

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901855#action_12901855 ] Carsten Ziegeler commented on SLING-1690: - Changed the startup: most of the stuff

[jira] Commented: (SLING-1663) OSGi Install should recognize system bundle updates

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901854#action_12901854 ] Carsten Ziegeler commented on SLING-1663: - Added a first implementation in revision

[jira] Resolved: (SLING-1335) Timing issues in OSGi installer integration tests

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1335. - Resolution: Fixed I finally fixed the other failing test; everything should run now

[jira] Updated: (SLING-755) jcrinstall console plugin

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-755: --- Fix Version/s: (was: JCR Install 2.0.4) Unscheduling this from JCR 2.0.4 as we are

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

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

[jira] Created: (SLING-1691) Improve startup behaviour

2010-08-24 Thread Carsten Ziegeler (JIRA)
Improve startup behaviour - Key: SLING-1691 URL: https://issues.apache.org/jira/browse/SLING-1691 Project: Sling Issue Type: Improvement Components: Scripting Affects Versions: Scripting JSP-Atom-Taglib

[jira] Resolved: (SLING-1691) Improve startup behaviour

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1691. - Resolution: Fixed Abdera is now started on first usage and not put into the servlet

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

2010-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901921#action_12901921 ] Carsten Ziegeler commented on SLING-1560: - I've done another minor update: move

[jira] Created: (SLING-1694) Instantiate adapter factories lazy

2010-08-25 Thread Carsten Ziegeler (JIRA)
Instantiate adapter factories lazy -- Key: SLING-1694 URL: https://issues.apache.org/jira/browse/SLING-1694 Project: Sling Issue Type: Improvement Components: Extensions Affects Versions:

[jira] Resolved: (SLING-1694) Instantiate adapter factories lazy

2010-08-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1694. - Resolution: Fixed Changed in revision 989023 Instantiate adapter factories lazy

[jira] Created: (SLING-1699) New default configuration is created on each startup

2010-08-26 Thread Carsten Ziegeler (JIRA)
New default configuration is created on each startup Key: SLING-1699 URL: https://issues.apache.org/jira/browse/SLING-1699 Project: Sling Issue Type: Bug Components: Commons

[jira] Resolved: (SLING-1699) New default configuration is created on each startup

2010-08-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1699. - Resolution: Fixed Factory configurations are now not created by the manager anymore - if

[jira] Closed: (SLING-1637) Support DynamicClassLoader interface

2010-08-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1637. --- Support DynamicClassLoader interface

[jira] Closed: (SLING-1434) Inherit from SecureClassLoader (and not URLClassLoader)

2010-08-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1434. --- Inherit from SecureClassLoader (and not URLClassLoader)

[jira] Closed: (SLING-1480) Don't use Workspace#move, use Session#move

2010-08-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1480. --- Don't use Workspace#move, use Session#move --

[jira] Resolved: (SLING-1685) Method to force remove a job

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1685. - Resolution: Fixed Implemented in revision 991105 - the force remove method simply polls

[jira] Resolved: (SLING-1687) JobStatusProvider should lazy load events when returning

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1687. - Resolution: Fixed Added a new methods which in revision which return a JobsIterator - if

[jira] Assigned: (SLING-1710) JobEventHandler: jobs in a waiting state won't be waked up anymore if job.getProperty(EventUtil.PROPERTY_JOB_QUEUE_NAME) != null

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-1710: --- Assignee: Carsten Ziegeler JobEventHandler: jobs in a waiting state won't be waked

[jira] Resolved: (SLING-1710) JobEventHandler: jobs in a waiting state won't be waked up anymore if job.getProperty(EventUtil.PROPERTY_JOB_QUEUE_NAME) != null

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1710. - Fix Version/s: Extensions Event 2.4.0 Resolution: Fixed Fixed in revision 991169

[jira] Resolved: (SLING-1536) Job Queue might be stopped during job processing

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1536. - Resolution: Fixed Added an extra check in revision 991215 Job Queue might be stopped

[jira] Updated: (SLING-1475) Create a web console plugin

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1475: Fix Version/s: Extensions Event 2.4.2 (was: Extensions Event 2.4.0)

[jira] Resolved: (SLING-1432) Unable to Forward to Images via a Filter

2010-08-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1432. - Resolution: Not A Problem Your filter is a component filter and therefore comes too late

[jira] Commented: (SLING-1213) Filters to support servlet-API-level scope configuration

2010-09-01 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904948#action_12904948 ] Carsten Ziegeler commented on SLING-1213: - Can you point to the changes regarding

[jira] Created: (SLING-1711) Move SlingAdaptable from adapter bundle to api

2010-09-01 Thread Carsten Ziegeler (JIRA)
Move SlingAdaptable from adapter bundle to api -- Key: SLING-1711 URL: https://issues.apache.org/jira/browse/SLING-1711 Project: Sling Issue Type: New Feature Components: API, Extensions

[jira] Created: (SLING-1720) Classloader cache is not synced

2010-09-02 Thread Carsten Ziegeler (JIRA)
Classloader cache is not synced --- Key: SLING-1720 URL: https://issues.apache.org/jira/browse/SLING-1720 Project: Sling Issue Type: Bug Affects Versions: JCR Classloader 3.1.2 Reporter: Carsten

[jira] Resolved: (SLING-1720) Classloader cache is not synced

2010-09-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1720. - Resolution: Fixed Syncing both maps in the classloader now. Changed in revision 991844

[jira] Created: (SLING-1724) Improve script execution performance

2010-09-02 Thread Carsten Ziegeler (JIRA)
Improve script execution performance Key: SLING-1724 URL: https://issues.apache.org/jira/browse/SLING-1724 Project: Sling Issue Type: Improvement Components: Scripting Affects Versions:

[jira] Resolved: (SLING-1724) Improve script execution performance

2010-09-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1724. - Resolution: Fixed Fixed in revision 991933 Improve script execution performance

[jira] Commented: (SLING-1728) ServiceCache is prone to deadlocks

2010-09-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906333#action_12906333 ] Carsten Ziegeler commented on SLING-1728: - Yes I think version 2 is the better

[jira] Closed: (SLING-1426) Spurious wakeups are not handled correctly

2010-09-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1426. --- Spurious wakeups are not handled correctly --

[jira] Closed: (SLING-1687) JobStatusProvider should lazy load events when returning

2010-09-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1687. --- JobStatusProvider should lazy load events when returning

[jira] Closed: (SLING-1537) Illegal job topics are not handled correctly

2010-09-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1537. --- Illegal job topics are not handled correctly

[jira] Closed: (SLING-1685) Method to force remove a job

2010-09-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1685. --- Method to force remove a job Key: SLING-1685

[jira] Closed: (SLING-1518) Fix JMock 2.5.1 compatibility issue

2010-09-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1518. --- Fix JMock 2.5.1 compatibility issue --- Key:

[jira] Updated: (SLING-1594) Support CommonJS Modules i.e. the require function

2010-09-07 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1594: Fix Version/s: Scripting JavaScript 2.0.8 Support CommonJS Modules i.e. the require

[jira] Closed: (SLING-1315) java.lang.ClassNotFoundException during jsp compilation

2010-09-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1315. --- java.lang.ClassNotFoundException during jsp compilation

[jira] Assigned: (SLING-1736) Potential Deadlock while registering/unregistering ResourceProvider

2010-09-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-1736: --- Assignee: Carsten Ziegeler (was: Felix Meschberger) Potential Deadlock while

[jira] Resolved: (SLING-1736) Potential Deadlock while registering/unregistering ResourceProvider

2010-09-08 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1736. - Resolution: Fixed I changed the sync blocks in revision 995023 - only add and remove

[jira] Created: (SLING-1737) Add state management for resources

2010-09-08 Thread Carsten Ziegeler (JIRA)
Add state management for resources -- Key: SLING-1737 URL: https://issues.apache.org/jira/browse/SLING-1737 Project: Sling Issue Type: Improvement Components: Installer Affects Versions: OSGi

[jira] Created: (SLING-1738) Add kind of audit log

2010-09-08 Thread Carsten Ziegeler (JIRA)
Add kind of audit log - Key: SLING-1738 URL: https://issues.apache.org/jira/browse/SLING-1738 Project: Sling Issue Type: Improvement Affects Versions: OSGi Installer 3.0.0 Reporter: Carsten Ziegeler

[jira] Resolved: (SLING-1594) Support CommonJS Modules i.e. the require function

2010-09-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1594. - Resolution: Fixed Thanks for your patch, Lars - I've applied it in revision 995334. It

[jira] Resolved: (SLING-1663) OSGi Install should recognize system bundle updates

2010-09-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1663. - Resolution: Fixed Setting this to resolved - if errors occur we can open a new bug or

[jira] Resolved: (SLING-1746) Use slf4j instead of log service

2010-09-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1746. - Resolution: Fixed Switched with revision 995732 Use slf4j instead of log service

[jira] Created: (SLING-1754) Jobs nodes should be unlocked after they have been changed

2010-09-10 Thread Carsten Ziegeler (JIRA)
Jobs nodes should be unlocked after they have been changed -- Key: SLING-1754 URL: https://issues.apache.org/jira/browse/SLING-1754 Project: Sling Issue Type: Improvement

[jira] Commented: (SLING-1737) Add state management for resources

2010-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908437#action_12908437 ] Carsten Ziegeler commented on SLING-1737: - Updated the configuration state handling

[jira] Commented: (SLING-1737) Add state management for resources

2010-09-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908471#action_12908471 ] Carsten Ziegeler commented on SLING-1737: - Started further refactoring of internal

[jira] Commented: (SLING-1737) Add state management for resources

2010-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908734#action_12908734 ] Carsten Ziegeler commented on SLING-1737: - No, with all the latest changes this one

[jira] Updated: (SLING-1761) JcrPropertyResource sets incorrect content length for strings containing non-ascii character

2010-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1761: Fix Version/s: JCR Resource 2.0.8 Sounds to me like an easy fix, we might want to include

[jira] Commented: (SLING-1737) Add state management for resources

2010-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908811#action_12908811 ] Carsten Ziegeler commented on SLING-1737: - Finished the state handling

[jira] Resolved: (SLING-1773) Possible to store newly install bundle digests into bundle-digests.properties immediately after the bundle is installed successfully

2010-09-14 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1773. - Assignee: Carsten Ziegeler Fix Version/s: OSGi Installer 3.0.0

[jira] Commented: (SLING-1768) Download links are broken

2010-09-14 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909132#action_12909132 ] Carsten Ziegeler commented on SLING-1768: - The correct download page is :

[jira] Commented: (SLING-1737) Add state management for resources

2010-09-14 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12909141#action_12909141 ] Carsten Ziegeler commented on SLING-1737: - I retried the tests running on Java 5

  1   2   3   4   5   6   7   8   9   10   >