[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] [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 Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-3093: --- Fix Version/s: Sling Eclipse IDE 1.0.0 All input fields within the server overview for

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

2013-09-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-3095: --- Fix Version/s: Sling Eclipse IDE 1.0.0 StringIndexOutOfBoundsException within

Re: [GSoC2013] Access Control for Cassandra ResourceProvider

2013-09-23 Thread Ian Boston
Hi, Sling uses the JSONObject and friends for json parsing. Its fine for small JSON fragments but not as fast for huge streams as its memory based. JSONObject o = new JSONObject(jsonString) will parse a JSON string into an object. Thanks for doing the other things. Best Regards Ian On 22

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

2013-09-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774526#comment-13774526 ] Robert Munteanu commented on SLING-3095: Patch applied in

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

2013-09-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-3095. Resolution: Fixed Assignee: Robert Munteanu StringIndexOutOfBoundsException

[jira] [Updated] (SLING-3089) Investigate using the same model between the repository sync and the Sling (JCR) content provider

2013-09-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-3089: --- Component/s: IDE Investigate using the same model between the repository sync and the

[jira] [Updated] (SLING-3051) [Tooling] add 'new sling bundle' wizard to the slingclipse plugins

2013-09-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-3051: --- Fix Version/s: Sling Eclipse IDE 1.0.0 [Tooling] add 'new sling bundle' wizard to the

[jira] [Created] (SLING-3096) New Sling bundle wizard does not detect archetype - drop-down is stuck with 'loading, please wait...'

2013-09-23 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-3096: -- Summary: New Sling bundle wizard does not detect archetype - drop-down is stuck with 'loading, please wait...' Key: SLING-3096 URL:

[jira] [Resolved] (SLING-3096) New Sling bundle wizard does not detect archetype - drop-down is stuck with 'loading, please wait...'

2013-09-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-3096. Resolution: Fixed - improved error logging in

[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] [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 Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13775565#comment-13775565 ] Robert Munteanu commented on SLING-3093: Thanks for the reference, I'll look into

Re: [GSoC 2013] TODOs Left

2013-09-23 Thread Ian Boston
Hi, Great, Also don't forget to post the code to the GSoC system [1] Ian 1 http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2013/codeguidelines On 23 September 2013 20:12, Dishara Wijewardana ddwijeward...@gmail.com wrote: Updated the JIRA with the source code archive.

[jira] [Updated] (SLING-2798) Apache Cassandra backend for Sling: GSoC2013 Project

2013-09-23 Thread Dishara Wijewardana (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dishara Wijewardana updated SLING-2798: --- Attachment: cassandra-backend-for-sling.tar.gz Attaching the source archive in order

[jira] [Created] (SLING-3097) Track bundle deployment operations in the Sling console view

2013-09-23 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-3097: -- Summary: Track bundle deployment operations in the Sling console view Key: SLING-3097 URL: https://issues.apache.org/jira/browse/SLING-3097 Project: Sling

[jira] [Created] (SLING-3098) Set up code signing for the p2 artifacts

2013-09-23 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-3098: -- Summary: Set up code signing for the p2 artifacts Key: SLING-3098 URL: https://issues.apache.org/jira/browse/SLING-3098 Project: Sling Issue Type: Task