[jira] [Commented] (SLING-5721) Extend Sling Models to allow mapping of ValueMap values to custom types

2016-05-23 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296016#comment-15296016 ] Georg Henzler commented on SLING-5721: -- This approach is nice as it allows to use sim

[jira] [Commented] (SLING-5726) Allow ValueMapInjector and ResourcePathInjector to act directly on SlingHttpServletRequest

2016-05-23 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296028#comment-15296028 ] Georg Henzler commented on SLING-5726: -- I think the main driver should be ease of use

[jira] [Commented] (SLING-5739) [Sling Models] Allow for extensible @Via providers

2016-05-23 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296056#comment-15296056 ] Georg Henzler commented on SLING-5739: -- Having thought about this a bit more, I think

[jira] [Updated] (SLING-5708) discarding ResourceBundle of all locale

2016-05-23 Thread Ankit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Agarwal updated SLING-5708: - Issue Type: Improvement (was: Bug) > discarding ResourceBundle of all locale > --

[jira] [Commented] (SLING-5726) Allow ValueMapInjector and ResourcePathInjector to act directly on SlingHttpServletRequest

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296232#comment-15296232 ] Justin Edelson commented on SLING-5726: --- [~henzlerg] Here's the thing... I disagree

[jira] [Commented] (SLING-5739) [Sling Models] Allow for extensible @Via providers

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296235#comment-15296235 ] Justin Edelson commented on SLING-5739: --- To be clear, this isn't really about switch

[jira] [Commented] (SLING-5721) Extend Sling Models to allow mapping of ValueMap values to custom types

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296237#comment-15296237 ] Justin Edelson commented on SLING-5721: --- Yeah, after working this through a bit more

[jira] [Created] (SLING-5742) Do not allow registration of agents/exporters/importers with duplicate names

2016-05-23 Thread Marius Petria (JIRA)
Marius Petria created SLING-5742: Summary: Do not allow registration of agents/exporters/importers with duplicate names Key: SLING-5742 URL: https://issues.apache.org/jira/browse/SLING-5742 Project: S

[jira] [Updated] (SLING-4565) Override equals/hashcode for JSON entities

2016-05-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-4565: --- Fix Version/s: (was: Commons JSON 2.0.18) > Override equals/hashcode for JSON enti

[jira] [Updated] (SLING-5549) Better handling for Double.NaN

2016-05-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-5549: --- Fix Version/s: (was: Commons JSON 2.0.18) > Better handling for Double.NaN > -

[jira] [Commented] (SLING-5549) Better handling for Double.NaN

2016-05-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296319#comment-15296319 ] Bertrand Delacretaz commented on SLING-5549: I have removed the Commons JSON 2

[VOTE] Release Apache Sling JSON Library 2.0.18

2016-05-23 Thread Bertrand Delacretaz
Hi, We solved 2 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12334141/ Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1459/ You can use this UNIX script to download the release and verify the signatures: http://svn.apach

Re: [VOTE] Release Apache Sling JSON Library 2.0.18

2016-05-23 Thread Robert Munteanu
On Mon, 2016-05-23 at 15:09 +0200, Bertrand Delacretaz wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release Apache Sling JSON Library 2.0.18

2016-05-23 Thread Carsten Ziegeler
+1 -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[slingstart] Artifacts with multiple runmodes

2016-05-23 Thread Robert Munteanu
Hi, Is something like [artifacts startLevel=15 runModes=oak_mongo,oak_mongo_mpx] org.mongodb/mongo-java-driver/2.14.0 expected to work? In my experiments, the file is placed in the jar file at   resources/install.oak_mongo.oak_mongo_mpx/15/mongo-java-driver- 2.14.0.jar but is not installe

Re: [slingstart] Artifacts with multiple runmodes

2016-05-23 Thread Oliver Lietz
On Monday 23 May 2016 17:06:19 Robert Munteanu wrote: > Hi, hi Robert, > Is something like > > [artifacts startLevel=15 runModes=oak_mongo,oak_mongo_mpx] > org.mongodb/mongo-java-driver/2.14.0 > > expected to work? > > In my experiments, the file is placed in the jar file at > > resourc

Re: [slingstart] Artifacts with multiple runmodes

2016-05-23 Thread Carsten Ziegeler
Robert Munteanu wrote > Hi, > > Is something like > > [artifacts startLevel=15 runModes=oak_mongo,oak_mongo_mpx] > org.mongodb/mongo-java-driver/2.14.0 > > expected to work? > > In my experiments, the file is placed in the jar file at > > resources/install.oak_mongo.oak_mongo_mpx/15/mong

[jira] [Updated] (SLING-5721) Extend Sling Models to allow mapping of ValueMap values to custom types

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-5721: -- Attachment: SLING-5721-valueconverter-spi.diff here's a patch introducing a new ValueConverter S

[jira] [Assigned] (SLING-5743) Move Standard Injectors and Injector-Specific Annotations to separate bundle

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson reassigned SLING-5743: - Assignee: Justin Edelson > Move Standard Injectors and Injector-Specific Annotations to s

Re: [slingstart] Artifacts with multiple runmodes

2016-05-23 Thread Robert Munteanu
On Mon, 2016-05-23 at 16:15 +0200, Carsten Ziegeler wrote: > Robert Munteanu wrote > > Hi, > > > > Is something like > > > > [artifacts startLevel=15 runModes=oak_mongo,oak_mongo_mpx] > > org.mongodb/mongo-java-driver/2.14.0 > > > > expected to work? > > > > In my experiments, the file is p

[jira] [Created] (SLING-5743) Move Standard Injectors and Injector-Specific Annotations to separate bundle

2016-05-23 Thread Justin Edelson (JIRA)
Justin Edelson created SLING-5743: - Summary: Move Standard Injectors and Injector-Specific Annotations to separate bundle Key: SLING-5743 URL: https://issues.apache.org/jira/browse/SLING-5743 Project:

Re: [VOTE] Release Apache Sling JSON Library 2.0.18

2016-05-23 Thread Justin Edelson
+1 On Mon, May 23, 2016 at 9:40 AM Carsten Ziegeler wrote: > +1 > > > -- > Carsten Ziegeler > Adobe Research Switzerland > cziege...@apache.org >

[jira] [Commented] (SLING-5743) Move Standard Injectors and Injector-Specific Annotations to separate bundle

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296599#comment-15296599 ] Justin Edelson commented on SLING-5743: --- It turns out this is harder than I thought

[jira] [Updated] (SLING-5744) OSGi Installer does not activate the right config after a more prioritized config gets deleted

2016-05-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-5744: --- Summary: OSGi Installer does not activate the right config after a more prioritized config get

[jira] [Created] (SLING-5744) OSGi Installer

2016-05-23 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-5744: -- Summary: OSGi Installer Key: SLING-5744 URL: https://issues.apache.org/jira/browse/SLING-5744 Project: Sling Issue Type: Bug Components: oving

[jira] [Updated] (SLING-5744) OSGi Installer does not activate the right config after a more prioritized config gets deleted

2016-05-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-5744: --- Component/s: (was: oving an OSGi config with more runmodes does not lead to the other conf

[jira] [Updated] (SLING-5744) OSGi Installer does not activate the right config after a more prioritized config gets deleted

2016-05-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-5744: --- Description: I have the following content in my repository {code} 1. /apps/configuration/confi

[jira] [Commented] (SLING-5743) Move Standard Injectors and Injector-Specific Annotations to separate bundle

2016-05-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296652#comment-15296652 ] Justin Edelson commented on SLING-5743: --- another issue - the SelfInjector refers to

[jira] [Updated] (SLING-5744) OSGi Installer does not activate the right config after a more prioritized config gets deleted

2016-05-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-5744: --- Description: I have the following content in my repository {code} 1. /apps/configuration/confi

Retaining backwards compatibility while moving an enum

2016-05-23 Thread Justin Edelson
Hi, As part of trying to implement https://issues.apache.org/jira/browse/SLING-5743, I've run into a problem where an interface in the package org.apache.sling.models.spi.injectorspecific depends upon an enum in org.apache.sling.models.annotations.injectorspecific. The enum should have been placed