Re: Sling Discovery implementation on AWS S3

2014-05-12 Thread Ian Boston
Hi, +1 for distribution of properties via S3, makes perfect sense. Perhaps abstracting behind an API so that any low latency globally distributed storage provider could be used. Not sure about discovery. Although [0] described the AWS VM, it doesn't, without further validation describe if the Slin

[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-3525) Launchpad notification thread cannot access JNDI ressources on Websphere

2014-05-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994953#comment-13994953 ] Carsten Ziegeler commented on SLING-3525: - [~jhoh] Could you provide the full stac

Re: Sling Discovery implementation on AWS S3

2014-05-12 Thread Timothée Maret
Hi, 2014-05-12 9:02 GMT+01:00 Ian Boston : > Hi, > +1 for distribution of properties via S3, makes perfect sense. Perhaps > abstracting behind an API so that any low latency globally distributed > storage provider could be used. > > Yes, discussing this offline with Felix, an alternative could be

Re: Sling Discovery implementation on AWS S3

2014-05-12 Thread Chetan Mehrotra
If the usecase is only for Discovery it might be simpler to run Apache Zookeeper [1] and use Apache Curator [2] as noted in SLING-2939. While running on AWS one can possibly use Netflix Exhibitor [3] which manages the Zookeeper instances and backup there state in S3. The benefit of this approach

Re: [VOTE] Move commons compiler from contrib to bundles

2014-05-12 Thread Justin Edelson
Hi Chetan, On Thu, May 8, 2014 at 1:24 AM, Chetan Mehrotra wrote: > On Wed, May 7, 2014 at 11:29 AM, Carsten Ziegeler > wrote: >> Therefore I think we should move this bundle from its current place in the >> contrib section to the bundles section. > > Whats the general convention here. Do we ha

[jira] [Assigned] (SLING-3489) Fix the instructions on how to launch/deploy the demos

2014-05-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-3489: --- Assignee: Carsten Ziegeler > Fix the instructions on how to launch/deploy the demos >

[jira] [Updated] (SLING-3117) Node order changes made in .content.xml files are not persisted

2014-05-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-3117: --- Assignee: Robert Munteanu > Node order changes made in .content.xml files are not persisted >

[jira] [Commented] (SLING-2635) [Tooling] Logging framework for Slingclipse

2014-05-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993559#comment-13993559 ] Robert Munteanu commented on SLING-2635: * http://svn.apache.org/viewvc?view=revis

[jira] [Resolved] (SLING-3116) Node structures serialized to a .content.xml file do not propagate deletions

2014-05-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-3116. Resolution: Fixed * http://svn.apache.org/viewvc?view=revision&revision=1593959 implemented

Re: [VOTE] Release Apache Sling Tooling Support Install 1.0.0

2014-05-12 Thread Robert Munteanu
For completeness, here's my +1 ( non-binding ) On Tue, May 6, 2014 at 12:26 PM, Robert Munteanu wrote: > We're missing one binding vote, can someone else please take a look? > > Robert > > On Tue, May 6, 2014 at 9:16 AM, Carsten Ziegeler wrote: >> +1 >> >> >> 2014-05-05 17:16 GMT+02:00 Bertrand

[GitHub] sling pull request: SLING-3459, do not log exceptions which are re...

2014-05-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/sling/pull/14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[jira] [Created] (SLING-3552) Update minimum requirement to Eclipse Kepler

2014-05-12 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-3552: -- Summary: Update minimum requirement to Eclipse Kepler Key: SLING-3552 URL: https://issues.apache.org/jira/browse/SLING-3552 Project: Sling Issue Type: Ta

Re: Sling Discovery implementation on AWS S3

2014-05-12 Thread Stefan Egli
I'd agree with Chetan and Ian here in that S3 sounds feasible for persisting properties in a topology (rather than relying on the non-persistent nature of discovery-properties). The implementation of discovery itself I see as a separate discussion. Cheers, Stefan On 5/12/14 1:00 PM, "Chetan Mehro

[jira] [Assigned] (SLING-3493) Javashell demo doesn't work

2014-05-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-3493: --- Assignee: Carsten Ziegeler > Javashell demo doesn't work > --

[jira] [Resolved] (SLING-3548) Replication queue servlet doesn't use the queue parameter

2014-05-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved SLING-3548. Resolution: Fixed fixed in r1593249 > Replication queue servlet doesn't use the queue para

[jira] [Commented] (SLING-3116) Node structures serialized to a .content.xml file do not propagate deletions

2014-05-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995180#comment-13995180 ] Robert Munteanu commented on SLING-3116: * http://svn.apache.org/viewvc?view=revis

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

2014-05-12 Thread Igor Sechyn (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sechyn updated SLING-3516: --- Attachment: ChildResourceInjectorPatch.diff sorry for that. i have created and attached a new diff fi

[jira] [Commented] (SLING-3493) Javashell demo doesn't work

2014-05-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995095#comment-13995095 ] Carsten Ziegeler commented on SLING-3493: - [~bosschaert] Thanks for the work and p

[jira] [Resolved] (SLING-3529) Move startup handling to a separate bundle

2014-05-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-3529. - Resolution: Fixed > Move startup handling to a separate bundle >

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

2014-05-12 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995163#comment-13995163 ] Justin Edelson commented on SLING-3516: --- Please do not include formatting changes in

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

2014-05-12 Thread Igor Sechyn (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sechyn updated SLING-3516: --- Attachment: (was: ChildResourceInjectorPatch.txt) > Sling Models Resource Child List Injector > -

[jira] [Updated] (SLING-3521) Merged resource is not available if parent folder is unreadable

2014-05-12 Thread Matei Chiperi (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matei Chiperi updated SLING-3521: - Attachment: SLING-3521-patch.diff Proposing patch for fixing this. If the parent of the resource

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

2014-05-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995106#comment-13995106 ] ASF GitHub Bot commented on SLING-3459: --- Github user asfgit closed the pull request

Re: [RESULT][VOTE] Release Apache Sling Archetype Parent Version 1

2014-05-12 Thread Robert Munteanu
I think this was lost in the email blackout. I would appreciate if someone from the PMC could perform the final steps for the release, as I don't have the necessary rights. I need this to start a vote for some updated Sling archetypes, which in turn are needed for the IDE tooling :-) Thanks, Robe

Jenkins build became unstable: sling-trunk-1.7 » Apache Sling Resource-Based Discovery Service #488

2014-05-12 Thread Apache Jenkins Server
See

[GitHub] sling pull request: SLING-3547, add test for numerical defaults (b...

2014-05-12 Thread kwin
GitHub user kwin opened a pull request: https://github.com/apache/sling/pull/16 SLING-3547, add test for numerical defaults (both boolean and long, test exposing the wrong behaviour of numerical defaults in Sling Models You can merge this pull request into a Git repository by runnin

Jenkins build is back to stable : sling-trunk-1.7 #489

2014-05-12 Thread Apache Jenkins Server
See

[jira] [Resolved] (SLING-3489) Fix the instructions on how to launch/deploy the demos

2014-05-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-3489. - Resolution: Fixed Thanks for your work and patch, David. It's applied with rev 1593967 >

[jira] [Commented] (SLING-3551) Content sync does not propagate mixin types

2014-05-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993870#comment-13993870 ] Robert Munteanu commented on SLING-3551: * http://svn.apache.org/viewvc?view=revis

Jenkins build became unstable: sling-trunk-1.7 » Apache Sling Resource-Based Discovery Service #492

2014-05-12 Thread Apache Jenkins Server
See