Re: why is there a non-factory configuration available for org.apache.sling.commons.log.LogManager.factory.config?

2011-10-07 Thread Felix Meschberger
Hi, hmm, ok. In this case we really have to crosscheck the metatype.xml files, which have been handcrafted so far. Regards Felix Am 06.10.2011 um 23:15 schrieb Justin Edelson: > On Thu, Oct 6, 2011 at 5:04 PM, Felix Meschberger wrote: >> Hi, >> >> On 06.10.2011 22:51, Justin Edelson wrote: >

[jira] [Commented] (SLING-2241) mavenSession and mavenFileFilter are declared in both AbstractUsingBundleListMojo and AbstractLaunchpadStartingMojo

2011-10-07 Thread Justin Edelson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123092#comment-13123092 ] Justin Edelson commented on SLING-2241: --- fixed in r1180166 > mavenS

[jira] [Resolved] (SLING-2241) mavenSession and mavenFileFilter are declared in both AbstractUsingBundleListMojo and AbstractLaunchpadStartingMojo

2011-10-07 Thread Justin Edelson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-2241. --- Resolution: Fixed > mavenSession and mavenFileFilter are declared in both > AbstractUsin

[jira] [Created] (SLING-2241) mavenSession and mavenFileFilter are declared in both AbstractUsingBundleListMojo and AbstractLaunchpadStartingMojo

2011-10-07 Thread Justin Edelson (Created) (JIRA)
mavenSession and mavenFileFilter are declared in both AbstractUsingBundleListMojo and AbstractLaunchpadStartingMojo --- Key: SLING-2241 URL: https://is

[jira] [Created] (SLING-2240) move org.apache.sling.servlets.post.impl.helper.DateParser to commons

2011-10-07 Thread Ben Peter (Created) (JIRA)
move org.apache.sling.servlets.post.impl.helper.DateParser to commons - Key: SLING-2240 URL: https://issues.apache.org/jira/browse/SLING-2240 Project: Sling Issue Type: Wish

Re: Sling performance tests

2011-10-07 Thread Antonio Sanso
Thanks for the feedback Justin, On Oct 7, 2011, at 6:14 PM, Justin Edelson wrote: > Antonio- > I think adding some performance tests is a great idea, although I > think it'll be challenging to separate Sling performance from the > underlying JCR performance. > > In general, my preference is for

Re: Sling performance tests

2011-10-07 Thread Justin Edelson
Antonio- I think adding some performance tests is a great idea, although I think it'll be challenging to separate Sling performance from the underlying JCR performance. In general, my preference is for microbenchmarks to prove (or disprove) a particular design strategy. The changes you describe in

Sling performance tests

2011-10-07 Thread Antonio Sanso
Hi all, SLING-2239 [0] made me think that it might be useful to have a kind of performance tests as for example the one in Jackrabbit [1] in order to have periodical report as in [2]. Should you like the idea I might try to 'port' [1] to Sling (with all the credits to Jackrabbit obviously :))

[jira] [Created] (SLING-2239) Improve JcrResourceResolver#resolve performance

2011-10-07 Thread Antonio Sanso (Created) (JIRA)
Improve JcrResourceResolver#resolve performance --- Key: SLING-2239 URL: https://issues.apache.org/jira/browse/SLING-2239 Project: Sling Issue Type: Improvement Components: JCR