Re: build fails - missing dependency - easy fix

2017-05-23 Thread Robert Munteanu
Hi, On Sun, 2017-05-21 at 01:24 +0300, Ioan Eugen Stan wrote: > Hello, > > I've just built Sling locally and the build failed with a missing > dependency. It's an easy fix. See bellow the git diff. I've included > the > SNAPSHOT version, but you could include the release of >

[jira] [Created] (SLING-6870) ImportOperation is created to late

2017-05-23 Thread Karl Pauls (JIRA)
Karl Pauls created SLING-6870: - Summary: ImportOperation is created to late Key: SLING-6870 URL: https://issues.apache.org/jira/browse/SLING-6870 Project: Sling Issue Type: Bug

[VOTE] Apache Sling Servlet Post 2.3.20

2017-05-23 Thread Karl Pauls
I would like to call a vote on the following release, Apache Sling Servlet Post 2.3.20 We solved 1 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12340584 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1727/ You can use

Re: [VOTE] Apache Sling Servlet Post 2.3.20

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

[jira] [Resolved] (SLING-6870) ImportOperation is created to late

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6870. --- Resolution: Fixed Fix in r1795909 by creating it in the constructor instead. > ImportOperation is

[jira] [Created] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Karl Pauls (JIRA)
Karl Pauls created SLING-6871: - Summary: JsonReader should allow tick as well as double quotes on import. Key: SLING-6871 URL: https://issues.apache.org/jira/browse/SLING-6871 Project: Sling

[jira] [Resolved] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6871. --- Resolution: Fixed I commited support for this in r1795918. Basically, all it does is to preprocess

[VOTE] Apache Sling JCR Contentloader 2.2.2

2017-05-23 Thread Karl Pauls
I would like to call a vote on the following release, Apache Sling JCR Contentloader 2.2.2 We solved 1 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12340508 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1728/ You can

Re: [VOTE] Apache Sling Servlet Post 2.3.20

2017-05-23 Thread Stefan Egli
+1 Cheers, Stefan On 23/05/17 15:05, "Karl Pauls" wrote: >I would like to call a vote on the following release, > >Apache Sling Servlet Post 2.3.20 > >We solved 1 issues in this release: >https://issues.apache.org/jira/browse/SLING/fixforversion/12340584 > >Staging

Re: [VOTE] Apache Sling JCR Contentloader 2.2.2

2017-05-23 Thread Stefan Egli
+1 Cheers, Stefan On 23/05/17 17:41, "Karl Pauls" wrote: >I would like to call a vote on the following release, > >Apache Sling JCR Contentloader 2.2.2 > >We solved 1 issues in this release: >https://issues.apache.org/jira/browse/SLING/fixforversion/12340508 > >Staging

[jira] [Commented] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021311#comment-16021311 ] Karl Pauls commented on SLING-6871: --- [~sseif...@pro-vision.de], unfortunately, no there isn't. I'm not

[jira] [Commented] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021307#comment-16021307 ] Stefan Seifert commented on SLING-6871: --- then we need to change maven-sling-plugin (json validation)

[jira] [Closed] (SLING-6685) Replace commons.json usage in org.apache.sling.xss

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls closed SLING-6685. - > Replace commons.json usage in org.apache.sling.xss > -- > >

[jira] [Resolved] (SLING-6872) JCR Content Parser: Support tick as well as double quote when parsing JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-6872. --- Resolution: Fixed Completed: At revision: 1795961 the implementation of the tick support

RE: [VOTE] Apache Sling JCR Contentloader 2.2.2

2017-05-23 Thread Stefan Seifert
i think the logic for supporting tick-quoted json is incomplete, see https://issues.apache.org/jira/browse/SLING-6871?focusedCommentId=16021869#comment-16021869 stefan >-Original Message- >From: Karl Pauls [mailto:karlpa...@gmail.com] >Sent: Tuesday, May 23, 2017 5:42 PM >To:

[jira] [Comment Edited] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021869#comment-16021869 ] Stefan Seifert edited comment on SLING-6871 at 5/23/17 9:10 PM: in my pov

[jira] [Created] (SLING-6873) FSResource: Support tick as well as double quote when parsing JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-6873: - Summary: FSResource: Support tick as well as double quote when parsing JSON files Key: SLING-6873 URL: https://issues.apache.org/jira/browse/SLING-6873 Project:

[jira] [Created] (SLING-6875) maven-sling-plugin: Support tick as well as double quote when validating JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-6875: - Summary: maven-sling-plugin: Support tick as well as double quote when validating JSON files Key: SLING-6875 URL: https://issues.apache.org/jira/browse/SLING-6875

[jira] [Created] (SLING-6874) sling-mock: Support tick as well as double quote when parsing JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-6874: - Summary: sling-mock: Support tick as well as double quote when parsing JSON files Key: SLING-6874 URL: https://issues.apache.org/jira/browse/SLING-6874 Project:

[jira] [Commented] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021922#comment-16021922 ] Karl Pauls commented on SLING-6871: --- Nice. Certainly would be another improvement in our quest to

[jira] [Commented] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021950#comment-16021950 ] Stefan Seifert commented on SLING-6871: --- embedding is a good idea. discussion about the 2.2.2

[jira] [Created] (SLING-6877) FSResource: Allow to adapt to Node from FileResource

2017-05-23 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-6877: - Summary: FSResource: Allow to adapt to Node from FileResource Key: SLING-6877 URL: https://issues.apache.org/jira/browse/SLING-6877 Project: Sling Issue

[jira] [Resolved] (SLING-6877) FSResource: Allow to adapt to Node from FileResource

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-6877. --- Resolution: Fixed Completed: At revision: 1795980 (2.x) Completed: At revision: 1795979

Re: [VOTE] Apache Sling JCR Contentloader 2.2.2

2017-05-23 Thread Karl Pauls
Good - lets get this release out and address it in the next one (I created SLING-6876 to track this so we don't forget to include it). regards, Karl On Wed, May 24, 2017 at 12:01 AM, Stefan Seifert wrote: > i peronally would rather include this fix as well, becaue

[jira] [Resolved] (SLING-6876) Improve tick handling by using the JsonTicksConverter from JCR Content Parser

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6876. --- Resolution: Fixed Done in r1795978. > Improve tick handling by using the JsonTicksConverter from JCR

[jira] [Comment Edited] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021950#comment-16021950 ] Stefan Seifert edited comment on SLING-6871 at 5/23/17 10:02 PM: - inlining

[jira] [Updated] (SLING-6876) Improve tick handling by using the JsonTicksConverter from JCR Content Parser

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated SLING-6876: -- Description: We should inline the JsonTicksConverter from the JCR Content Parser and use it instead of

RE: [VOTE] Apache Sling Servlet Post 2.3.20

2017-05-23 Thread Stefan Seifert
+1

[jira] [Created] (SLING-6872) JCR Content Parser: Support tick as well as double quote when parsing JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-6872: - Summary: JCR Content Parser: Support tick as well as double quote when parsing JSON files Key: SLING-6872 URL: https://issues.apache.org/jira/browse/SLING-6872

[jira] [Commented] (SLING-6871) JsonReader should allow tick as well as double quotes on import.

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021869#comment-16021869 ] Stefan Seifert commented on SLING-6871: --- in my pov the implementation of the ticks conversion is

[jira] [Resolved] (SLING-6873) FSResource: Support tick as well as double quote when parsing JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-6873. --- Resolution: Fixed Completed: At revision: 1795966 (2.x) Completed: At revision: 1795965

[jira] [Resolved] (SLING-6874) sling-mock: Support tick as well as double quote when parsing JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-6874. --- Resolution: Fixed Completed: At revision: 1795969 (2.x) Completed: At revision: 1795968

Re: [VOTE] Apache Sling JCR Contentloader 2.2.2

2017-05-23 Thread Karl Pauls
Hi Stefan, yeah, as I just replied to your comment as well, that is certainly a nice improvement to support even more none standard json but I think we can address this in a later release (either we wait until SLING-6634 is done or we do an in between release where we inline your

[jira] [Resolved] (SLING-6875) maven-sling-plugin: Support tick as well as double quote when validating JSON files

2017-05-23 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-6875. --- Resolution: Fixed Completed: At revision: 1795976 > maven-sling-plugin: Support tick as

RE: [VOTE] Apache Sling JCR Contentloader 2.2.2

2017-05-23 Thread Stefan Seifert
i peronally would rather include this fix as well, becaue without it tick-escaped json creates strange results when the quoted string itself contains ticks or quotes. either a "full" support for ticks or none at all. but i'm also fine with keeping this release and adding the fix to the next one

[jira] [Created] (SLING-6876) Improve tick handling by using the JsonTicksConverter from JCR Content Parser

2017-05-23 Thread Karl Pauls (JIRA)
Karl Pauls created SLING-6876: - Summary: Improve tick handling by using the JsonTicksConverter from JCR Content Parser Key: SLING-6876 URL: https://issues.apache.org/jira/browse/SLING-6876 Project: Sling

Re: [VOTE] Apache Sling Servlet Post 2.3.20

2017-05-23 Thread Antonio Sanso
+1 On May 23, 2017, at 3:05 PM, Karl Pauls wrote: > I would like to call a vote on the following release, > > Apache Sling Servlet Post 2.3.20 > > We solved 1 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12340584 > > Staging

Re: [VOTE] Release Apache Sling Launchpad Content 2.0.12

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

[jira] [Assigned] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-23 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reassigned SLING-6868: Assignee: Andrei Dulvac > Initial content should use more specific path or be migrated to

[jira] [Commented] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-23 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020804#comment-16020804 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], the two sightly resource types would work with