[jira] [Comment Edited] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427630#comment-15427630 ] Ben Fortuna edited comment on SLING-5973 at 8/19/16 5:01 AM: -

[jira] [Comment Edited] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427630#comment-15427630 ] Ben Fortuna edited comment on SLING-5973 at 8/19/16 5:00 AM: -

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427630#comment-15427630 ] Ben Fortuna commented on SLING-5973: [~olli] I'm not able to run that test in my local

RE: Sling Model default Implementation Picker

2016-08-18 Thread Shurmer, Jordan
Hi Stefan, That makes sense. I was just surprised that Sling ended up picking the implementation for me. I'll try to put together something to make it configurable :) It would be awesome to see details about this default FirstImplementationPicker added to the Sling Models [documentation][1]. I

[jira] [Comment Edited] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Lars Krapf (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427306#comment-15427306 ] Lars Krapf edited comment on SLING-4560 at 8/18/16 10:47 PM: -

[jira] [Comment Edited] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Lars Krapf (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427306#comment-15427306 ] Lars Krapf edited comment on SLING-4560 at 8/18/16 10:47 PM: -

[jira] [Updated] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Lars Krapf (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Krapf updated SLING-4560: -- Attachment: xssapi.patch Adding potential patch. > XSSAPI#getValidHref is empty for valid Bengali or Hi

[jira] [Comment Edited] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Lars Krapf (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427306#comment-15427306 ] Lars Krapf edited comment on SLING-4560 at 8/18/16 10:44 PM: -

[jira] [Commented] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Lars Krapf (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427306#comment-15427306 ] Lars Krapf commented on SLING-4560: --- Hello [~radu.cotescu] With this change {{onSiteURL

RE: Sling Model default Implementation Picker

2016-08-18 Thread Stefan Seifert
hello jordan. you're right - the interface contract is defined here: https://github.com/apache/sling/blob/trunk/bundles/extensions/models/api/src/main/java/org/apache/sling/models/spi/ImplementationPicker.java returning null always means "i cannot pick an implementation", but not "pick no other

Sling Model default Implementation Picker

2016-08-18 Thread Shurmer, Jordan
Hello Sling Devs, I've got a question about the sling models [FirstImplementationPicker][1]. This appears to essentially be a "default" implementation picker. It will be used in two situation: (1) my app doesn't provide any other ImplementationPickers; (2) all my app's ImplementationPickers ret

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426931#comment-15426931 ] Oliver Lietz commented on SLING-5973: - [~fortuna], when you add {{System.out.println(d

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426918#comment-15426918 ] Oliver Lietz commented on SLING-5973: - bq. escaping in form {{&\#x2602;}} is HTML spec

[jira] [Commented] (SLING-5944) Sightly doesn't allow to overwrite the context for `data-sly-element`

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426765#comment-15426765 ] Konrad Windszus commented on SLING-5944: Yes, I would also like it better if Sight

[jira] [Commented] (SLING-5944) Sightly doesn't allow to overwrite the context for `data-sly-element`

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426755#comment-15426755 ] Radu Cotescu commented on SLING-5944: - I guess the better approach here would be to ac

[jira] [Commented] (SLING-5869) htl doesn't escape '%' character in uri context

2016-08-18 Thread Nicolas Peltier (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426684#comment-15426684 ] Nicolas Peltier commented on SLING-5869: [~radu.cotescu] AEM 6.1's 1.0.2 > htl do

[jira] [Commented] (SLING-5869) htl doesn't escape '%' character in uri context

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426662#comment-15426662 ] Radu Cotescu commented on SLING-5869: - What version of the Sightly engine did you use?

[jira] [Assigned] (SLING-5945) Using opening angle brackets twice in expression language leads to token recognition error

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reassigned SLING-5945: --- Assignee: Radu Cotescu > Using opening angle brackets twice in expression language leads to t

[jira] [Assigned] (SLING-5869) htl doesn't escape '%' character in uri context

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reassigned SLING-5869: --- Assignee: Radu Cotescu > htl doesn't escape '%' character in uri context > --

[jira] [Assigned] (SLING-5944) Sightly doesn't allow to overwrite the context for `data-sly-element`

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reassigned SLING-5944: --- Assignee: Radu Cotescu > Sightly doesn't allow to overwrite the context for `data-sly-element

[jira] [Created] (SLING-5978) Make Sightly throw compilation errors when unknown data-sly-* plugins are used

2016-08-18 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-5978: --- Summary: Make Sightly throw compilation errors when unknown data-sly-* plugins are used Key: SLING-5978 URL: https://issues.apache.org/jira/browse/SLING-5978 Project: S

[jira] [Assigned] (SLING-5863) Make the sightly-maven-plugin m2e compatible

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reassigned SLING-5863: --- Assignee: Radu Cotescu (was: Robert Munteanu) > Make the sightly-maven-plugin m2e compatible

[jira] [Updated] (SLING-5944) Sightly doesn't allow to overwrite the context for `data-sly-element`

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-5944: Fix Version/s: Scripting Sightly Engine 1.0.20 > Sightly doesn't allow to overwrite the context for

[jira] [Commented] (SLING-5841) Self closing DIV when using 'html' context in Sightly

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426622#comment-15426622 ] Radu Cotescu commented on SLING-5841: - [~danchapman-pearson], how can I reproduce this

[jira] [Updated] (SLING-5945) Using opening angle brackets twice in expression language leads to token recognition error

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-5945: Fix Version/s: Scripting Sightly Engine 1.0.20 > Using opening angle brackets twice in expression la

[jira] [Resolved] (SLING-5889) SlingSpecificsSightlyIT.testRepositoryPojoUpdate fails

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-5889. - Resolution: Cannot Reproduce > SlingSpecificsSightlyIT.testRepositoryPojoUpdate fails > --

[jira] [Resolved] (SLING-5889) SlingSpecificsSightlyIT.testRepositoryPojoUpdate fails

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-5889. - Resolution: Fixed Cannot reproduce any more - I think it was a side-effect of SLING-5253 while we

[jira] [Reopened] (SLING-5889) SlingSpecificsSightlyIT.testRepositoryPojoUpdate fails

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reopened SLING-5889: - > SlingSpecificsSightlyIT.testRepositoryPojoUpdate fails > ---

[jira] [Closed] (SLING-5962) i18n filter should be registered with all servlet contexts

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-5962. --- > i18n filter should be registered with all servlet contexts > ---

[VOTE RESULT] Release Apache Sling i18n 2.5.2

2016-08-18 Thread Carsten Ziegeler
Vote passes with five binding +1 votes Thanks Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[jira] [Resolved] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-4560. - Resolution: Fixed Pushed a potential fix in [r1756802|https://svn.apache.org/r1756802]. > XSSAPI#

[jira] [Updated] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-4560: Fix Version/s: XSS Protection API 1.0.14 > XSSAPI#getValidHref is empty for valid Bengali or Hindi c

[jira] [Assigned] (SLING-4560) XSSAPI#getValidHref is empty for valid Bengali or Hindi characters

2016-08-18 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu reassigned SLING-4560: --- Assignee: Radu Cotescu > XSSAPI#getValidHref is empty for valid Bengali or Hindi characters >

[jira] [Comment Edited] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread Roland Schaer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426545#comment-15426545 ] Roland Schaer edited comment on SLING-5975 at 8/18/16 2:33 PM: -

[jira] [Comment Edited] (SLING-5977) Refactor out SimpleDistributionAgent inner classes

2016-08-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426533#comment-15426533 ] Tommaso Teofili edited comment on SLING-5977 at 8/18/16 2:30 PM: ---

[jira] [Commented] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread Roland Schaer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426545#comment-15426545 ] Roland Schaer commented on SLING-5975: -- [~kwin] This is useful especially when using

[jira] [Resolved] (SLING-5977) Refactor out SimpleDistributionAgent inner classes

2016-08-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SLING-5977. Resolution: Fixed fixed in r1756791. > Refactor out SimpleDistributionAgent inner classes

[jira] [Updated] (SLING-5977) Refactor out SimpleDistributionAgent inner classes

2016-08-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SLING-5977: --- Component/s: Distribution > Refactor out SimpleDistributionAgent inner classes >

[jira] [Created] (SLING-5977) Refactor out SimpleDistributionAgent inner classes

2016-08-18 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SLING-5977: -- Summary: Refactor out SimpleDistributionAgent inner classes Key: SLING-5977 URL: https://issues.apache.org/jira/browse/SLING-5977 Project: Sling Issue T

[jira] [Created] (SLING-5976) [SCD] Configurable "repacke and retry" transport mechanism

2016-08-18 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SLING-5976: -- Summary: [SCD] Configurable "repacke and retry" transport mechanism Key: SLING-5976 URL: https://issues.apache.org/jira/browse/SLING-5976 Project: Sling

[jira] [Updated] (SLING-5976) [SCD] Configurable "repackage and retry" transport mechanism

2016-08-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SLING-5976: --- Summary: [SCD] Configurable "repackage and retry" transport mechanism (was: [SCD] Configurabl

[jira] [Resolved] (SLING-5686) Use distribution package info to pass remote.package.id

2016-08-18 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SLING-5686. Resolution: Fixed Fix Version/s: Content Distribution 0.2.0 > Use distribution packag

[jira] [Commented] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426509#comment-15426509 ] Konrad Windszus commented on SLING-5975: Why do we need to support those "modern p

[jira] [Issue Comment Deleted] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread Roland Schaer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roland Schaer updated SLING-5975: - Comment: was deleted (was: See https://github.com/apache/sling/pull/162 for a possible patch.) >

[jira] [Commented] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread Roland Schaer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426482#comment-15426482 ] Roland Schaer commented on SLING-5975: -- See https://github.com/apache/sling/pull/162

[jira] [Commented] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426481#comment-15426481 ] ASF GitHub Bot commented on SLING-5975: --- GitHub user roele opened a pull request:

[GitHub] sling pull request #162: SLING-5975 - POST fails with modern multi-value par...

2016-08-18 Thread roele
GitHub user roele opened a pull request: https://github.com/apache/sling/pull/162 SLING-5975 - POST fails with modern multi-value parameter names containing brackets You can merge this pull request into a Git repository by running: $ git pull https://github.com/roele/sling SL

[jira] [Commented] (SLING-5965) Metrics and a Health-Check for Scheduler to detect long-running Quartz-Jobs

2016-08-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426473#comment-15426473 ] Stefan Egli commented on SLING-5965: [~chetanm], I can go via JMX yes - however would

[jira] [Commented] (SLING-5965) Metrics and a Health-Check for Scheduler to detect long-running Quartz-Jobs

2016-08-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426470#comment-15426470 ] Stefan Egli commented on SLING-5965: [~cziegeler], re bq. I think we should move the H

Re: svn commit: r1756736 - /sling/site/trunk/content/news.mdtext

2016-08-18 Thread Andrei Dulvac
Oops, sorry about that! And thanks for fixing it. I don’t know what went wrong :( - andrei On Thu, Aug 18, 2016 at 2:56 PM Bertrand Delacretaz wrote: > Hi, > > It looks like the many deletes in the below commit to our website > content were not on purpose - I (think) I have fixed that in > htt

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426392#comment-15426392 ] Ben Fortuna commented on SLING-5973: Actually I did try both the html escaped and nati

[jira] [Comment Edited] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426392#comment-15426392 ] Ben Fortuna edited comment on SLING-5973 at 8/18/16 1:02 PM: -

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426390#comment-15426390 ] Stefan Seifert commented on SLING-5973: --- ok - as a next step please fix/remove the w

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426384#comment-15426384 ] Ben Fortuna commented on SLING-5973: Thanks for following up so quickly. I just added

[jira] [Updated] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Fortuna updated SLING-5973: --- Attachment: emoji-with-sling-rewriter.png emoji-no-sling-rewriter.png Examples of rend

Re: svn commit: r1756736 - /sling/site/trunk/content/news.mdtext

2016-08-18 Thread Bertrand Delacretaz
Hi, It looks like the many deletes in the below commit to our website content were not on purpose - I (think) I have fixed that in http://svn.apache.org/r1756769 -Bertrand On Thu, Aug 18, 2016 at 10:06 AM, wrote: > Author: dulvac > Date: Thu Aug 18 08:06:46 2016 > New Revision: 1756736 > > URL

[ANN] Apache Sling Hypermedia API client-side tools 1.0.0 Released

2016-08-18 Thread Andrei Dulvac
The Apache Sling team is pleased to announce the release of Apache Sling Hypermedia API client-side tools version 1.0.0 Apache Sling is a web framework that uses a Java Content Repository, such as Apache Jackrabbit, to store and manage content. Sling applications use either scripts or Java servle

[jira] [Created] (SLING-5975) POST fails with modern multi-value parameter names containing brackets

2016-08-18 Thread Roland Schaer (JIRA)
Roland Schaer created SLING-5975: Summary: POST fails with modern multi-value parameter names containing brackets Key: SLING-5975 URL: https://issues.apache.org/jira/browse/SLING-5975 Project: Sling

[jira] [Commented] (SLING-5969) Support multiple model/raw sources in jcr.repoinit.RepositoryInitializer configuration

2016-08-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426348#comment-15426348 ] Bertrand Delacretaz commented on SLING-5969: Docs are now up to date at https

[jira] [Resolved] (SLING-5974) Allow to configure/document misfire behaviour of Sling Scheduler

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-5974. Resolution: Fixed Fix Version/s: Commons Scheduler 2.5.2 > Allow to configure/documen

[jira] [Updated] (SLING-5974) Allow to configure/document misfire behaviour of Sling Scheduler

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-5974: --- Summary: Allow to configure/document misfire behaviour of Sling Scheduler (was: Allow to conf

[jira] [Commented] (SLING-5974) Allow to configure misfire behaviour of Sling Scheduler

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426314#comment-15426314 ] Konrad Windszus commented on SLING-5974: Since coming up with a configurable misfi

[jira] [Resolved] (SLING-5792) API to manage Authentication Requirement

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5792. - Resolution: Fixed > API to manage Authentication Requirement > ---

[jira] [Resolved] (SLING-5795) Allow for adding/removing individual AuthenticationRequirementHolder entries

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5795. - Resolution: Fixed > Allow for adding/removing individual AuthenticationRequirementHolder e

[jira] [Assigned] (SLING-5795) Allow for adding/removing individual AuthenticationRequirementHolder entries

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-5795: --- Assignee: Carsten Ziegeler > Allow for adding/removing individual AuthenticationRequi

[jira] [Updated] (SLING-5795) Allow for adding/removing individual AuthenticationRequirementHolder entries

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-5795: Fix Version/s: Auth Core 1.3.18 > Allow for adding/removing individual AuthenticationRequire

[jira] [Updated] (SLING-5792) API to manage Authentication Requirement

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-5792: Fix Version/s: Auth Core 1.3.18 > API to manage Authentication Requirement > ---

[jira] [Commented] (SLING-5974) Allow to configure misfire behaviour of Sling Scheduler

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426286#comment-15426286 ] Konrad Windszus commented on SLING-5974: Applied the javadoc fix in [r1756757|http

[jira] [Commented] (SLING-5974) Allow to configure misfire behaviour of Sling Scheduler

2016-08-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426282#comment-15426282 ] Carsten Ziegeler commented on SLING-5974: - lgtm, thanks > Allow to configure misf

[jira] [Updated] (SLING-5974) Allow to configure misfire behaviour of Sling Scheduler

2016-08-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-5974: --- Attachment: SLING-5974-javadoc-v1.patch Attached is a patch which just extends the javadoc by

Re: [Context Aware Configs] Merging?

2016-08-18 Thread Bertrand Delacretaz
On Thu, Aug 18, 2016 at 11:52 AM, Stefan Seifert wrote: > ...perhaps we find a way to support both ways with the pluggable architecture > i've in mind and > that in good parts is already in use in wcm.io - activate the property-level > merging osgi service or > bundle if you want you want to use

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426195#comment-15426195 ] Oliver Lietz commented on SLING-5973: - πŸ˜˜πŸ‘πŸ» > HTMLSerializer not handling some unicode

[jira] [Commented] (SLING-5965) Metrics and a Health-Check for Scheduler to detect long-running Quartz-Jobs

2016-08-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426191#comment-15426191 ] Stefan Egli commented on SLING-5965: Going via JMX requires SLING-5424 - ie commons.me

RE: [Context Aware Configs] Merging?

2016-08-18 Thread Stefan Seifert
>So far, no one needed it, as the implementation which is used today does >not support it. well, depends which implementation is referenced - in the wcm.io Config property-level merging for parameter inheritance is supported. i agree with the arguments from justin and georg, and see more usecas

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426178#comment-15426178 ] Bertrand Delacretaz commented on SLING-5973: Thanks [~olli] - I have converted

Re: Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Konrad Windszus
I created https://issues.apache.org/jira/browse/SLING-5974 for making it possible to configure the misfire behaviour through the Sling Scheduler API. > On 18 Aug 2016, at 11:12, Konrad Windszus wrote: > > The default behaviour of Quartz seems to be a different one: > https://dzone.com/articles/

[jira] [Created] (SLING-5974) Allow to configure misfire behaviour of Sling Scheduler

2016-08-18 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-5974: -- Summary: Allow to configure misfire behaviour of Sling Scheduler Key: SLING-5974 URL: https://issues.apache.org/jira/browse/SLING-5974 Project: Sling Iss

Re: Questions about o.a.s.commons.metrics and SLING-5965

2016-08-18 Thread Stefan Egli
Hi, On 16/08/16 13:51, "Stefan Egli" wrote: >>2) Does the metrics library by default make all values available via >>JMX as well? > >That I don't know, couldn't find it at least. FYI: due to SLING-5424 (jmxReporter not started) this indeed doesn't work in commons.metrics-1.0.0 yet, only in 1.0.

[jira] [Updated] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-5973: Component/s: Extensions > HTMLSerializer not handling some unicode characters (emoji, etc.) > --

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426142#comment-15426142 ] Oliver Lietz commented on SLING-5973: - I've added a test in [r1756747|https://svn.apac

Re: Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Konrad Windszus
Hmm, I tend to disagree here. I dug deep into the code and com.adobe.granite.maintenance.impl.TaskSchedulerImpl is internally relying on org.apache.sling.commons.scheduler.Scheduler. Konrad > On 18 Aug 2016, at 11:11, Carsten Ziegeler wrote: > >> This is not what I experience (I only tried wi

Re: Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Konrad Windszus
The default behaviour of Quartz seems to be a different one: https://dzone.com/articles/quartz-scheduler-misfire MISFIRE_INSTRUCTION_FIRE_ONCE_NOW, which means a misfired execution (e.g. a missed cron time) leads to the immediate execution of

Re: Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Carsten Ziegeler
> This is not what I experience (I only tried with AEM 6.1 SP2 where > maintenance tasks are executed with a scheduler). The jobs are executed > immediately after the computer is waking up even if that is hours after the > scheduled time. > Maintenance tasks is an AEM feature which is not using

Re: Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Konrad Windszus
This is not what I experience (I only tried with AEM 6.1 SP2 where maintenance tasks are executed with a scheduler). The jobs are executed immediately after the computer is waking up even if that is hours after the scheduled time. > On 18 Aug 2016, at 10:55, Carsten Ziegeler wrote: > >> How do

Re: Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Carsten Ziegeler
> How does the Sling Scheduler behave in case two jobs are scheduled with a > cron expression (one at 1am, one at 2am on a daily basis) and Sling is either > not running or the computer is in sleep mode at that time? > Will both be executed immediately when the Sling Scheduler is active again? >

Scheduler behaviour in case it is not running at the time where a job was supposed to be executed

2016-08-18 Thread Konrad Windszus
How does the Sling Scheduler behave in case two jobs are scheduled with a cron expression (one at 1am, one at 2am on a daily basis) and Sling is either not running or the computer is in sleep mode at that time? Will both be executed immediately when the Sling Scheduler is active again? What abou

[jira] [Comment Edited] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426098#comment-15426098 ] Stefan Seifert edited comment on SLING-5973 at 8/18/16 8:32 AM:

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426098#comment-15426098 ] Stefan Seifert commented on SLING-5973: --- i tried out your application in sling launc

[jira] [Commented] (SLING-5868) API to define and retrieve login path with along with authentication requirements

2016-08-18 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426075#comment-15426075 ] angela commented on SLING-5868: --- As discussed with [~cziegeler] the patch will be improved b

Re: [VOTE] Release Sling Hypermedia API client-side tools 1.0.0 - take TWO

2016-08-18 Thread Andrei Dulvac
Thanks Stefan! I did all the necessary steps now :) - Andrei On Wed, Aug 17, 2016 at 6:34 PM Stefan Seifert wrote: > hello andrei. > > i can help. please execute all steps from [1] yourself: > - "Wait for the Results" (official [RESULT] [VOTE] mail) > - "Promoting the Release" > - "Update JIR

[jira] [Reopened] (SLING-5906) Allow to filter resource by properties

2016-08-18 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret reopened SLING-5906: --- Reverted the path in r1756735, need to depend on released jackrabbit-filevault-3.1.28. > Allow t

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426032#comment-15426032 ] Ben Fortuna commented on SLING-5973: In order to create a unit test I'll probably need

[jira] [Updated] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Fortuna updated SLING-5973: --- Description: I've noticed that when I have unicode special characters (e.g. emoji) in my sling conten

[jira] [Comment Edited] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426022#comment-15426022 ] Bertrand Delacretaz edited comment on SLING-5973 at 8/18/16 7:26 AM: ---

[jira] [Commented] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426022#comment-15426022 ] Bertrand Delacretaz commented on SLING-5973: Would you be able to narrow the p

[jira] [Updated] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Fortuna updated SLING-5973: --- Description: I've noticed that when I have unicode special characters (e.g. emoji) in my sling conten

[jira] [Created] (SLING-5973) HTMLSerializer not handling some unicode characters (emoji, etc.)

2016-08-18 Thread Ben Fortuna (JIRA)
Ben Fortuna created SLING-5973: -- Summary: HTMLSerializer not handling some unicode characters (emoji, etc.) Key: SLING-5973 URL: https://issues.apache.org/jira/browse/SLING-5973 Project: Sling