[jira] [Created] (SLING-2230) Documentation flaw for Sling Servlets

2011-09-26 Thread Konrad Windszus (JIRA)
Documentation flaw for Sling Servlets - Key: SLING-2230 URL: https://issues.apache.org/jira/browse/SLING-2230 Project: Sling Issue Type: Improvement Components: Documentation

[jira] [Created] (SLING-2513) ValueMap#get(java.lang.String name, T defaultValue) should support java.util.List for multivalue properties

2012-06-20 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-2513: -- Summary: ValueMap#get(java.lang.String name, T defaultValue) should support java.util.List for multivalue properties Key: SLING-2513 URL:

[jira] [Created] (SLING-2562) Add a test for servlet resolver as Web Console Tab

2012-08-16 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-2562: -- Summary: Add a test for servlet resolver as Web Console Tab Key: SLING-2562 URL: https://issues.apache.org/jira/browse/SLING-2562 Project: Sling Issue

[jira] [Updated] (SLING-2562) Add a test for servlet resolver as Web Console Tab

2012-08-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-2562: --- Attachment: servletresolverplugin.png This screenshot shows an implementation of this

[jira] [Updated] (SLING-2562) Add a test for servlet resolver as Web Console Tab

2012-08-17 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-2562: --- Attachment: SLING-2562-v1.patch I attached a patch for the Sling Servlet Resolver bundle,

[jira] [Commented] (SLING-2579) ResourceResolverFactory should only be available if specific ResourceProvider/Factories are registered

2012-08-27 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442385#comment-13442385 ] Konrad Windszus commented on SLING-2579: Isn't it easier to leverage the target

[jira] [Commented] (SLING-2562) Add a test for servlet resolver as Web Console Tab

2012-09-26 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463815#comment-13463815 ] Konrad Windszus commented on SLING-2562: I like the new patch from Justin, but I

[jira] [Commented] (SLING-2562) Add a test for servlet resolver as Web Console Tab

2012-09-26 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463905#comment-13463905 ] Konrad Windszus commented on SLING-2562: I want to find servlets which are

[jira] [Commented] (SLING-2562) Add a test for servlet resolver as Web Console Tab

2012-09-26 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464187#comment-13464187 ] Konrad Windszus commented on SLING-2562: Even with the second patch I have to

[jira] [Commented] (SLING-2973) [Tooling] Align Eclipse tooling to proposed structure

2013-07-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716458#comment-13716458 ] Konrad Windszus commented on SLING-2973: Do you provide a p2 repository already

[jira] [Commented] (SLING-2973) [Tooling] Align Eclipse tooling to proposed structure

2013-07-26 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720938#comment-13720938 ] Konrad Windszus commented on SLING-2973: [~rombert] Thanks a lot for the p2 site.

[jira] [Created] (SLING-2988) Support primitive types for ValueMap.get()

2013-07-31 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-2988: -- Summary: Support primitive types for ValueMap.get() Key: SLING-2988 URL: https://issues.apache.org/jira/browse/SLING-2988 Project: Sling Issue Type:

[jira] [Updated] (SLING-2988) Support primitive types for ValueMap.get()

2013-07-31 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-2988: --- Description: Currently the call for ValueMap.get(name, boolean.class) returns null while

[jira] [Commented] (SLING-2988) Support primitive types for ValueMap.get()

2013-07-31 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725065#comment-13725065 ] Konrad Windszus commented on SLING-2988: Sorry, didn't notice that the Javadoc has

[jira] [Commented] (SLING-3014) Generate SCR descriptors using the maven-scr-plugin

2013-08-12 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13736948#comment-13736948 ] Konrad Windszus commented on SLING-3014: why is the m2e integration of

[jira] [Created] (SLING-3079) Move constant for sling.auth.requirements to AuthConstants

2013-09-18 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3079: -- Summary: Move constant for sling.auth.requirements to AuthConstants Key: SLING-3079 URL: https://issues.apache.org/jira/browse/SLING-3079 Project: Sling

[jira] [Created] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3093: -- Summary: All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic Key: SLING-3093 URL:

[jira] [Updated] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3093: --- Affects Version/s: Sling Eclipse IDE 1.0.0 All input fields within the server overview

[jira] [Updated] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3093: --- Attachment: SlingIDEConnectionFieldsBug.png All input fields within the server overview

[jira] [Created] (SLING-3094) Unresolved compilation exception when opening a JSP file from a sling-content-module

2013-09-23 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3094: -- Summary: Unresolved compilation exception when opening a JSP file from a sling-content-module Key: SLING-3094 URL: https://issues.apache.org/jira/browse/SLING-3094

[jira] [Commented] (SLING-3094) Unresolved compilation exception when opening a JSP file from a sling-content-module

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774439#comment-13774439 ] Konrad Windszus commented on SLING-3094: The weird thing is that the class ISO9075

[jira] [Commented] (SLING-3094) Unresolved compilation exception when opening a JSP file from a sling-content-module

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774468#comment-13774468 ] Konrad Windszus commented on SLING-3094: Nevermind, it was obviously a broken

[jira] [Resolved] (SLING-3094) Unresolved compilation exception when opening a JSP file from a sling-content-module

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-3094. Resolution: Invalid Unresolved compilation exception when opening a JSP file from a

[jira] [Created] (SLING-3095) StringIndexOutOfBoundsException within ContentXmlHandler.java:210

2013-09-23 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3095: -- Summary: StringIndexOutOfBoundsException within ContentXmlHandler.java:210 Key: SLING-3095 URL: https://issues.apache.org/jira/browse/SLING-3095 Project: Sling

[jira] [Updated] (SLING-3095) StringIndexOutOfBoundsException within ContentXmlHandler.java:210

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3095: --- Description: I get the following exception during the publication of a sling-content-module:

[jira] [Updated] (SLING-3095) StringIndexOutOfBoundsException within ContentXmlHandler.java:210

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3095: --- Attachment: SLING-3095-v1.patch I have attached a simple patch, which is fixing that and is

[jira] [Commented] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774604#comment-13774604 ] Konrad Windszus commented on SLING-3093: I am on Mac OS X 10.8.5 with Eclipse

[jira] [Comment Edited] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774613#comment-13774613 ] Konrad Windszus edited comment on SLING-3093 at 9/23/13 3:13 PM:

[jira] [Commented] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774613#comment-13774613 ] Konrad Windszus commented on SLING-3093: I think the problem is a loop with the

[jira] [Commented] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774640#comment-13774640 ] Konrad Windszus commented on SLING-3093: Compare with this code:

[jira] [Created] (SLING-3100) Provide a m2e project configurator for packaging content-type

2013-09-24 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3100: -- Summary: Provide a m2e project configurator for packaging content-type Key: SLING-3100 URL: https://issues.apache.org/jira/browse/SLING-3100 Project: Sling

[jira] [Updated] (SLING-3100) Provide a m2e project configurator for packaging content-type

2013-09-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3100: --- Description: To set up the appropriate project configuration just from the POM an according

[jira] [Updated] (SLING-3100) Provide a m2e project configurator for packaging content-type

2013-09-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3100: --- Description: To set up the appropriate project configuration just from the POM an according

[jira] [Commented] (SLING-3093) All input fields within the server overview for External Sling Launchpad within the Connection section have right-to-left typing logic

2013-09-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776144#comment-13776144 ] Konrad Windszus commented on SLING-3093: Thanks a lot. Just tried it out and now

[jira] [Updated] (SLING-3100) Provide a m2e project configurator for packaging content-package

2013-09-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3100: --- Summary: Provide a m2e project configurator for packaging content-package (was: Provide a

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging content-package

2013-09-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776154#comment-13776154 ] Konrad Windszus commented on SLING-3100: Yes, sorry, I just fixed it.

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging content-package

2013-09-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776273#comment-13776273 ] Konrad Windszus commented on SLING-3100: Some thoughts and questions about that:

[jira] [Updated] (SLING-3118) NPE during invocation of the SlingBundleWizard

2013-09-25 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3118: --- Description: I get a NPE during calling File-New-New Sling Bundle Project. That stacktrace

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging content-package

2013-10-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13798968#comment-13798968 ] Konrad Windszus commented on SLING-3100: @Georg: Are you re-using the code from

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging content-package

2013-10-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13807848#comment-13807848 ] Konrad Windszus commented on SLING-3100: [~rombert] - do you have any information

[jira] [Commented] (SLING-3006) SlingServletResolver webconsole plugin uses custom URL decomposition code that can be wrong

2013-11-07 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815829#comment-13815829 ] Konrad Windszus commented on SLING-3006: Hi Bertrand, I think the warning should

[jira] [Commented] (SLING-2897) [LOG] Enhance web console plugin with edit feature

2013-11-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835427#comment-13835427 ] Konrad Windszus commented on SLING-2897: [~chetanm] Would it be possible to

[jira] [Created] (SLING-3282) JobManagerConfiguration refers to undefined OSGi properties

2013-12-13 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3282: -- Summary: JobManagerConfiguration refers to undefined OSGi properties Key: SLING-3282 URL: https://issues.apache.org/jira/browse/SLING-3282 Project: Sling

[jira] [Created] (SLING-3283) Table on http://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html broken

2013-12-13 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3283: -- Summary: Table on http://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html broken Key: SLING-3283 URL:

[jira] [Created] (SLING-3284) Remove deprecated documentation of Sling Jobs

2013-12-13 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3284: -- Summary: Remove deprecated documentation of Sling Jobs Key: SLING-3284 URL: https://issues.apache.org/jira/browse/SLING-3284 Project: Sling Issue Type:

[jira] [Commented] (SLING-3285) ResourceResolver.isResourceType() creates admin session for every call with super type, slowing down processing

2014-01-08 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865235#comment-13865235 ] Konrad Windszus commented on SLING-3285: Why is creating a very short-living

[jira] [Commented] (SLING-3285) ResourceResolver.isResourceType() creates admin session for every call with super type, slowing down processing

2014-01-08 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866419#comment-13866419 ] Konrad Windszus commented on SLING-3285: Hi Alex, thanks for your answer but how

[jira] [Comment Edited] (SLING-3285) ResourceResolver.isResourceType() creates admin session for every call with super type, slowing down processing

2014-01-08 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866419#comment-13866419 ] Konrad Windszus edited comment on SLING-3285 at 1/9/14 7:48 AM:

[jira] [Commented] (SLING-3285) ResourceResolver.isResourceType() creates admin session for every call with super type, slowing down processing

2014-01-09 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13867583#comment-13867583 ] Konrad Windszus commented on SLING-3285: If we assume that the sessions which are

[jira] [Commented] (SLING-3320) Execution order of BindingsValuesProvider

2014-01-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13873298#comment-13873298 ] Konrad Windszus commented on SLING-3320: Probably one has to leverage the

[jira] [Commented] (SLING-2938) AdapterMethods annotation and adapter proxy service

2014-01-22 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878882#comment-13878882 ] Konrad Windszus commented on SLING-2938: I see, thanks for the explanation. When

[jira] [Commented] (SLING-3293) Make HC compatible to CQ 5.5/5.6/5.6.1

2014-01-27 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882868#comment-13882868 ] Konrad Windszus commented on SLING-3293: The problem in the referenced

[jira] [Commented] (SLING-3342) Do not use SlingBindings in Java code

2014-01-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884198#comment-13884198 ] Konrad Windszus commented on SLING-3342: In my regard using the SlingBindings is

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging content-package

2014-01-30 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13886765#comment-13886765 ] Konrad Windszus commented on SLING-3100: The discussion in mailing list is at

[jira] [Created] (SLING-3440) Clarify script resolution documentation with regard to selectors

2014-03-07 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3440: -- Summary: Clarify script resolution documentation with regard to selectors Key: SLING-3440 URL: https://issues.apache.org/jira/browse/SLING-3440 Project: Sling

[jira] [Commented] (SLING-3441) Avoid shared resource resolver usage

2014-03-07 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13923774#comment-13923774 ] Konrad Windszus commented on SLING-3441: Wouldn't we run into the same problems

[jira] [Comment Edited] (SLING-3441) Avoid shared resource resolver usage

2014-03-07 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13923774#comment-13923774 ] Konrad Windszus edited comment on SLING-3441 at 3/7/14 10:52 AM:

[jira] [Commented] (SLING-585) New functionality to resolve scripts by name

2014-03-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939073#comment-13939073 ] Konrad Windszus commented on SLING-585: --- The original request was about including

[jira] [Created] (SLING-3459) sling:call should not log exceptions with the full stacktrace

2014-03-18 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3459: -- Summary: sling:call should not log exceptions with the full stacktrace Key: SLING-3459 URL: https://issues.apache.org/jira/browse/SLING-3459 Project: Sling

[jira] [Updated] (SLING-3459) sling:call should not log exceptions with the full stacktrace

2014-03-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3459: --- Description: Currently within the sling:call tag all exceptions are both logged on error

[jira] [Created] (SLING-3499) Support custom annotations with Sling Models

2014-04-11 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3499: -- Summary: Support custom annotations with Sling Models Key: SLING-3499 URL: https://issues.apache.org/jira/browse/SLING-3499 Project: Sling Issue Type:

[jira] [Comment Edited] (SLING-3499) Support custom annotations with Sling Models

2014-04-22 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13976566#comment-13976566 ] Konrad Windszus edited comment on SLING-3499 at 4/22/14 9:00 AM:

[jira] [Commented] (SLING-3499) Support custom annotations with Sling Models

2014-04-22 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13976566#comment-13976566 ] Konrad Windszus commented on SLING-3499: The pull request listed above adds the

[jira] [Updated] (SLING-3512) All dependencies referenced from TEI classes should have compile scope

2014-04-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3512: --- Description: Currently some classes which are referenced from TEI classes (e.g.

[jira] [Created] (SLING-3512) All dependencies referenced from TEI classes should have compile scope

2014-04-23 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3512: -- Summary: All dependencies referenced from TEI classes should have compile scope Key: SLING-3512 URL: https://issues.apache.org/jira/browse/SLING-3512 Project:

[jira] [Commented] (SLING-3512) All dependencies referenced from TEI classes should have compile scope

2014-04-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13979490#comment-13979490 ] Konrad Windszus commented on SLING-3512: In Eclipse the TEI cannot be instanciated

[jira] [Created] (SLING-3523) ResourceResolverImpl.mangleNamespace and unmangleNamespaces behave differently

2014-04-28 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3523: -- Summary: ResourceResolverImpl.mangleNamespace and unmangleNamespaces behave differently Key: SLING-3523 URL: https://issues.apache.org/jira/browse/SLING-3523

[jira] [Commented] (SLING-3486) Configuration changes like jasper.trimSpaces only work after cleaning /var/classes and bundle restart

2014-04-30 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985427#comment-13985427 ] Konrad Windszus commented on SLING-3486: To be honest, I don't see any good

[jira] [Commented] (SLING-3540) JCR Install bundle plugin can not be installed on an out-of-the-box launchpad

2014-05-02 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13987707#comment-13987707 ] Konrad Windszus commented on SLING-3540:

[jira] [Created] (SLING-3543) Provide a Felix Web Console Tab exposing the available Scripting Variables

2014-05-05 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3543: -- Summary: Provide a Felix Web Console Tab exposing the available Scripting Variables Key: SLING-3543 URL: https://issues.apache.org/jira/browse/SLING-3543

[jira] [Commented] (SLING-3543) Provide a Felix Web Console Tab exposing the available Scripting Variables

2014-05-05 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13989444#comment-13989444 ] Konrad Windszus commented on SLING-3543: I agree, that the script engines tab

[jira] [Commented] (SLING-3543) Provide a Felix Web Console Tab exposing the available Scripting Variables

2014-05-05 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13989470#comment-13989470 ] Konrad Windszus commented on SLING-3543: Why can't we leverage

[jira] [Commented] (SLING-3543) Provide a Felix Web Console Tab exposing the available Scripting Variables

2014-05-06 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990406#comment-13990406 ] Konrad Windszus commented on SLING-3543: I see that this is more complicated than

[jira] [Commented] (SLING-3546) SLING2617Test fails, JasperException not found

2014-05-06 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990408#comment-13990408 ] Konrad Windszus commented on SLING-3546: The problem is that the generated servlet

[jira] [Comment Edited] (SLING-3547) Default handling for numerical types on Sling Models broken

2014-05-10 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992732#comment-13992732 ] Konrad Windszus edited comment on SLING-3547 at 5/8/14 12:46 PM:

[jira] [Comment Edited] (SLING-3547) Default handling for numerical types on Sling Models broken

2014-05-10 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992732#comment-13992732 ] Konrad Windszus edited comment on SLING-3547 at 5/8/14 1:41 PM:

[jira] [Comment Edited] (SLING-3547) Default handling for numerical types on Sling Models broken

2014-05-10 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992732#comment-13992732 ] Konrad Windszus edited comment on SLING-3547 at 5/8/14 1:41 PM:

[jira] [Created] (SLING-3547) Default handling for numerical types on Sling Models broken

2014-05-12 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3547: -- Summary: Default handling for numerical types on Sling Models broken Key: SLING-3547 URL: https://issues.apache.org/jira/browse/SLING-3547 Project: Sling

[jira] [Commented] (SLING-3516) Sling Models Resource Child List Injector

2014-05-14 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993695#comment-13993695 ] Konrad Windszus commented on SLING-3516: I would rather go for a separate

[jira] [Commented] (SLING-3499) Support custom annotations with Sling Models

2014-05-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998721#comment-13998721 ] Konrad Windszus commented on SLING-3499: Hi Justin, the patch looks fine to me,

[jira] [Created] (SLING-3570) Assertion failed when trying to create new Sling Bundle project

2014-05-16 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3570: -- Summary: Assertion failed when trying to create new Sling Bundle project Key: SLING-3570 URL: https://issues.apache.org/jira/browse/SLING-3570 Project: Sling

[jira] [Commented] (SLING-3567) Cannot add null entries, when creating a new bundle and adding it to an existing server

2014-05-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13999239#comment-13999239 ] Konrad Windszus commented on SLING-3567: The fix worked for me. Thanks. Cannot

[jira] [Commented] (SLING-3547) Default handling for numerical types on Sling Models broken

2014-05-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992732#comment-13992732 ] Konrad Windszus commented on SLING-3547: The referenced pull request shows the

[jira] [Updated] (SLING-3570) Assertion failed when trying to create new Sling Bundle project

2014-05-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-3570: --- Affects Version/s: Sling Eclipse IDE 1.0.0 Assertion failed when trying to create new Sling

[jira] [Created] (SLING-3567) Cannot add null entries, when creating a new bundle and adding it to an existing server

2014-05-16 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3567: -- Summary: Cannot add null entries, when creating a new bundle and adding it to an existing server Key: SLING-3567 URL: https://issues.apache.org/jira/browse/SLING-3567

[jira] [Commented] (SLING-3499) Support custom annotations with Sling Models

2014-05-20 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003052#comment-14003052 ] Konrad Windszus commented on SLING-3499: Hi [~justinedelson], my intent was to

[jira] [Commented] (SLING-3570) Assertion failed when trying to create new Sling Bundle project

2014-05-20 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003542#comment-14003542 ] Konrad Windszus commented on SLING-3570: [~rombert] - Thanks a lot. Works

[jira] [Commented] (SLING-3589) Creating new nodes within a new Sling Content Project leads to NPE

2014-05-20 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003581#comment-14003581 ] Konrad Windszus commented on SLING-3589: This is due to the fact, that the

[jira] [Commented] (SLING-3589) Creating new nodes within a new Sling Content Project leads to NPE

2014-05-20 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003589#comment-14003589 ] Konrad Windszus commented on SLING-3589: Would it be possible to create a project

[jira] [Commented] (SLING-3136) Configure - Convert to Bundle/Content Package project should not assume the project is Maven-based

2014-05-21 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004550#comment-14004550 ] Konrad Windszus commented on SLING-3136: Why do you require the filter.xml? Is

[jira] [Commented] (SLING-3592) Remove embedded bundle archetype in favour of released version

2014-05-27 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009829#comment-14009829 ] Konrad Windszus commented on SLING-3592: Would it be possible to allow other

[jira] [Created] (SLING-3612) Provide a m2e project configurator for packaging bundle

2014-05-27 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-3612: -- Summary: Provide a m2e project configurator for packaging bundle Key: SLING-3612 URL: https://issues.apache.org/jira/browse/SLING-3612 Project: Sling

[jira] [Commented] (SLING-3612) Provide a m2e project configurator for packaging bundle

2014-05-27 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010106#comment-14010106 ] Konrad Windszus commented on SLING-3612: This is supported:

[jira] [Comment Edited] (SLING-3612) Provide a m2e project configurator for packaging bundle

2014-05-27 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010106#comment-14010106 ] Konrad Windszus edited comment on SLING-3612 at 5/27/14 7:05 PM:

[jira] [Commented] (SLING-3132) [Tooling] provide a filter.xml editor separate and/or as part of the import-content wizard

2014-05-28 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010873#comment-14010873 ] Konrad Windszus commented on SLING-3132: Since filter rules are sometimes a

[jira] [Commented] (SLING-3499) Support custom annotations with Sling Models

2014-06-04 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017759#comment-14017759 ] Konrad Windszus commented on SLING-3499: Hi [~justinedelson], any progress on

[jira] [Commented] (SLING-3612) Provide a m2e project configurator for packaging bundle

2014-06-04 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018021#comment-14018021 ] Konrad Windszus commented on SLING-3612: You are right, that if now the plugin is

[jira] [Comment Edited] (SLING-3612) Provide a m2e project configurator for packaging bundle

2014-06-04 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018021#comment-14018021 ] Konrad Windszus edited comment on SLING-3612 at 6/4/14 7:12 PM:

[jira] [Commented] (SLING-3612) Provide a m2e project configurator for packaging bundle

2014-06-05 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018550#comment-14018550 ] Konrad Windszus commented on SLING-3612: I updated the pull request accordingly.

[jira] [Commented] (SLING-3499) Support custom annotations with Sling Models

2014-06-05 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018580#comment-14018580 ] Konrad Windszus commented on SLING-3499: Hi [~justinedelson], thanks for

  1   2   3   4   5   6   7   8   9   10   >