[jira] [Commented] (SLING-2576) I18n: Allow multiple ResourceBundleProviders, use the first one responding for a given locale

2012-08-30 Thread Alexander Klimetschek (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13444857#comment-13444857
 ] 

Alexander Klimetschek commented on SLING-2576:
--

It works now. Although I would really prefer simpler code (map/array handling 
in a generic utility and no reverse index-based iteration in multiple places).

 I18n: Allow multiple ResourceBundleProviders, use the first one responding 
 for a given locale
 -

 Key: SLING-2576
 URL: https://issues.apache.org/jira/browse/SLING-2576
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Affects Versions: i18n 2.2.2
Reporter: Alexander Klimetschek
Assignee: Carsten Ziegeler
 Attachments: SLING-2576.patch


 As discussed on the list: http://markmail.org/message/7dsrqaxw6dkkshwx it is 
 currently not possible to provide custom resource bundles as there is only 
 one (JCR) ResourceBundleProvider.
 It would be good to allow multiple and go through them until the first one 
 returns a non-null value, asking the ones with a higher service ranking first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (SLING-2311) Sling Performance Testing tool

2012-08-30 Thread Antonio Sanso (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Sanso updated SLING-2311:
-

Attachment: plot.sh

@justin
apologies I did update an obsolete version. I had the same issue so I took a 
shortcut I skipped the conversion and referenced directly svg in the html.

uploaded new version

 Sling Performance Testing tool
 --

 Key: SLING-2311
 URL: https://issues.apache.org/jira/browse/SLING-2311
 Project: Sling
  Issue Type: New Feature
  Components: Testing
Reporter: Antonio Sanso
Assignee: Justin Edelson
Priority: Minor
 Attachments: plot.sh, plot.sh, ResolveWithManyAliasTest.java, 
 ResolveWithManyVanityPath.png, SLING-2311-patch.txt


 As described/discussed in [0] it would be nice to have a performance test 
 tool in Sling .
 This can be useful in different situations (e.g. micro benchmarks of a 
 feature and so on).
 Patch to follow
 [0] http://sling.markmail.org/message/bz44im7aqeae4r57

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (SLING-2576) I18n: Allow multiple ResourceBundleProviders, use the first one responding for a given locale

2012-08-30 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-2576.
-

   Resolution: Fixed
Fix Version/s: i18n 2.2.4

Thanks for checking, Alex

 I18n: Allow multiple ResourceBundleProviders, use the first one responding 
 for a given locale
 -

 Key: SLING-2576
 URL: https://issues.apache.org/jira/browse/SLING-2576
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Affects Versions: i18n 2.2.2
Reporter: Alexander Klimetschek
Assignee: Carsten Ziegeler
 Fix For: i18n 2.2.4

 Attachments: SLING-2576.patch


 As discussed on the list: http://markmail.org/message/7dsrqaxw6dkkshwx it is 
 currently not possible to provide custom resource bundles as there is only 
 one (JCR) ResourceBundleProvider.
 It would be good to allow multiple and go through them until the first one 
 returns a non-null value, asking the ones with a higher service ranking first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (SLING-2588) Add support for slf4j MDC in log message

2012-08-30 Thread Timo Naroska (JIRA)
Timo Naroska created SLING-2588:
---

 Summary: Add support for slf4j MDC in log message
 Key: SLING-2588
 URL: https://issues.apache.org/jira/browse/SLING-2588
 Project: Sling
  Issue Type: New Feature
  Components: Commons
Affects Versions: Commons Log 3.0.0
Reporter: Timo Naroska


Commons log is missing a way to include slf4j Mapped Diagnostic Context (MDC) 
values in the log message format. The usual syntax used by log4j/logback is 
X{MDC-key}.

http://logback.qos.ch/manual/mdc.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (SLING-2590) Provide a way to exclude configurations from partial bundle lists

2012-08-30 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2590:
---

 Summary: Provide a way to exclude configurations from partial 
bundle lists
 Key: SLING-2590
 URL: https://issues.apache.org/jira/browse/SLING-2590
 Project: Sling
  Issue Type: New Feature
  Components: Maven Plugins and Archetypes
Affects Versions: Maven Launchpad Plugin 2.1.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: Maven Launchpad Plugin 2.1.4


Right now all configurations from partial bundle lists are copied into the 
resulting launchpad. There should be a configuration option to exclude specific 
ones.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (SLING-2590) Provide a way to exclude configurations from partial bundle lists

2012-08-30 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-2590.
-

Resolution: Fixed

Configurations can now be included/excluded via
configIncludes
  configIncludepattern/configInclude
  ..
/configIncludes

and

configExcludes
  configExcludepattern/configExclude
  ..
/configExcludes


 Provide a way to exclude configurations from partial bundle lists
 -

 Key: SLING-2590
 URL: https://issues.apache.org/jira/browse/SLING-2590
 Project: Sling
  Issue Type: New Feature
  Components: Maven Plugins and Archetypes
Affects Versions: Maven Launchpad Plugin 2.1.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: Maven Launchpad Plugin 2.1.4


 Right now all configurations from partial bundle lists are copied into the 
 resulting launchpad. There should be a configuration option to exclude 
 specific ones.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (SLING-2591) Provide a way to exclude sling properties from partial bundle lists

2012-08-30 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2591:
---

 Summary: Provide a way to exclude sling properties from partial 
bundle lists
 Key: SLING-2591
 URL: https://issues.apache.org/jira/browse/SLING-2591
 Project: Sling
  Issue Type: New Feature
  Components: Maven Plugins and Archetypes
Affects Versions: Maven Launchpad Plugin 2.1.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: Maven Launchpad Plugin 2.1.4


Right now all sling properties from partial lists are included in the resulting 
launchpad. There should be a way to exclude specific ones

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (SLING-2591) Provide a way to exclude sling properties from partial bundle lists

2012-08-30 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-2591.
-

Resolution: Fixed

Properties can now be excluded by name:
propertiesExcludes
  
propertiesExcludesling.ignoreSystemProperties/propertiesExclude
/propertiesExcludes


 Provide a way to exclude sling properties from partial bundle lists
 ---

 Key: SLING-2591
 URL: https://issues.apache.org/jira/browse/SLING-2591
 Project: Sling
  Issue Type: New Feature
  Components: Maven Plugins and Archetypes
Affects Versions: Maven Launchpad Plugin 2.1.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: Maven Launchpad Plugin 2.1.4


 Right now all sling properties from partial lists are included in the 
 resulting launchpad. There should be a way to exclude specific ones

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


current standalone sling jar file

2012-08-30 Thread Ruben Reusser

hi,

not sure if it's me - but if the current downloadable standalone sling 
version still working? Tried to run it and sling did not come up - also, 
when I do a build from the trunk and try to start the standalone jar 
file, I get a whole bunch of exceptions about missing dependencies.


Ruben