[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Felix Meschberger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190929#comment-13190929 ] Felix Meschberger commented on SLING-2236: -- I agree with Justin: Operation lookup

Temporary Files in Sling (Re: [jira] [Commented] (SLING-2215) DavEx servlet creates a jackrabbit/tmp directory)

2012-01-23 Thread Felix Meschberger
Hi, While I am basically ok to use the Jackrabbit Defaults, another old discussion pops up again: Generic temporary file handling in Sling. We currently have a number of places, where temporary files are created and used. For example the Commons FileUpload library in the Engine or the

[jira] [Created] (SLING-2378) NullPointerException in SlingServletResolver.handleEvent

2012-01-23 Thread Felix Meschberger (Created) (JIRA)
NullPointerException in SlingServletResolver.handleEvent Key: SLING-2378 URL: https://issues.apache.org/jira/browse/SLING-2378 Project: Sling Issue Type: Improvement

[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Jeff Young (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190968#comment-13190968 ] Jeff Young commented on SLING-2236: --- Imagine our poor developer trying to debug this. A

[jira] [Created] (SLING-2379) NullPointerException in ProcessorManagerImpl.handleEvent

2012-01-23 Thread Felix Meschberger (Created) (JIRA)
NullPointerException in ProcessorManagerImpl.handleEvent Key: SLING-2379 URL: https://issues.apache.org/jira/browse/SLING-2379 Project: Sling Issue Type: Improvement

[jira] [Resolved] (SLING-2379) NullPointerException in ProcessorManagerImpl.handleEvent

2012-01-23 Thread Felix Meschberger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-2379. -- Resolution: Fixed Fixed in Rev. 1234724 NullPointerException in

[jira] [Resolved] (SLING-2378) NullPointerException in SlingServletResolver.handleEvent

2012-01-23 Thread Felix Meschberger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-2378. -- Resolution: Fixed Fixed in Rev. 1234733 NullPointerException in

[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Felix Meschberger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190990#comment-13190990 ] Felix Meschberger commented on SLING-2236: -- The developer is doing the wrong

[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Jeff Young (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1319#comment-1319 ] Jeff Young commented on SLING-2236: --- OK, one more attempt (and then I promise to shut

Jenkins build is back to normal : sling-trunk-1.5 #1552

2012-01-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.5/1552/changes

Build failed in Jenkins: sling-samples-1.5 #264

2012-01-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-samples-1.5/264/ -- [...truncated 946 lines...] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [JENKINS] Archiving

Re: Temporary Files in Sling (Re: [jira] [Commented] (SLING-2215) DavEx servlet creates a jackrabbit/tmp directory)

2012-01-23 Thread Justin Edelson
Hi, This just seems like another thing to configure. We should just use java.io.tmpdir to store temporary files. Justin On Mon, Jan 23, 2012 at 3:56 AM, Felix Meschberger fmesc...@adobe.com wrote: Hi, While I am basically ok to use the Jackrabbit Defaults, another old discussion pops up

[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Justin Edelson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191192#comment-13191192 ] Justin Edelson commented on SLING-2236: --- Let's say the :operation -is- one the

[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Jeff Young (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191227#comment-13191227 ] Jeff Young commented on SLING-2236: --- Hi Justin, In my first example, if I use a -known-

[jira] [Commented] (SLING-2236) Default POST servlet reports invalid operation when it should report 404

2012-01-23 Thread Justin Edelson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191239#comment-13191239 ] Justin Edelson commented on SLING-2236: --- In my first example, if I use a -known-

[jira] [Created] (SLING-2380) Make RepositoryTestBase's repository usable from JUnit 4.x style tests

2012-01-23 Thread Bertrand Delacretaz (Created) (JIRA)
Make RepositoryTestBase's repository usable from JUnit 4.x style tests -- Key: SLING-2380 URL: https://issues.apache.org/jira/browse/SLING-2380 Project: Sling Issue Type:

[jira] [Commented] (SLING-2380) Make RepositoryTestBase's repository usable from JUnit 4.x style tests

2012-01-23 Thread Carsten Ziegeler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191250#comment-13191250 ] Carsten Ziegeler commented on SLING-2380: - Isn't RepositoryUtil already providing

[jira] [Commented] (SLING-2380) Make RepositoryTestBase's repository usable from JUnit 4.x style tests

2012-01-23 Thread Bertrand Delacretaz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191263#comment-13191263 ] Bertrand Delacretaz commented on SLING-2380: Yes, but it doesn't have the

[jira] [Updated] (SLING-2380) Make RepositoryTestBase's repository usable from JUnit 4.x style tests

2012-01-23 Thread Bertrand Delacretaz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-2380: --- Affects Version/s: Commons Testing 2.0.8 Fix Version/s: Commons Testing

[jira] [Resolved] (SLING-2380) Make RepositoryTestBase's repository usable from JUnit 4.x style tests

2012-01-23 Thread Bertrand Delacretaz (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-2380. Resolution: Fixed RepositoryProvider added in revision 1234906, RepositoryTestBase

Build failed in Jenkins: sling-trunk-1.5 #1553

2012-01-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.5/1553/changes Changes: [bdelacretaz] SLING-2380 - RepositoryProvider added, with tests -- [...truncated 16457 lines...] T E S T S --- There are no tests

[jira] [Updated] (SLING-2369) upgrade Felix to 4.0.2

2012-01-23 Thread Timo Naroska (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Naroska updated SLING-2369: Attachment: SLING-2369.diff upgrade Felix to 4.0.2 --