[SLING-2803] Sling Validation Module

2013-03-28 Thread Radu Cotescu
/www.adobe.com/include/style/default/SiteHeader/logo.png] Radu Cotescu Computer Scientist Adobe Systems Romania +4(0) 314 133 693 (tel) +4(0) 744 406 353 (cell) cote...@adobe.commailto:cote...@adobe.com Anchor Plaza, 9th Floor 26Z Timisoara Blvd 061331, Bucharest, Romania www.adobe.comhttp://www.adobe.com

Re: Sling Posthandling - thougts about the current behavior

2013-06-28 Thread Radu Cotescu
Something might come up this afternoon for SLING-2803 [1]. :) [1] - https://issues.apache.org/jira/browse/SLING-2803 As for validation: This is something we are sourely lacking in Sling anyway. I think input validation is definitely something which should be part of the default Sling POST

SLING-2803 implementation proposal

2013-06-28 Thread Radu Cotescu
Hello, Finally I've had some time to finish a prototype for SLING-2803 [1]. I've attached a ZIP file (md5sum 6cd656b493f1adc0dd635aee9cb6de0d) to the issue with the proposed API, a default implementation bundle and a test services bundle that provides a simple HTTP integration test. More details

Re: SLING-2803 validation module, hierarchical structures and extensible types

2013-07-03 Thread Radu Cotescu
validation API? The ValidationModel could describe the expected tree structure if we change the Fields to allow them to have children (in which case, judging from a JCR perspective, these Fields would actually translate to nodes instead of properties). Thanks, Radu Radu Cotescu | Software Engineer

Re: SLING-2803 validation module, hierarchical structures and extensible types

2013-07-04 Thread Radu Cotescu
of the path except the last part which is the property on the last resource. Carsten 2013/7/4 Radu Cotescu r...@cotescu.com Hi, Found what Alex was talking about in the org.apache.sling.jcr.resource.JcrPropertyMap class. I'm sorry for my previous answer. The implementation wasn't

Re: SLING-2803 validation module, hierarchical structures and extensible types

2013-07-08 Thread Radu Cotescu
Hi, Apart from Carsten nobody else provided me with an answer to my question, which in the end boils down to what kind of validation is needed in Sling: Depending on what we need in Sling I see two solutions: 1. extend the current API and implementation to be able to validate tree-like

release for org.apache.sling.commons.log

2013-11-11 Thread Radu Cotescu
Hello, Could someone please cut a release for org.apache.sling.commons.log? There haven't been any releases since Aug. 26th and I'd like to have the fix for SLING-3045 [0] in the bundle. Thanks, Radu [0] - https://issues.apache.org/jira/browse/SLING-3045

Re: [jira] [Created] (SLING-3244) Upgrade sling.api in commons/testing

2013-11-13 Thread Radu Cotescu
Hi, Since SLING-3244 was fixed could we also get a 2.0.16 release for org.apache.sling.commons.testing? Thanks, Radu On Wed, Nov 13, 2013 at 12:57 PM, Bertrand Delacretaz (JIRA) j...@apache.org wrote: Bertrand Delacretaz created SLING-3244: --

SLING-3320 Execution order of BindingsValuesProvider

2014-02-06 Thread Radu Cotescu
Hi, I've attached a patch [1] for SLING-3320 [2]. Could somebody please review it and eventually apply it to trunk? Thanks, Radu [1] - https://issues.apache.org/jira/secure/attachment/12627387/SLING-3320_1.diff [2] - https://issues.apache.org/jira/browse/SLING-3320

release for org.apache.sling.maven-sling-plugin

2014-02-10 Thread Radu Cotescu
Hello, Can someone please release the new org.apache.sling.maven-sling-plugin (2.1.2)? In my build process I would like to rely on this plugin to correctly fail the build if the bundle was not installed on the instance (see [0]). Thanks, Radu [0] -

Re: [jira] [Created] (SLING-3464) The DynamicClassLoaderManager doesn't reload classes when a bundle transitions from STARTED to RESOLVED

2014-03-20 Thread Radu Cotescu
Hi, Could someone please take a look at this and confirm if we're talking about a bug or a feature? Thanks, Radu On Wednesday, March 19, 2014, Radu Cotescu (JIRA) j...@apache.org wrote: Radu Cotescu created SLING-3464: --- Summary

[org.apache.sling.commons.classloader] release 1.3.2

2014-04-10 Thread Radu Cotescu
Hi, Could one of the committers please release a new version for org.apache.sling.commons.classloader? I would need the fixes from SLING-3071 and SLING-3464. Thanks, Radu

Re: [VOTE] Release Apache Sling Commons Classloader 1.3.2

2014-04-12 Thread Radu Cotescu
+1 On Sat, Apr 12, 2014 at 4:06 PM, Carsten Ziegeler cziege...@apache.orgwrote: +1 2014-04-12 11:19 GMT+02:00 Carsten Ziegeler cziege...@apache.org: Hi, We solved some issues: https://issues.apache.org/jira/browse/SLING/fixforversion/12321292 Staging repository:

[PROPOSAL] Sightly donation to Apache Sling

2014-09-22 Thread Radu Cotescu
interesting we can carry on with the IP clearance. Thanks, Radu *Sightly Credits:* Senol Tas, Honwai Wong - initial language specification and implementation Gabriel Walt - product manager, language specification Marius Dănilă, Radu Cotescu, Sameer Charles - Java implementation and JavaScript Use

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-09-23 Thread Radu Cotescu
at 7:07 AM, Carsten Ziegeler cziege...@apache.org wrote: Hi Radu, thanks for the offering. This definitely looks very interesting for Sling. Is the spec downloadable from somewhere? When do you think the test suite will be available? Regards Carsten 2014-09-22 10:59 GMT+02:00 Radu Cotescu

[PROPOSAL] Integrate the Validation Framework prototype from SLING-2803 into contrib

2014-09-23 Thread Radu Cotescu
Hello, I've updated my prototype of the Apache Sling Generic Validation Framework from SLING-2803 [0] in order to implement the features suggested in the issues' comments. If you think that this new API and current implementation would benefit Sling I'd be more than happy to donate this code to

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-09-25 Thread Radu Cotescu
and a content structure that would allow running them as expected by the TCK such that we can test the Sling implementation. HTH, Radu On Tue, Sep 23, 2014 at 10:13 AM, Radu Cotescu r...@apache.org wrote: Hi Carsten, The specification will be available soon on GitHub [2] (matter of days). Until

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-09-26 Thread Radu Cotescu
Edelson jus...@justinedelson.com: Thanks Radu. If possible, I would suggest is to start the IP clearance process but that we don't vote on the inclusion until the TCK/spec are ready. On Thu, Sep 25, 2014 at 10:51 AM, Radu Cotescu r...@apache.org wrote: Hi Carsten, I realised

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-09-29 Thread Radu Cotescu
Hi Oliver, As Bertrand said in his reply in this thread, we haven't seen much interest in Sightly beyond Sling / AEM users. While there are two plugins that hint at Sling specifics (data-sly-resource / data-sly-include) we actually think that these functionalities exist in various other web

Re: [PROPOSAL] Integrate the Validation Framework prototype from SLING-2803 into contrib

2014-09-29 Thread Radu Cotescu
September 2014 10:48:26 Radu Cotescu wrote: Hello, I've updated my prototype of the Apache Sling Generic Validation Framework from SLING-2803 [0] in order to implement the features suggested in the issues' comments. If you think that this new API and current implementation would

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-09-29 Thread Radu Cotescu
:58 AM, Radu Cotescu r...@apache.org wrote: Hi Oliver, As Bertrand said in his reply in this thread, we haven't seen much interest in Sightly beyond Sling / AEM users. While there are two plugins that hint at Sling specifics (data-sly-resource / data-sly-include) we actually think

Re: [jira] [Created] (SLING-3987) move from Subversion to Git

2014-10-02 Thread Radu Cotescu
Hi, I know that I'm just an occasional contributor to Sling and I noticed that this talk is mostly between PMC members. However, here's my big +1 for what Robert proposed. Currently if somebody wants to contribute a new module to Sling they have to build the full project to get a running

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-10-06 Thread Radu Cotescu
Hello Carsten, The official Sightly specification has been published at [2]. The TCK should be ready by the end of next week. Regards, Radu [2] - https://github.com/Adobe-Marketing-Cloud/sightly-spec On Tue, Sep 23, 2014 at 8:07 AM, Carsten Ziegeler cziege...@apache.org wrote: thanks for the

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-10-06 Thread Radu Cotescu
. Carsten 2014-10-06 12:43 GMT+02:00 Radu Cotescu r...@apache.org: Hello Carsten, The official Sightly specification has been published at [2]. The TCK should be ready by the end of next week. Regards, Radu [2] - https://github.com/Adobe-Marketing-Cloud/sightly-spec On Tue, Sep 23

Re: [PROPOSAL] Integrate the Validation Framework prototype from SLING-2803 into contrib

2014-10-07 Thread Radu Cotescu
Thank you very much, Bertrand! I noticed that there's already an enhancement request - see SLING-4010 [1]. [1] - https://issues.apache.org/jira/browse/SLING-4010 On Tue, Oct 7, 2014 at 6:13 PM, Bertrand Delacretaz bdelacre...@apache.org wrote: On Wed, Oct 1, 2014 at 3:09 PM, Bertrand

Re: [jira] [Resolved] (SLING-4010) Allow validator to set a custom failure message

2014-10-08 Thread Radu Cotescu
Hi, While I do understand the need for clearer messages about why a validator returns false for a simple validation operation I would not rely on Strings for getting the result. Instead I would return something similar to the ValidationResult - an object encapsulating a boolean value for the

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-10-09 Thread Radu Cotescu
Hi Dan, Thank you for your feedback! Please check my inline answers below: On Wed, Oct 8, 2014 at 5:21 PM, Daniel Klco dk...@apache.org wrote: 1. Performance: I found JSP to be roughly 10x faster in contrived tests than Sightly. I've uploaded a package which can be run on an AEM6 instance

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-10-22 Thread Radu Cotescu
their properties? I think the case could be made for creating separate components or having some external logic be executed, I was just wondering if this would be possible. Thanks, Dan On Mon, Oct 6, 2014 at 7:46 AM, Radu Cotescu r...@cotescu.com wrote: Hi, You are right. It leaks

Re: [PROPOSAL] Sightly donation to Apache Sling

2014-10-24 Thread Radu Cotescu
web frameworks as well: Django, Struts 2 On Thu, Oct 23, 2014 at 4:12 PM, Robert Munteanu romb...@apache.org wrote: On Thu, Oct 23, 2014 at 4:01 PM, Oliver Lietz apa...@oliverlietz.de wrote: On Monday 29 September 2014 10:58:05 Radu Cotescu wrote: Hi Oliver, Hi Radu, As Bertrand

Re: [Sightly] API vs. Implementation

2014-11-19 Thread Radu Cotescu
Hi Felix, The API reorganisation looks good to me. On Wed, Nov 19, 2014 at 10:49 PM, Felix Meschberger fmesc...@adobe.com wrote: Apart from splitting the base .api package, this are further discussions: * Exceptions are forming a hierarchy with SightlyEngineException being the root and

Re: [Sightly] API vs. Implementation

2014-11-21 Thread Radu Cotescu
20, 2014 at 6:53 PM, Felix Meschberger fmesc...@adobe.com wrote: Hi Thanks for your reply. For those interested in following, Radu and I are cooperating on these changes in my GitHub fork at https://github.com/fmeschbe/sling Am 19.11.2014 um 22:53 schrieb Radu Cotescu r...@cotescu.com

Re: [Sightly] API vs. Implementation

2014-11-24 Thread Radu Cotescu
at 12:36 PM, Felix Meschberger fmesc...@adobe.com wrote: Hi Radu Am 21.11.2014 um 18:39 schrieb Radu Cotescu r...@apache.org: Hi Felix, I pushed all the required changes to the forked repo. Things left to do: * check what we actually need to export for preventing class loading

Re: [Sightly] API vs. Implementation

2014-11-25 Thread Radu Cotescu
if you think that we might improve some other areas. Regards, Radu On Tue, Nov 25, 2014 at 12:05 AM, Radu Cotescu r...@apache.org wrote: Hi Felix, I've pushed some new changes: BaseRenderUnit is now a part of impl. RenderContext should indeed become an interface. Also, I think that we can

[Sightly] provide access to the Script Resource Resolver in RenderContext

2015-01-22 Thread Radu Cotescu
Hi, There are cases when Sightly RuntimeExtensions might need to access the repository. Since creating multiple ResourceResolvers is not a cheap operation, especially with Jackrabbit, wouldn't it be better to enhance the RenderContext to make it provide the ResourceResolver available in the

Re: [SLING-4275] API: RuntimeExtension and ExtensionInstance

2015-01-15 Thread Radu Cotescu
Hi, I've created https://issues.apache.org/jira/browse/SLING-4313 to address this. Regards, Radu On Mon, Jan 12, 2015 at 8:09 PM, Radu Cotescu r...@apache.org wrote: Hi, I think we could get rid of the ExtensionInstance objects and modify the RuntimeExtension API: * remove the provide

Re: Sightly Integration Test execution fails for me

2015-02-19 Thread Radu Cotescu
Hi Konrad, The code does indeed rely on the default platform encoding. However, on my Mac, the default encoding is UTF-8. mvn -version Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T09:29:23-08:00) Maven home: /usr/local/Cellar/maven/3.2.5/libexec Java version:

Re: [discussion] allow Script Engines to also render components based on paths

2015-01-23 Thread Radu Cotescu
On Fri, Jan 23, 2015 at 1:59 PM, Oliver Lietz apa...@oliverlietz.de wrote: Whatever the approach is, if we want to allow multiple scripting engines to use the same extension we need to refactor the code from the SlingScriptEngineManager. Why? The ScriptEngine itself can decide if it

Re: Re: [discussion] allow Script Engines to also render components based on paths

2015-01-23 Thread Radu Cotescu
On Fri, Jan 23, 2015 at 1:15 PM, Bertrand Delacretaz bdelacre...@apache.org wrote: Good point - we can consider that notation say anywhere in the first 200 chars of the script, so ?xml version=1.0 encoding=UTF-8? !-- sling:language: thymeleaf -- foo/ would work, the pattern being

Re: [discussion] allow Script Engines to also render components based on paths

2015-01-23 Thread Radu Cotescu
On Fri, Jan 23, 2015 at 2:08 PM, Robert Munteanu rob...@lmn.ro wrote: If we configure various ScriptEngine implementations it becomes harder to get an overview of what it configured where. It's even possible to have conflicting patterns in two scripting engines. We could have a master

Re: Use Provide-Capability for the org.apache.sling.scripting.sightly bundle

2015-01-27 Thread Radu Cotescu
? Thanks, Radu On Tue, Jan 27, 2015 at 6:39 PM, Bertrand Delacretaz bdelacre...@apache.org wrote: On Tue, Jan 27, 2015 at 5:35 PM, Radu Cotescu r...@apache.org wrote: ...Should the value of this header be different?... I saw SLING-4358 fly by and just started a thread here about defining

Use Provide-Capability for the org.apache.sling.scripting.sightly bundle

2015-01-27 Thread Radu Cotescu
Hi, Given the recent update [0] of the Sightly language specification I'm tempted to use the Provide-Capability OSGi header [1] for the org.apache.sling.scripting.sightly bundle to provide information about which specification version is actually implemented: Provide-Capability: io.sightly;

Re: [SLING-4275] API: RenderContext Object Traversal

2015-01-13 Thread Radu Cotescu
Hi, We could extract those methods into a utility class. Cheers, Radu On Mon, Jan 12, 2015 at 1:45 PM, Carsten Ziegeler cziege...@apache.org wrote: Am 12.01.15 um 10:44 schrieb Felix Meschberger: Hi all Carsten started to review the Sightly Engine API in SLING-4275 [1]. Since this

Re: [SLING-4275] API: ResourceResolution helper

2015-01-13 Thread Radu Cotescu
Hi, The ResourceResolution class provides helper methods for resource resolution which are not available directly from the ResourceResolver / ResourceUtil classes. The most important one, albeit named poorly, is org.apache.sling.scripting.sightly.ResourceResolution#resolveComponentRelative,

Re: [SLING-4275] API: Record Interface

2015-01-13 Thread Radu Cotescu
...@apache.org wrote: Can we at least rename the properties() method to getPropertyNames() Carsten Am 12.01.15 um 18:55 schrieb Radu Cotescu: Hi, The Record interface is more complex. Besides being used in the JS Use Provider code for injecting global objects to the current bindings

Re: [SLING-4275] API: ResourceResolution helper

2015-01-13 Thread Radu Cotescu
Sure. I created https://issues.apache.org/jira/browse/SLING-4304. On Tue, Jan 13, 2015 at 12:56 PM, Carsten Ziegeler cziege...@apache.org wrote: Alright, so what about doing the renaming/javadoc update first and then see where to put it?

Re: [SLING-4275] API: RenderContext Object Traversal

2015-01-13 Thread Radu Cotescu
However, I just realised that those methods need to be accessible outside of the o.a.s.s.sightly bundle for people who implement RuntimeExtensions. On Tue, Jan 13, 2015 at 12:54 PM, Carsten Ziegeler cziege...@apache.org wrote: Am 13.01.15 um 10:03 schrieb Radu Cotescu: Hi, We could

Re: [SLING-4275] API: RuntimeExtension and ExtensionInstance

2015-01-12 Thread Radu Cotescu
Hi, I think we could get rid of the ExtensionInstance objects and modify the RuntimeExtension API: * remove the provide method * create a call method: Object call(RenderContext renderContext, Object ... arguments) Cheers, Radu On Mon, Jan 12, 2015 at 11:44 AM, Felix Meschberger

Re: cannot commit to Sling repo

2015-02-10 Thread Radu Cotescu
Kind: directory Schedule: normal Last Changed Author: stefanegli Last Changed Rev: 1658661 Last Changed Date: 2015-02-10 12:42:27 +0200 (Tue, 10 Feb 2015) On Tue, Feb 10, 2015 at 1:22 PM, Radu Cotescu r...@apache.org wrote: Hi, Apparently I cannot commit anything to the Sling repo: svn ci

cannot commit to Sling repo

2015-02-10 Thread Radu Cotescu
Hi, Apparently I cannot commit anything to the Sling repo: svn ci Sending extensions/xss/src/main/java/org/apache/sling/xss/impl/XSSAPIImpl.java Sending extensions/xss/src/test/java/org/apache/sling/xss/impl/XSSAPIImplTest.java Transmitting file data .svn: E195023: Commit failed (details

Re: cannot commit to Sling repo

2015-02-10 Thread Radu Cotescu
Hi, I've logged https://issues.apache.org/jira/browse/INFRA-9154 for this - apparently it's an LDAP issue. Until then I might bug one of the committers to apply my patches for the issues I'm working on. Thanks, Radu On Tue, Feb 10, 2015 at 1:24 PM, Radu Cotescu r...@apache.org wrote

Re: Please welcome Radu Costescu as a Sling committer

2015-02-09 Thread Radu Cotescu
Hello, Thank you for the warm welcome! I became familiar with Sling after I had joined the CQ team @Adobe in 2012. Since then I've started to appreciate its simplicity and ease of use and started to gradually contribute functionality through the validation API, the Sightly Java implementation

[VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-16 Thread Radu Cotescu
Hi, We solved 8 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12329024/ There are still some outstanding issues: http://s.apache.org/sling_xss_1.0.2 Staging repository: *https://repository.apache.org/content/repositories/orgapachesling-1213

Re: [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-16 Thread Radu Cotescu
Hi Robert, Those are outstanding issues for the XSS module which will be addressed with 1.0.2. We're currently voting for 1.0.0. Cheers, Radu On Mon, Mar 16, 2015 at 2:02 PM, Robert Munteanu romb...@apache.org wrote: On Mon, 2015-03-16 at 13:33 +0200, Radu Cotescu wrote: There are still

[VOTE CANCELLED] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-16 Thread Radu Cotescu
Cancelling this thread in order to start a clean one. :) Cheers, Radu On Tue, Mar 10, 2015 at 6:01 PM, Radu Cotescu r...@apache.org wrote: I'll re-release version 1.0.0 once SLING-4492 [0] is fixed. Sorry for the noise. Cheers, Radu [0] - https://issues.apache.org/jira/browse/SLING-4492

Re: [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-17 Thread Radu Cotescu
16, 2015 at 4:17 PM, Radu Cotescu r...@apache.org wrote: Hi Robert, Those are outstanding issues for the XSS module which will be addressed with 1.0.2. We're currently voting for 1.0.0. You're right, of course. Sorry for the noise. Robert Cheers, Radu On Mon

[RESULT] [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-20 Thread Radu Cotescu
Hi, The vote has passed with the following result : +1 (binding): Bertrand Delacretaz, Robert Munteanu, Carsten Ziegeler I will copy this release to the Sling dist directory (if my account allows me, otherwise I'll ask someone from the PMC to do this) and promote the artifacts to the central

Re: [RESULT] [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-20 Thread Radu Cotescu
Hi Robert, I've just taken care of the JIRA updates. How long should I wait until I update the site, given your experience with previous releases? Cheers, Radu On Fri, Mar 20, 2015 at 11:46 AM, Robert Munteanu romb...@apache.org wrote: Hi Radu, On Fri, 2015-03-20 at 10:54 +0200, Radu

Re: [RESULT] [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-20 Thread Radu Cotescu
, 2015 at 10:01 AM, Radu Cotescu r...@apache.org wrote: Hi, The vote has passed with the following result : +1 (binding): Bertrand Delacretaz, Robert Munteanu, Carsten Ziegeler I will copy this release to the Sling dist directory (if my account allows me, otherwise I'll ask someone from

Re: [jira] [Issue Comment Deleted] (SLING-4524) Provide the properties of the current Resource as a ValueMap via the sling:defineObjects tag

2015-03-20 Thread Radu Cotescu
Hi, For Sightly we also need the properties object in the scope of a script. Currently this is handled with the help of a BindingsValuesProvider. Given that probably most scripting engines rely on some of the objects defined by sling:defineObjects wouldn't it be better, from a

[VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-09 Thread Radu Cotescu
Hi, We solved 7 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12329024/ There are still some outstanding issues: http://s.apache.org/sling_xss_1.0.2 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1206 You can use this

Re: [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-09 Thread Radu Cotescu
at 6:30 PM, Radu Cotescu r...@apache.org wrote: Hi, We solved 7 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12329024/ There are still some outstanding issues: http://s.apache.org/sling_xss_1.0.2 Staging repository: https://repository.apache.org

Re: [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-10 Thread Radu Cotescu
Hi, I have updated the apache rat plugin configuration for the XSS module and I've restaged the release. Staging repository: *https://repository.apache.org/content/repositories/orgapachesling-1209 https://repository.apache.org/content/repositories/orgapachesling-1209* You can use this UNIX

review PR for SLING-4494

2015-03-12 Thread Radu Cotescu
Hi devs, Could people familiar with the Apache Sling Performance Test Tools review the patch [0] proposed by Vlad Băilescu for SLING-4494 [1]? The patch helps us provide comparative performance tests for Sightly (see SLING-4493 [2]). Thanks, Radu [0] -

Re: [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.0

2015-03-12 Thread Radu Cotescu
I'll re-release version 1.0.0 once SLING-4492 [0] is fixed. Sorry for the noise. Cheers, Radu [0] - https://issues.apache.org/jira/browse/SLING-4492 On Tue, Mar 10, 2015 at 2:26 PM, Radu Cotescu r...@apache.org wrote: Hi, I have updated the apache rat plugin configuration for the XSS

[VOTE] Release Apache Sling XSS Protection Bundle 1.0.2

2015-03-24 Thread Radu Cotescu
Hi, We solved 1 issue in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12329667/ There are still some outstanding issues: https://issues.apache.org/jira/browse/SLING/fixforversion/12329844/ Staging repository:

breaking changes in JCR Contentloader 2.2.0

2015-03-24 Thread Radu Cotescu
Hello, SLING-4223 [0] and its related issues introduced major API and functionality changes for the o.a.s.jcr.contentloader bundle. The exported API increased from 0.1 to 1.0.0 and ignoring content importers doesn't work anymore. A major shift in API version is not really warranted. We should

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-24 Thread Radu Cotescu
for the initial release, restart the voting thread 3. use 1.0.2 as the first release Cheers, Radu On 24 March 2015 at 10:41, Oliver Lietz apa...@oliverlietz.de wrote: On Monday 23 March 2015 22:47:52 Radu Cotescu wrote: Hi, hi Radu, We solved 7 issues in this release: https://issues.apache.org

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-25 Thread Radu Cotescu
about adaptTo(), but this utility bundle is used for Sightly's performance tests (see SLING-4493 [0]). Cheers, Radu [0] - https://issues.apache.org/jira/browse/SLING-4493 On 25 March 2015 at 10:33, Oliver Lietz apa...@oliverlietz.de wrote: On Tuesday 24 March 2015 11:09:41 Radu Cotescu wrote: Hi

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-25 Thread Radu Cotescu
Then let's be lazy developers and start with 1.0.2, since JIRA was already set up like this. On 25 March 2015 at 11:15, Bertrand Delacretaz bdelacre...@apache.org wrote: I don't really care about the exact version numbers used, or if there are version number gaps between releases etc.

[RESULT] [VOTE] Release Apache Sling XSS Protection Bundle version 1.0.2

2015-03-30 Thread Radu Cotescu
Hi, The vote has passed with the following result : +1 (binding): Stefan Egli, Daniel Klco, Robert Munteanu I can handle all the remaining release tasks except for copying the artifacts to the Sling dist directory. Can somebody from the PMC please do this for me? Thanks, Radu

[RESULT][VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-30 Thread Radu Cotescu
Hi, The vote has passed with the following result : +1 (binding): Justin Edelson, Robert Munteanu, Bertrand Delacretaz I can handle all the remaining release tasks except for copying the artifacts to the Sling dist directory. Can somebody from the PMC please do this for me? Thanks, Radu

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-30 Thread Radu Cotescu
Ping! :) On 25 March 2015 at 12:01, Robert Munteanu romb...@apache.org wrote: +1 Robert On Mon, Mar 23, 2015 at 10:47 PM, Radu Cotescu r...@apache.org wrote: Hi, We solved 7 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12327378 Staging

Limited working time / offline for one week

2015-02-23 Thread Radu Cotescu
Hi, Starting today I'm attending a week-long conference and I'll also be on PTO for a week from March 2nd. Please expect some delays in replying to emails / working on JIRA issues. Cheers, Radu

Re: Sightly Integration Test execution fails for me

2015-02-20 Thread Radu Cotescu
it is probably related to one issue being fixed in 1.7.0_60: http://www.oracle.com/technetwork/java/javase/2col/7u60-bugfixes-2202029.html http://www.oracle.com/technetwork/java/javase/2col/7u60-bugfixes-2202029.html Konrad On 20 Feb 2015, at 02:33, Radu Cotescu r...@cotescu.com wrote: Hi Konrad

Re: [VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-24 Thread Radu Cotescu
Hi Robert, I'm fine with dropping the o.a.s.scripting.sightly.testing artifact from this release, in which case the vote should still go on for the artifacts from 1216. I'll start a new release thread for o.a.s.scripting.sightly.testing once the o.a.s.performance.base artifact is released.

Re: [discussion] [contrib] Hypermedia API tools (with Sightly)

2015-03-24 Thread Radu Cotescu
Hi Andrei, I'll try to guide you through the code contribution process, though at some point you'll need the PMC's help. First you would need to start a [VOTE] thread on sling-dev for integrating your contribution into Sling's codebase (e.g. [VOTE] accept Hypermedia API tools into contrib),

Re: [discussion] allow Script Engines to also render components based on paths

2015-01-23 Thread Radu Cotescu
On Fri, Jan 23, 2015 at 4:21 PM, Chetan Mehrotra chetan.mehro...@gmail.com wrote: +1. This looks more safer and less disrupting as reading the property is cheaper. But we'd need a mixin, as scripts are usually nt:file nodes. Right?

Re: [Sightly] provide access to the Script Resource Resolver in RenderContext

2015-01-23 Thread Radu Cotescu
Hi Rob, The RuntimeExtensions are meant to process the outcome of a Sightly expression. If such an extension would need to perform some processing based on component resolution it's fair to pass it the same resolver that the ServletResolver used. I'll document in the RenderContext that this

Re: [discussion] allow Script Engines to also render components based on paths

2015-01-23 Thread Radu Cotescu
On Fri, Jan 23, 2015 at 4:41 PM, Chetan Mehrotra chetan.mehro...@gmail.com wrote: Other way would be to leverage the jcr:mimeType on the child jcr:content node which are mostly of type nt:resource. text/thymeleaf, text/sightly, text/jsp...? :)

[VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-23 Thread Radu Cotescu
Hi, We solved 54 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12329007 (44) https://issues.apache.org/jira/browse/SLING/fixforversion/12329008 (10) Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1216 The staging

[VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-03-23 Thread Radu Cotescu
Hi, We solved 7 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12327378 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1218 You can use this UNIX script to download the release and verify the signatures:

Re: [VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-23 Thread Radu Cotescu
the release and verify the signatures for org.apache.sling.scripting.sightly.testing: http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh Usage: sh check_staged_release.sh 1219 /tmp/sling-staging Thanks, Radu On Mon, Mar 23, 2015 at 7:25 PM, Radu Cotescu r...@apache.org wrote: Hi

Re: [VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-23 Thread Radu Cotescu
dependency. 1219 contains: org.apache.sling.scripting.sightly.testing, which now points to org.apache.sling.performance.base 1.0.2. Thanks, Radu On Mon, Mar 23, 2015 at 11:37 PM, Robert Munteanu rob...@lmn.ro wrote: On Mon, Mar 23, 2015 at 11:29 PM, Radu Cotescu r...@apache.org wrote: Hi

Re: [VOTE] Release Apache Sling Scripting Sightly 1.0.0

2015-03-23 Thread Radu Cotescu
Hi Robert, It would be better to release that snapshot dependency in order to provide a way to easily test Sightly artifacts. I'll take care of that this evening. Cheers, Radu On Monday, March 23, 2015, Robert Munteanu romb...@apache.org wrote: On Mon, 2015-03-23 at 10:50 -0400, Daniel Klco

Re: [VOTE] Release Apache Sling Performance Test Utilities 1.0.2

2015-04-02 Thread Radu Cotescu
Hi, Kind reminder: this vote is one +1 away from allowing a release. Thanks, Radu On 30 March 2015 at 16:41, Daniel Klco dk...@apache.org wrote: +1 On Mon, Mar 30, 2015 at 7:22 AM, Radu Cotescu r...@apache.org wrote: Ping! :) On 25 March 2015 at 12:01, Robert Munteanu romb

[RESULT][VOTE] Release Apache Sling Scripting JavaScript Support 2.0.16

2015-04-20 Thread Radu Cotescu
Hi, The vote passed with 4 binding +1 from: Carsten Ziegeler, Robert Munteanu, Daniel Klco, Oliver Lietz. I'll start promoting the release now. @PMC: could one of you please move the artifacts (org.apache.sling.scripting.javascript-2.0.16*) to dist? Thanks, Radu

Re: [VOTE] Release Apache Sling Scripting Sightly JS Use Provider 1.0.4

2015-04-14 Thread Radu Cotescu
Kind reminder. :) On Fri, 10 Apr 2015 at 11:02 Robert Munteanu romb...@apache.org wrote: +1 Robert On Thu, Apr 9, 2015 at 7:46 PM, Radu Cotescu r...@apache.org wrote: Hi, We solved one issue in this release: *https://issues.apache.org/jira/browse/SLING/fixforversion/12331975

Re: [VOTE] Release Apache Sling Scripting Sightly JS Use Provider 1.0.4

2015-04-16 Thread Radu Cotescu
We're one vote shy of releasing the bundle. :) Thanks, Radu On Tue, 14 Apr 2015 at 23:02 Carsten Ziegeler cziege...@apache.org wrote: +1 -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[RESULT][VOTE] Release Apache Sling Scripting Sightly JS Use Provider 1.0.4

2015-04-16 Thread Radu Cotescu
Hi, The release vote passed with 3 binding +1 votes: Robert Munteanu, Carsten Ziegeler, Stefan Egli. I'll start promoting the release. As usual, I'm relying on the PMC to move the released artifacts to dist. Thanks, Radu

[VOTE] Release Apache Sling Scripting JavaScript Support 2.0.16

2015-04-16 Thread Radu Cotescu
Hi, We solved two issues in this release: *https://issues.apache.org/jira/browse/SLING/fixforversion/12327183 https://issues.apache.org/jira/browse/SLING/fixforversion/12327183* Staging repository: *https://repository.apache.org/content/repositories/orgapachesling-1238

Re: need access to Jenkins for setting up Sightly CI job

2015-04-05 Thread Radu Cotescu
Hi Robert, Sightly doesn't appear to be built with all the contrib modules [0]. Cheers, Radu [0] - https://github.com/apache/sling/blob/trunk/contrib/pom.xml On Mon 6 Apr 2015 at 00:41 Robert Munteanu romb...@apache.org wrote: Hi Radu, On Sat, Apr 4, 2015 at 6:00 PM, Radu Cotescu r

Re: requirements for including Sightly into Sling Launchpad

2015-04-05 Thread Radu Cotescu
somebody from the PMC to say it. Cheers, Radu On Mon 6 Apr 2015 at 00:46 Robert Munteanu rob...@lmn.ro wrote: On Sat, Apr 4, 2015 at 7:19 PM, Radu Cotescu r...@apache.org wrote: Hi, Given the recent improvements of the Sightly implementation from Sling I think that having this scripting

[RESULT][VOTE] Release Apache Sling Scripting Sightly 1.0.2

2015-04-07 Thread Radu Cotescu
Hi all, The vote passed with the following binding votes: Justin Edelson, Robert Munteanu, Stefan Egli. I'll promote the release and update JIRA accordingly. As always, I'm grateful to the PMC member who will move the artifacts to dist. ;) Thanks, Radu

Re: [VOTE] Release Apache Sling Scripting Sightly 1.0.2

2015-04-07 Thread Radu Cotescu
Thank you for your votes! I guess I can now start the [RESULT] thread. Cheers, Radu

[VOTE] Release Apache Sling Scripting Sightly JS Use Provider 1.0.2

2015-04-07 Thread Radu Cotescu
Hi, We solved one issue in this release: *https://issues.apache.org/jira/browse/SLING/fixforversion/12329864 https://issues.apache.org/jira/browse/SLING/fixforversion/12329864* Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1230/ You can use this UNIX

Re: Using the provisioning model

2015-04-07 Thread Radu Cotescu
Hi Carsten, Does the slingstart plugin provide support for creating custom launchpads (similar to the additional bundles feature of the launchpad plugin)? Thanks, Radu On Wed 8 Apr 2015 at 08:29, Carsten Ziegeler cziege...@apache.org wrote: Hi, as mentioned before I think we should move to

Re: Cleaning up our documentation mess

2015-04-07 Thread Radu Cotescu
Big +1 since most of the Google indexed links send you to the old pages, although most of them have been migrated. Cheers, Radu On Wed 8 Apr 2015 at 08:33, Carsten Ziegeler cziege...@apache.org wrote: Right now we have some of the old documentation still available at

need access to Jenkins for setting up Sightly CI job

2015-04-04 Thread Radu Cotescu
Hi, I'd like to set up a Jenkins job for Sightly in order to make sure that changes affecting the codebase don't actually break stuff. Can somebody from the PMC please add my user to the hudson-jobadmin group? [0] Thanks, Radu [0] -

requirements for including Sightly into Sling Launchpad

2015-04-04 Thread Radu Cotescu
Hi, Given the recent improvements of the Sightly implementation from Sling I think that having this scripting engine in the launchpad would be a nice feature. What are the requirements for including Sightly into the launchpad? The following would be the list of bundles that need to be added to

[VOTE] Release Apache Sling Scripting Sightly 1.0.2

2015-04-02 Thread Radu Cotescu
Hi, We solved 2 issues in this release: *https://issues.apache.org/jira/browse/SLING/fixforversion/12329315 https://issues.apache.org/jira/browse/SLING/fixforversion/12329315* Staging repositories (there were some problems with repository.apache.org during the release process, see INFRA-9363,

  1   2   3   4   5   6   7   8   9   10   >