RE: Sling Resource/JCR Explorer

2010-08-18 Thread Clemens Wyss
> My intent with the contribution was to simple get it out > there in case there was anything useful for your development. thank you Clemens > -Original Message- > From: Mike Moulton [mailto:m...@meltmedia.com] > Sent: Wednesday, August 18, 2010 11:49 PM > To: dev@sling.apache.org > Subje

Re: Sling Resource/JCR Explorer

2010-08-18 Thread Mike Moulton
Clemens, Sorry I have not responded. I got sick over the weekend and just got back on my feet. Per Felix's request, I have sent over a CLA for my code. Your welcome to do with it what you will. At this point I do not have much time to aid in development work so I defer to you to organize thin

Hudson build became unstable: sling-trunk-1.5 #839

2010-08-18 Thread Apache Hudson Server
See

Hudson build is back to stable : sling-installer-1.5 » Apache Sling OSGi Installer Integration Tests #97

2010-08-18 Thread Apache Hudson Server
See

Hudson build became unstable: sling-trunk-1.6 #532

2010-08-18 Thread Apache Hudson Server
See

Re: Failing Installer test (was Re: ConfigAdmin support in Launchpad...)

2010-08-18 Thread Justin Edelson
I think I identified the JCRInstall problem. See https://issues.apache.org/jira/browse/JCR-2720 Working around this in the test shouldn't be hard, but it's a nasty bug. Justin On Wed, Aug 18, 2010 at 2:35 PM, Justin Edelson wrote: > On Wed, Aug 18, 2010 at 1:38 PM, Justin Edelson > wrote: >>

Re: Failing Installer test (was Re: ConfigAdmin support in Launchpad...)

2010-08-18 Thread Justin Edelson
On Wed, Aug 18, 2010 at 1:38 PM, Justin Edelson wrote: > I fixed the ConfigInstallTest failure in the osgi.it module. Not sure if > this is the one which has been "failing for a long time". > > The problem is in the waitForConfiguration method of OsgiInstallerTestBase. > > The logic was: > if (res

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

2010-08-18 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899924#action_12899924 ] Justin Edelson commented on SLING-1560: --- fixed failing IT in r986813 > Improve and c

Failing Installer test (was Re: ConfigAdmin support in Launchpad...)

2010-08-18 Thread Justin Edelson
I fixed the ConfigInstallTest failure in the osgi.it module. Not sure if this is the one which has been "failing for a long time". The problem is in the waitForConfiguration method of OsgiInstallerTestBase. The logic was: if (result != null ||!shouldBePresent) { break; } but this fails to take

Re: [VOTE] Release Sling API 2.1.0

2010-08-18 Thread Ian Boston
+1 Signatures all check out ok, and API LGTM Ian On 18 Aug 2010, at 17:32, Felix Meschberger wrote: > +1 > > Regards > Felix > > On 18.08.2010 17:28, Felix Meschberger wrote: >> Hi, >> >> At long last here it is: The Sling API 2.1.0 release vote. >> >> We solved 25 issues in this release: >> h

[jira] Resolved: (SLING-1667) GSP script engine should use dynamic class loader

2010-08-18 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1667. --- Resolution: Fixed done in r986780 > GSP script engine should use dynamic class loader >

Re: what classloader should a ScriptEngine use?

2010-08-18 Thread Justin Edelson
On 8/18/10 1:40 AM, Carsten Ziegeler wrote: > Justin Edelson wrote >> I implemented a simple GSP/GString ScriptEngine today and got tripped up >> with what ClassLoader to use during script evaluation. Currently, the >> code is using the ClassLoader of the groovy-all bundle. This has a >> dynamic i

Re: [VOTE] Release Sling API 2.1.0

2010-08-18 Thread Felix Meschberger
+1 Regards Felix On 18.08.2010 17:28, Felix Meschberger wrote: > Hi, > > At long last here it is: The Sling API 2.1.0 release vote. > > We solved 25 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12314252 > > Staging repository: > https://repository.apache.

[VOTE] Release Sling API 2.1.0

2010-08-18 Thread Felix Meschberger
Hi, At long last here it is: The Sling API 2.1.0 release vote. We solved 25 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12314252 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-124/ You can use this UNIX script to downl

[jira] Created: (SLING-1667) GSP script engine should use dynamic class loader

2010-08-18 Thread Justin Edelson (JIRA)
GSP script engine should use dynamic class loader - Key: SLING-1667 URL: https://issues.apache.org/jira/browse/SLING-1667 Project: Sling Issue Type: Improvement Components: Extensions

Re: Sling API Release

2010-08-18 Thread Ian Boston
I havent said this before, so: +1, a good move imho. Thanks Ian On 17 Aug 2010, at 21:21, Felix Meschberger wrote: > Hi all, > > Just so you know: I will create the release candidate for the Sling > API tomorrow morning... This is the last chance to throw in a veto ;-) > > Regards > Felix

Build failed in Hudson: sling-contrib-1.5 #565

2010-08-18 Thread Apache Hudson Server
See -- [...truncated 3428 lines...] [INFO] Copying bundle from /home/hudson/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar to

Build failed in Hudson: sling-contrib-1.5 » Apache Sling Launchpad Contrib Testing #565

2010-08-18 Thread Apache Hudson Server
See -- [...truncated 6 lines...] [INFO] Deleting file-set:

[jira] Commented: (SLING-1542) Sling OCM bundle isn't exporting packages required to create OCM bean converters.

2010-08-18 Thread David Franke (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899840#action_12899840 ] David Franke commented on SLING-1542: - You are right. The same applies to: org.apache.j

RE: Authentication Info Post Processing vs. Authentication Info Validation

2010-08-18 Thread Mike Müller
>>> snip snap > I happen to dislike plain Exception. > > How about this: > > * We declare LoginException as a checked exception which may > be thrown and handled like LoginException thrown from the > ResourceResolverFactory.getResourceResolver method > * Document SlingException may be t

[jira] Updated: (SLING-1593) Decouple authentication mechanism from JCR

2010-08-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller updated SLING-1593: --- Attachment: SLING-1593b-postprocess-mykee.patch New patch as discussed on the maling list [1] [1] ht

[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-tabpanel&focusedCommentId=12899825#action_12899825 ] Carsten Ziegeler commented on SLING-1560: - Simplified the osgi installer task inter

Re: ConfigAdmin support in Launchpad...

2010-08-18 Thread Carsten Ziegeler
Felix Meschberger wrote > > I am not particularly keen on putting too much effort into something > which will be thrown almost immediately. > > Rather I would suggest for Carsten to indicate whether he will succeed > in-time for Sling 6 or whether we can be of any help to him getting this > read

Re: ConfigAdmin support in Launchpad...

2010-08-18 Thread Felix Meschberger
Hi, On 17.08.2010 21:51, Justin Edelson wrote: > On 8/17/10 4:20 PM, Felix Meschberger wrote: >> Hi, >> >> Sounds like an interesting approach, too. >> >> I would really like to include the OSGi Install stuff together with >> this "ResourceProvider" and the new File Installer to be included with >

[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-tabpanel&focusedCommentId=12899762#action_12899762 ] Carsten Ziegeler commented on SLING-1560: - Removed the statistics interface and the