[jira] [Created] (SLING-2050) PostServletOutputContentTypeTest shouldn't rely on a StackOverflowError

2011-04-12 Thread Bertrand Delacretaz (JIRA)
PostServletOutputContentTypeTest shouldn't rely on a StackOverflowError --- Key: SLING-2050 URL: https://issues.apache.org/jira/browse/SLING-2050 Project: Sling Issue Type:

[jira] [Resolved] (SLING-2050) PostServletOutputContentTypeTest shouldn't rely on a StackOverflowError

2011-04-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2050. Resolution: Fixed Fixed in revision 1091328, the test now uses an invalid post

[jira] [Created] (SLING-2053) Integration tests should be contributed by the relevant bundles

2011-04-19 Thread Bertrand Delacretaz (JIRA)
Integration tests should be contributed by the relevant bundles Key: SLING-2053 URL: https://issues.apache.org/jira/browse/SLING-2053 Project: Sling Issue Type: Improvement

[jira] [Created] (SLING-2085) RequestHistoryConsolePlugin should escape HTML text

2011-05-24 Thread Bertrand Delacretaz (JIRA)
RequestHistoryConsolePlugin should escape HTML text --- Key: SLING-2085 URL: https://issues.apache.org/jira/browse/SLING-2085 Project: Sling Issue Type: Bug Components: Engine

[jira] [Resolved] (SLING-2085) RequestHistoryConsolePlugin should escape HTML text

2011-05-24 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2085. Resolution: Fixed Fix Version/s: Engine 2.2.4 Implemented in revision

[jira] [Updated] (SLING-2082) XSS vulnerability: HtmlResponse output does not escape URLs in HTML

2011-05-24 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2082: --- Affects Version/s: Servlets Post 2.1.0 API 2.2.0 XSS

[jira] [Resolved] (SLING-2082) XSS vulnerability: HtmlResponse output does not escape URLs in HTML

2011-05-24 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2082. Resolution: Fixed Fix Version/s: API 2.2.2 Servlets Post

[jira] [Commented] (SLING-1476) provide number of processed requests

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052439#comment-13052439 ] Bertrand Delacretaz commented on SLING-1476: I had a quick look and IMO the

[jira] [Issue Comment Edited] (SLING-1476) provide number of processed requests

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052439#comment-13052439 ] Bertrand Delacretaz edited comment on SLING-1476 at 6/21/11 9:20 AM:

[jira] [Resolved] (SLING-2091) Sling JUnit sample integration tests fail when deployed and executed on CQ 5.4

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2091. Resolution: Fixed Assignee: Bertrand Delacretaz Committed your patch in

[jira] [Updated] (SLING-2091) Sling JUnit sample integration tests fail when deployed and executed on CQ 5.4

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2091: --- Affects Version/s: org.apache.sling.testing.tools 1.0.4 JUnit

[jira] [Updated] (SLING-2091) Sling JUnit sample integration tests fail on CQ 5.4 due to missing credentials

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2091: --- Summary: Sling JUnit sample integration tests fail on CQ 5.4 due to missing

[jira] [Updated] (SLING-2094) Adding support to call a sling resource for JSP page exception handler %@ page errorPage ... %

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2094: --- Attachment: SLING-2094-integration-tests.patch I tried to create integration tests

[jira] [Created] (SLING-2106) Use slf4j logging in AdapterManagerImpl

2011-06-21 Thread Bertrand Delacretaz (JIRA)
Use slf4j logging in AdapterManagerImpl --- Key: SLING-2106 URL: https://issues.apache.org/jira/browse/SLING-2106 Project: Sling Issue Type: Improvement Components: Extensions Affects

[jira] [Updated] (SLING-2106) Use slf4j logging in AdapterManagerImpl

2011-06-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2106: --- Attachment: SLING-2106.patch Use slf4j logging in AdapterManagerImpl

[jira] [Commented] (SLING-1476) provide number of processed requests

2011-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053732#comment-13053732 ] Bertrand Delacretaz commented on SLING-1476: Agree about the naming convention

[jira] [Commented] (SLING-1476) provide number of processed requests

2011-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053737#comment-13053737 ] Bertrand Delacretaz commented on SLING-1476: Actually I need to have a closer

[jira] [Updated] (SLING-2106) Use slf4j logging in AdapterManagerImpl

2011-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2106: --- Fix Version/s: Adapter 2.0.10 Use slf4j logging in AdapterManagerImpl

[jira] [Resolved] (SLING-2106) Use slf4j logging in AdapterManagerImpl

2011-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2106. Resolution: Fixed Committed in revision 1138846 Use slf4j logging in

[jira] [Created] (SLING-2108) PostServlet :import operation does not take autoCheckout into account

2011-06-23 Thread Bertrand Delacretaz (JIRA)
PostServlet :import operation does not take autoCheckout into account - Key: SLING-2108 URL: https://issues.apache.org/jira/browse/SLING-2108 Project: Sling Issue Type: Bug

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

2011-07-05 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059880#comment-13059880 ] Bertrand Delacretaz commented on SLING-920: --- Changed the sling-trunk-1.5 and 1.6

[jira] [Created] (SLING-2127) Build fails (cyclic dependency) with Maven 2.2.1

2011-07-06 Thread Bertrand Delacretaz (JIRA)
Build fails (cyclic dependency) with Maven 2.2.1 Key: SLING-2127 URL: https://issues.apache.org/jira/browse/SLING-2127 Project: Sling Issue Type: Bug Components: General

[jira] [Issue Comment Edited] (SLING-920) Hudson continuous integration setup

2011-07-06 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059880#comment-13059880 ] Bertrand Delacretaz edited comment on SLING-920 at 7/6/11 12:05 PM:

[jira] [Commented] (SLING-2110) Test classes should be packaged and deployed as a -tests.jar artifact to enable reuse of *TestsBase classes in other projects

2011-07-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061277#comment-13061277 ] Bertrand Delacretaz commented on SLING-2110: My idea when creating those

[jira] [Resolved] (SLING-2127) Build fails (cyclic dependency) with Maven 2.2.1

2011-07-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2127. Resolution: Fixed Assignee: Bertrand Delacretaz As discussed on list, I have

[jira] [Updated] (SLING-2127) Build fails (cyclic dependency) with Maven 2.2.1

2011-07-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2127: --- Affects Version/s: Parent 10 Fix Version/s: Parent 11 Build fails (cyclic

[jira] [Created] (SLING-2154) Add deadlocks detection to threaddump module

2011-07-22 Thread Bertrand Delacretaz (JIRA)
Add deadlocks detection to threaddump module Key: SLING-2154 URL: https://issues.apache.org/jira/browse/SLING-2154 Project: Sling Issue Type: New Feature Components: Extensions

[jira] [Updated] (SLING-2154) Add deadlocks detection to threaddump module

2011-07-22 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2154: --- Attachment: deadlock.jsp JSP script that generates deadlocks, useful for testing

[jira] [Commented] (SLING-2185) Provide a way to configure IOManager/PropertyManager handlers at runtime.

2011-08-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086992#comment-13086992 ] Bertrand Delacretaz commented on SLING-2185: Thanks for your patch! To avoid

[jira] [Commented] (SLING-2185) Provide a way to configure IOManager/PropertyManager handlers at runtime.

2011-08-19 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087667#comment-13087667 ] Bertrand Delacretaz commented on SLING-2185: Thanks for this Tim, looks good

[jira] [Commented] (SLING-2192) Support JAX-RS resource classes

2011-08-22 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088702#comment-13088702 ] Bertrand Delacretaz commented on SLING-2192: Note that the pom.xml is missing

[jira] [Commented] (SLING-2109) Separate some system bundle provide packages into properties for easier overwrite

2011-08-24 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090259#comment-13090259 ] Bertrand Delacretaz commented on SLING-2109: I have committed Stefan's

[jira] [Commented] (SLING-2105) Add support for partial bundle lists

2011-08-26 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13091698#comment-13091698 ] Bertrand Delacretaz commented on SLING-2105: Are there already examples of how

[jira] [Created] (SLING-2197) Sling testing tools: verify that all bundles are started after installing them

2011-08-29 Thread Bertrand Delacretaz (JIRA)
Sling testing tools: verify that all bundles are started after installing them -- Key: SLING-2197 URL: https://issues.apache.org/jira/browse/SLING-2197 Project: Sling

[jira] [Commented] (SLING-2197) Sling testing tools: verify that all bundles are started after installing them

2011-08-30 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093530#comment-13093530 ] Bertrand Delacretaz commented on SLING-2197: IMO, readable automated tests of

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

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102513#comment-13102513 ] Bertrand Delacretaz commented on SLING-920: --- Increased the timeouts on the

[jira] [Resolved] (SLING-2219) SlingAnnotationsTestRunner must use dynamic reference to AnnotationsProcessor

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2219. Resolution: Fixed Fixed in revision 1169708 SlingAnnotationsTestRunner must use

[jira] [Created] (SLING-2219) SlingAnnotationsTestRunner must use dynamic reference to AnnotationsProcessor

2011-09-12 Thread Bertrand Delacretaz (JIRA)
SlingAnnotationsTestRunner must use dynamic reference to AnnotationsProcessor - Key: SLING-2219 URL: https://issues.apache.org/jira/browse/SLING-2219 Project: Sling

[jira] [Assigned] (SLING-2197) Sling testing tools: verify that all bundles are started after installing them

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reassigned SLING-2197: -- Assignee: Bertrand Delacretaz Sling testing tools: verify that all bundles

[jira] [Resolved] (SLING-2197) Sling testing tools: verify that all bundles are started after installing them

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2197. Resolution: Fixed Fixed in revision 1169713, still using the webconsole API until

[jira] [Updated] (SLING-2197) Sling testing tools: verify that all bundles are started after installing them

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2197: --- Affects Version/s: Sample Integration Tests 1.0.6

[jira] [Resolved] (SLING-2220) httpclient packages should be required imports for sling test tools bundle

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2220. Resolution: Fixed Implemented in revision 1169774, changes to

[jira] [Created] (SLING-2220) httpclient packages should be required imports for sling test tools bundle

2011-09-12 Thread Bertrand Delacretaz (JIRA)
httpclient packages should be required imports for sling test tools bundle --- Key: SLING-2220 URL: https://issues.apache.org/jira/browse/SLING-2220 Project: Sling

[jira] [Updated] (SLING-2220) httpclient packages should be required imports for sling test tools bundle

2011-09-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2220: --- Fix Version/s: Sample Integration Tests 1.0.8 httpclient packages should be

[jira] [Commented] (SLING-2217) Need a good way to downgrade a bundle

2011-09-15 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105242#comment-13105242 ] Bertrand Delacretaz commented on SLING-2217: Also, is your scenario different

[jira] [Commented] (SLING-2226) Move json query servlet to a new compat bundle

2011-09-20 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108397#comment-13108397 ] Bertrand Delacretaz commented on SLING-2226: Shouldn't that bundle be called

[jira] [Reopened] (SLING-2226) Move json query servlet to a new compat bundle

2011-09-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reopened SLING-2226: Assignee: Bertrand Delacretaz (was: Carsten Ziegeler) This change broke the

[jira] [Resolved] (SLING-2226) Move json query servlet to a new compat bundle

2011-09-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2226. Resolution: Fixed Fixed by adding the org.apache.sling.servlets.compat bundle the

[jira] [Updated] (SLING-2192) Support JAX-RS resource classes

2011-09-21 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2192: --- Attachment: SLING-2192-with-tests.patch Thanks for your contribution! Looks

[jira] Commented: (SLING-904) jcrinstall - take three

2009-07-08 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728568#action_12728568 ] Bertrand Delacretaz commented on SLING-904: --- smaller orderable tasks part moved to

[jira] Created: (SLING-1039) OsgiControllerImpl creates too many BundleStartTask

2009-07-09 Thread Bertrand Delacretaz (JIRA)
OsgiControllerImpl creates too many BundleStartTask --- Key: SLING-1039 URL: https://issues.apache.org/jira/browse/SLING-1039 Project: Sling Issue Type: Bug Affects Versions: JCR Install

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

2009-08-06 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739918#action_12739918 ] Bertrand Delacretaz commented on SLING-920: --- Added new job

[jira] Created: (SLING-1072) jcrinstall's initial scanning of folders can be slow, limit depth to make it faster

2009-08-06 Thread Bertrand Delacretaz (JIRA)
jcrinstall's initial scanning of folders can be slow, limit depth to make it faster --- Key: SLING-1072 URL: https://issues.apache.org/jira/browse/SLING-1072 Project:

[jira] Updated: (SLING-1074) SlingLogWriterTest fails under Windows

2009-08-06 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1074: --- Attachment: SLING-1074.patch Suggested patch SlingLogWriterTest fails under

[jira] Closed: (SLING-1074) SlingLogWriterTest fails under Windows

2009-08-06 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz closed SLING-1074. -- Resolution: Fixed Patch applied in revision 801642, thanks for reporting!

[jira] Created: (SLING-1075) JSP scripting engine needs development config for integration tests

2009-08-06 Thread Bertrand Delacretaz (JIRA)
JSP scripting engine needs development config for integration tests - Key: SLING-1075 URL: https://issues.apache.org/jira/browse/SLING-1075 Project: Sling Issue Type:

[jira] Closed: (SLING-904) jcrinstall - take three

2009-08-11 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz closed SLING-904. - Resolution: Fixed Fix Version/s: JCR Install 2.0.4 Closing this before starting

[jira] Commented: (SLING-1082) Contrib/launchpad/testing tests fail, Invalid signature file digest...

2009-08-12 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742429#action_12742429 ] Bertrand Delacretaz commented on SLING-1082: Looks like the same issue as

[jira] Resolved: (SLING-993) Sling Explorer with jquery

2009-08-13 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-993. --- Resolution: Fixed I have (finally) committed this in revisions 803819 and 803820.

[jira] Updated: (SLING-1091) POST to URL ending in /* with :name and no :nameHint should fail if named node exists

2009-08-27 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1091: --- Summary: POST to URL ending in /* with :name and no :nameHint should fail if named

[jira] Commented: (SLING-1091) POST to URL ending in /* with :name and no :nameHint should fail if named node exists

2009-08-27 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748331#action_12748331 ] Bertrand Delacretaz commented on SLING-1091: I had a quick look and I think the

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

2009-08-28 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748749#action_12748749 ] Bertrand Delacretaz commented on SLING-1078: The above spec is implemented in

[jira] Updated: (SLING-1000) Web console plugin to display recent requests

2009-08-28 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1000: --- Attachment: sling-1000-better-navigation.jpg Revision 808842: improved navigation by

[jira] Commented: (SLING-739) Improve the Sling Embedded repository config to make it more flexible

2009-09-01 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749797#action_12749797 ] Bertrand Delacretaz commented on SLING-739: --- Added log messages in revision

[jira] Commented: (SLING-739) Improve the Sling Embedded repository config to make it more flexible

2009-09-01 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749799#action_12749799 ] Bertrand Delacretaz commented on SLING-739: --- If we want to improve the

[jira] Commented: (SLING-1092) ohloh mistakenly thinks Sling contains some GPL stuff

2009-09-01 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749817#action_12749817 ] Bertrand Delacretaz commented on SLING-1092: Added a note on ohloh's Sling page

[jira] Commented: (SLING-1092) ohloh mistakenly thinks Sling contains some GPL stuff

2009-09-02 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12750299#action_12750299 ] Bertrand Delacretaz commented on SLING-1092: Agree about changing the JRuby

[jira] Reopened: (SLING-922) Load modules on startup from an external directory

2009-09-03 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reopened SLING-922: --- Assignee: (was: Felix Meschberger) Reopening as there's no documentation for

[jira] Commented: (SLING-1097) ResourceResolverFactory service missing after restarting repository

2009-09-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751439#action_12751439 ] Bertrand Delacretaz commented on SLING-1097: I briefly tested with the Felix

[jira] Commented: (SLING-1097) ResourceResolverFactory service missing after restarting repository

2009-09-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751444#action_12751444 ] Bertrand Delacretaz commented on SLING-1097: Indeed - setting

[jira] Commented: (SLING-1100) RequestProgressTracker info should include resource supertype

2009-09-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751450#action_12751450 ] Bertrand Delacretaz commented on SLING-1100:

[jira] Resolved: (SLING-1100) RequestProgressTracker info should include resource supertype

2009-09-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1100. Resolution: Fixed Assignee: Bertrand Delacretaz Implemented in revision

[jira] Updated: (SLING-1100) RequestProgressTracker info should include resource supertype

2009-09-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1100: --- Component/s: (was: Engine) JCR Resource Affects

[jira] Created: (SLING-1101) sling_bootstrap.txt: run-once command file for the BootstrapInstaller

2009-09-04 Thread Bertrand Delacretaz (JIRA)
sling_bootstrap.txt: run-once command file for the BootstrapInstaller - Key: SLING-1101 URL: https://issues.apache.org/jira/browse/SLING-1101 Project: Sling Issue Type:

[jira] Resolved: (SLING-1105) Add integration test of the sling:resourceSuperType

2009-09-09 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1105. Resolution: Fixed Assignee: Bertrand Delacretaz Added ResourceSuperTypeTest

[jira] Created: (SLING-1109) OSGi Event Recorder

2009-09-15 Thread Bertrand Delacretaz (JIRA)
OSGi Event Recorder --- Key: SLING-1109 URL: https://issues.apache.org/jira/browse/SLING-1109 Project: Sling Issue Type: Improvement Components: Extensions Reporter: Bertrand Delacretaz

[jira] Assigned: (SLING-1109) OSGi Event Recorder

2009-09-15 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reassigned SLING-1109: -- Assignee: Bertrand Delacretaz OSGi Event Recorder ---

[jira] Updated: (SLING-1109) OSGi Event Recorder

2009-09-15 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1109: --- Attachment: recorder.detail.jpg recorder-overview.jpg Screenshots of

[jira] Resolved: (SLING-1109) OSGi Event Recorder

2009-09-15 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1109. Resolution: Fixed Committed in revision 815352 OSGi Event Recorder

[jira] Issue Comment Edited: (SLING-1111) RhinoJavaScriptEngine does not preserve scope between eval()s

2009-09-16 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755960#action_12755960 ] Bertrand Delacretaz edited comment on SLING- at 9/16/09 2:42 AM:

[jira] Commented: (SLING-1116) FORM Based Authentication

2009-09-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757122#action_12757122 ] Bertrand Delacretaz commented on SLING-1116: I agree that using an HTTP session

[jira] Commented: (SLING-1116) FORM Based Authentication

2009-09-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757134#action_12757134 ] Bertrand Delacretaz commented on SLING-1116: OTOH using a cookie instead of the

[jira] Created: (SLING-1122) JcrNodeResource should better ignore jcr:lastModified if that's not a long

2009-09-23 Thread Bertrand Delacretaz (JIRA)
JcrNodeResource should better ignore jcr:lastModified if that's not a long -- Key: SLING-1122 URL: https://issues.apache.org/jira/browse/SLING-1122 Project: Sling Issue

[jira] Resolved: (SLING-1122) JcrNodeResource should better ignore jcr:lastModified if that's not a long

2009-09-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1122. Resolution: Fixed Fix Version/s: JCR Resource 2.0.6 Implemented in revision

[jira] Commented: (SLING-864) Parse path info for NonExistingResource

2009-09-24 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759068#action_12759068 ] Bertrand Delacretaz commented on SLING-864: --- +1 to Felix's patch Parse path info

[jira] Commented: (SLING-1059) Mime Type Detection for WebDAV should use Apache Tika

2009-09-29 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760556#action_12760556 ] Bertrand Delacretaz commented on SLING-1059: Content-based mime type detection

[jira] Commented: (SLING-1137) Support hierarchical child node creation from SlingPostServlet

2009-10-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762904#action_12762904 ] Bertrand Delacretaz commented on SLING-1137: Mark, how would you differentiate

[jira] Created: (SLING-1139) Add structure to SlingRequestProgressTracker messages

2009-10-07 Thread Bertrand Delacretaz (JIRA)
Add structure to SlingRequestProgressTracker messages - Key: SLING-1139 URL: https://issues.apache.org/jira/browse/SLING-1139 Project: Sling Issue Type: Improvement Affects Versions:

[jira] Resolved: (SLING-1139) Add structure to SlingRequestProgressTracker messages

2009-10-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1139. Resolution: Fixed With the changes of revision 822628, the output of the same

[jira] Reopened: (SLING-1139) Add structure to SlingRequestProgressTracker messages

2009-10-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reopened SLING-1139: Good idea, looks better, I'll do that Add structure to SlingRequestProgressTracker

[jira] Resolved: (SLING-1139) Add structure to SlingRequestProgressTracker messages

2009-10-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1139. Resolution: Fixed Implemented as suggested (revision 822709) Example: 0

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

2009-10-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763078#action_12763078 ] Bertrand Delacretaz commented on SLING-920: --- Added -Dhttp.port=9362 to the maven

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

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

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

2009-10-09 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-837. --- Resolution: Won't Fix Issues refers to old jcrinstall code that will be removed

[jira] Created: (SLING-1141) Remove old jcrinstall codebase

2009-10-09 Thread Bertrand Delacretaz (JIRA)
Remove old jcrinstall codebase -- Key: SLING-1141 URL: https://issues.apache.org/jira/browse/SLING-1141 Project: Sling Issue Type: Improvement Components: Installer Reporter: Bertrand

[jira] Resolved: (SLING-744) jcrinstall tests fail on Windows XP

2009-10-09 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-744. --- Resolution: Won't Fix Assignee: Bertrand Delacretaz Issues refers to old

[jira] Resolved: (SLING-1043) OsgiController tasks should not retry if resource disappeared

2009-10-09 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1043. Resolution: Won't Fix Assignee: Bertrand Delacretaz Issues refers to old

[jira] Resolved: (SLING-948) NPE in RepositoryObserver.unbindSlingRepository

2009-10-09 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-948. --- Resolution: Won't Fix Assignee: Bertrand Delacretaz Issues refers to old

[jira] Resolved: (SLING-1141) Remove old jcrinstall codebase

2009-10-09 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-1141. Resolution: Fixed Obsolete jcrinstall code removed, the new code is at

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

2009-10-09 Thread Bertrand Delacretaz (JIRA)
Installing SNAPSHOT of bundle installed via jcrinstall causes both bundles to be active --- Key: SLING-1147 URL: https://issues.apache.org/jira/browse/SLING-1147

<    1   2   3   4   5   6   7   8   9   10   >