Re: Maven Archetypes

2021-10-08 Thread Ruben Reusser
it would be great if it gets the same bells and whistles as the archetype AEM has at the moment and maybe starts aligning with the split code and content structure a bit more as well. Ruben On 10/8/2021 12:34 PM, Andreas Schaefer wrote: Hi I did not work on the Project Archetype for a while

Re: Should the sling-project-archetype generate a launcher module?

2021-07-09 Thread Ruben Reusser
Robert, I think its a good idea - I wonder however if in that case the sling sample in the sling starter should be removed and the initial content a bit rearranged to allow for a cleaner start of a new application on top of sling? Ruben On 7/9/2021 5:25 AM, Robert Munteanu wrote: Hi, I

[jira] [Updated] (SLING-10369) org.apache.sling.starter dependencies out of date

2021-05-10 Thread Ruben Reusser (Jira)
[ https://issues.apache.org/jira/browse/SLING-10369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Reusser updated SLING-10369: -- Description: please accept PR [1] to update the dependencies of the sling starter

[jira] [Created] (SLING-10369) org.apache.sling.starter dependencies out of date

2021-05-10 Thread Ruben Reusser (Jira)
Ruben Reusser created SLING-10369: - Summary: org.apache.sling.starter dependencies out of date Key: SLING-10369 URL: https://issues.apache.org/jira/browse/SLING-10369 Project: Sling Issue

[jira] [Created] (SLING-10347) org.apache.sling.starter dependencies out of date

2021-05-03 Thread Ruben Reusser (Jira)
Ruben Reusser created SLING-10347: - Summary: org.apache.sling.starter dependencies out of date Key: SLING-10347 URL: https://issues.apache.org/jira/browse/SLING-10347 Project: Sling Issue

Re: Sling Declarative Dynamic Resources

2021-04-23 Thread Ruben Reusser
Carsten, I think I understand your security concern - do you see another way to solve this in that case? Ruben On 4/22/2021 10:31 PM, Carsten Ziegeler wrote: Thanks Ruben, in my opinion /apps belongs to developers. In our case its immutable for good reasons. Drilling a hole into this and

Re: Sling Declarative Dynamic Resources

2021-04-22 Thread Ruben Reusser
Carsten,  see inline On 4/22/2021 6:55 AM, Carsten Ziegeler wrote: Am 21.04.2021 um 15:30 schrieb Ruben Reusser: - for each website that is created we have to create a corresponding /apps folder for rendering purposes I assume the ddr solution is temporary and eventually the information

Re: Sling Declarative Dynamic Resources

2021-04-21 Thread Ruben Reusser
to https://github.com/apache/sling-org-apache-sling-superimposing (a bit outdated) and https://github.com/apache/sling-org-apache-sling-resourcemerger can you differentiate what DDR does differently? stefan -Original Message- From: Ruben Reusser Sent: Tuesday, April 20, 2021 1:54 PM

Re: Sling Declarative Dynamic Resources

2021-04-21 Thread Ruben Reusser
Bertrand, Carsten, On 4/20/2021 10:57 PM, Carsten Ziegeler wrote: I totally agree that we should try to avoid overlapping solutions and as mentioned superimposing and ddr sound pretty similar. I understand the use cases on a higher level. However - similar to Bertrand - I'm a little bit

Re: Sling Declarative Dynamic Resources

2021-04-20 Thread Ruben Reusser
://github.com/apache/sling-org-apache-sling-resourcemerger can you differentiate what DDR does differently? stefan -Original Message- From: Ruben Reusser Sent: Tuesday, April 20, 2021 1:54 PM To: dev@sling.apache.org Subject: Re: Sling Declarative Dynamic Resources totally forgot

Re: Sling Declarative Dynamic Resources

2021-04-20 Thread Ruben Reusser
totally forgot to add the link to the code base - sorry https://github.com/apache/sling-whiteboard/tree/master/org.apache.sling.ddr On 4/19/2021 10:29 AM, Ruben Reusser wrote: dear sling community Andreas has been working to create a way to dynamically create component proxies in Sling based

Sling Declarative Dynamic Resources

2021-04-19 Thread Ruben Reusser
dear sling community Andreas has been working to create a way to dynamically create component proxies in Sling based on a configuration. In peregrine-cms we are planning to use this approach when a new tenant (a new website) is created by a user. It allows us to proxy the base components into

[jira] [Commented] (SLING-10143) bundles referenced in sling starter are out of date

2021-02-17 Thread Ruben Reusser (Jira)
[ https://issues.apache.org/jira/browse/SLING-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17285825#comment-17285825 ] Ruben Reusser commented on SLING-10143: --- PR created at [https://github.com/apache/sling-org-apache

[jira] [Commented] (SLING-10143) bundles referenced in sling starter are out of date

2021-02-15 Thread Ruben Reusser (Jira)
[ https://issues.apache.org/jira/browse/SLING-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17284754#comment-17284754 ] Ruben Reusser commented on SLING-10143: --- patch files to bring dependencies up to latest versions

[jira] [Updated] (SLING-10143) bundles referenced in sling starter are out of date

2021-02-15 Thread Ruben Reusser (Jira)
[ https://issues.apache.org/jira/browse/SLING-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Reusser updated SLING-10143: -- Attachment: 0001-updated-3rd-party-dependencies-of-sling-starter.patch 0002

[jira] [Created] (SLING-10143) bundles referenced in sling starter are out of date

2021-02-15 Thread Ruben Reusser (Jira)
Ruben Reusser created SLING-10143: - Summary: bundles referenced in sling starter are out of date Key: SLING-10143 URL: https://issues.apache.org/jira/browse/SLING-10143 Project: Sling Issue

Re: state of sling-org-apache-sling-starter

2020-11-27 Thread Ruben Reusser
version: *mvn versions:display-dependency-updates* Regards, -Eric On Tue, Nov 24, 2020 at 9:06 PM Ruben Reusser wrote: here's the current list of mismatches: org.apache.sling.commons.fsclassloader starter: 1.0.14 downloads: 1.0.8 org.apache.sling.commons.scheduler starter: 2.7.6 downloads

Re: state of sling-org-apache-sling-starter

2020-11-24 Thread Ruben Reusser
downloads: 1.2.2 On Tue, Nov 24, 2020 at 5:13 pm, Bertrand Delacretaz wrote: Hi Ruben, On Tue, Nov 24, 2020 at 4:29 PM Ruben Reusser <mailto:r...@headwire.com>> wrote: ...is there a process to update the starter and the downloads page when a new version of a bundle is

state of sling-org-apache-sling-starter

2020-11-24 Thread Ruben Reusser
dear sling devs I was looking at the feature files in sling starter as bit today and noticed some discrepancies between the sling starter and the latest released modules list on the sling website just some examples: org.apache.sling:org.apache.sling.commons.osgi starter: 2.4.0, downloads

Re: [VOTE] Release Apache Sling Content Package Archetype 1.0.0

2020-11-06 Thread Ruben Reusser
Robert, On 11/6/2020 6:07 AM, Robert Munteanu wrote: Hi Ruben and thanks for looking into this. On Fri, 2020-11-06 at 05:36 -0800, Ruben Reusser wrote: Robert, had a quick look at this archetype - for a 1.0.0 release I am missing documentation around this archetype. What kind

Re: [VOTE] Release Apache Sling Content Package Archetype 1.0.0

2020-11-06 Thread Ruben Reusser
Robert, had a quick look at this archetype - for a 1.0.0 release I am missing documentation around this archetype. I am also curious if the Java Use Object it creates in apps is really a good idea? After all, this is just a content archetype. looking at the sling-package-archetype at [1]

Re: sling level package format

2020-10-27 Thread Ruben Reusser
12:44 AM, Carsten Ziegeler wrote: Hi, sounds like an interesting idea. I think it makes sense to explore this Regards Carsten Am 21.10.2020 um 14:59 schrieb Ruben Reusser: Dear Sling Devs, currently we rely heavily on jcr filevalut packages to ingest content into our sling instances. While

sling level package format

2020-10-21 Thread Ruben Reusser
Dear Sling Devs, currently we rely heavily on jcr filevalut packages to ingest content into our sling instances. While the filevault format is great to operate on the JCR level it unfortunately does not seem to be the best way to ingest some content. I have been wondering for a while if it

Re: [DISCUSS] Resource Mapping SPI

2020-08-24 Thread Ruben Reusser
Georg, thanks for the reply - agree my use cases should be covered with that On 8/24/2020 7:42 AM, Georg Henzler wrote: Hi Ruben, One use case that probably also should be considered here is the case where static pages are generated with sling. In that case the rendering of the page is not

Re: [DISCUSS] Resource Mapping SPI

2020-08-23 Thread Ruben Reusser
looking forward to the new resource mapping strategy! One use case that probably also should be considered here is the case where static pages are generated with sling. In that case the rendering of the page is not tied to a request. Ruben On 8/23/2020 2:24 AM, Carsten Ziegeler wrote:

Re: Prevent Default Sling Post servlet from ever processing certain requests

2020-06-18 Thread Ruben Reusser
on the same line: is it possible to restrict what jcr:primaryType and what sling:resourceType is allowed to be created by the post servlet or even more in general? On 6/18/2020 6:38 AM, Konrad Windszus wrote: That already comes close, but I was more thinking about a dedicated operation

[Discuss] (SLING-8350) Switch the Sling starter to the feature model

2020-05-08 Thread Ruben Reusser
Robert, you mentioned bringing this discussion to the dev mailing list (hope I did this the right way) - kickstart launcher (fat JAR) I am not sure why you think the kickstarter is a fat jar. It relies on a feature file for sling and the feature launcher. It's main purpose is to provide

Re: Documentation for content-package based development

2020-05-08 Thread Ruben Reusser
Hi Robert, this is awesome! I think it would be nice to also mention at [1] the ability to upload and deploy a content package through the composum UI. Also, should we move [2] from the peregrine repos to the sling samples instead? Ruben ]1]

Re: slingpackager in it's own git repo

2020-04-28 Thread Ruben Reusser
I think the problem with the naming of the packager has to be looked at from the npmjs registry [1] Ideally we use a similar name for the repo as we would use for publishing to npm and how we would like people to use it from the command line. sling-packager is unfortunately already taken and

Re: [VOTE] Promote sling-org-apache-sling-quickstart / sling-quickstart-maven-plugin to their own Sling Modules

2020-02-05 Thread Ruben Reusser
how about crankstart, cloudstart or jumpstart? On 2/5/2020 1:42 AM, Bertrand Delacretaz wrote: On Wed, Feb 5, 2020 at 10:12 AM Robert Munteanu wrote: ...First all all - thanks Andy for your persistence Indeed, I think we owe Andy multiple beverages-of-his-choice! ...I see some

Re: Sling FM Starter Module

2019-11-19 Thread Ruben Reusser
Robert, I think the first focus is on 1, fast followed by 2 and 3 Ruben On 11/19/2019 6:53 AM, Robert Munteanu wrote: On Tue, 2019-11-19 at 06:47 -0800, Ruben Reusser wrote: Robert, would we not want each module to produce it's own feature file and then have an aggregation somewhere

Re: Sling FM Starter Module

2019-11-19 Thread Ruben Reusser
Robert, would we not want each module to produce it's own feature file and then have an aggregation somewhere? Ruben On 11/19/2019 6:41 AM, Robert Munteanu wrote: On Fri, 2019-11-15 at 11:47 -0800, Andreas Schaefer wrote: Hi I started to get the pieces into place for a build up of

sling12 timeline/feature models

2019-11-14 Thread Ruben Reusser
hi, I was wondering if there is a release timeline for Sling12. It seems Sling12 would be a great candidate to move over to feature models. Would love to hear what the community thinks about that and if there is a way to contribute/get together and work on the sling 12 release. Ruben

Re: Publishing packages on npmjs.com

2019-11-06 Thread Ruben Reusser
-0700, Ruben Reusser wrote: Robert, thank you for looking into this there is also a sling-packager user package preventing us from using sling-packager or slingpackager. I honestly would prefer the org and as an org only 1 is an option. thank you Ruben On 10/24/2019 3:04 AM, Robert Munteanu wrote

Re: Publishing packages on npmjs.com

2019-10-24 Thread Ruben Reusser
Robert, thank you for looking into this there is also a sling-packager user package preventing us from using sling-packager or slingpackager. I honestly would prefer the org and as an org only 1 is an option. thank you Ruben On 10/24/2019 3:04 AM, Robert Munteanu wrote: Hi, In

[jira] [Created] (SLING-8747) establish @apachesling npmjs organization

2019-09-27 Thread Ruben Reusser (Jira)
Ruben Reusser created SLING-8747: Summary: establish @apachesling npmjs organization Key: SLING-8747 URL: https://issues.apache.org/jira/browse/SLING-8747 Project: Sling Issue Type

Re: [hackathon] maven archetypes

2019-09-19 Thread Ruben Reusser
for B) - the module names the archetype currently uses have been chosen to be aligned with the names the AEM Project Archetype uses. While I understand the ui.* may look odd it was meant to make it easier for a developer familiar with AEM to work on a sling project. The archetype also

Re: Why get rid of the rewriter?

2019-09-10 Thread Ruben Reusser
dules provide better ways of doing similar things, link > to them from the rewriter's docs. > > -Bertrand > > [1] > https://lists.apache.org/thread.html/c80093524461d7203fa9799b79ebbf6bfd1bb3f9795865f4aaf3cd4a@%3Cdev.sling.apache.org%3E > -- thank you Ruben Reusser CTO, headwire.com, Inc

Re: [VOTE] Accept the donation of the Sling Packager tool, SLING-8584

2019-08-27 Thread Ruben Reusser
the slingpackager is meant to work against content management systems built on sling. It currently supports package managers by - Composum - AEM If there are other package managers in the future I'd love to add support for them as well. We interact with sling to install packages, not with

[jira] [Commented] (SLING-8655) Add an Annotation to Sling Model to mark a property to be Externalized

2019-08-27 Thread Ruben Reusser (Jira)
[ https://issues.apache.org/jira/browse/SLING-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916636#comment-16916636 ] Ruben Reusser commented on SLING-8655: -- [~vladb] [~sseifert] [~radu.cotescu] we are mostly looking

[jira] [Issue Comment Deleted] (SLING-7768) Add String Interpolation support to /etc/map

2019-07-26 Thread Ruben Reusser (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Reusser updated SLING-7768: - Comment: was deleted (was: so when this was done there was a bigger discussion about making

[jira] [Commented] (SLING-7768) Add String Interpolation support to /etc/map

2019-07-26 Thread Ruben Reusser (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893769#comment-16893769 ] Ruben Reusser commented on SLING-7768: -- so when this was done there was a bigger discussion about

Re: nodejs based sling packager

2019-07-17 Thread Ruben Reusser
AFAICS there is no dependency to Sling bundles but only to JCR... WDYT? Thanks, Konrad On 14. Jul 2019, at 17:44, Ruben Reusser wrote: Dear Sling Developers, in an effort to help 'front end developers' embrace Apache Sling and in order to make simple front-end Sling projects maven independent we c

Re: nodejs based sling packager

2019-07-15 Thread Ruben Reusser
/content/vuecontentbrowser/index.html ! java.lang.IllegalStateException: Parent node not found. saving approx 10 nodes... Package imported (with errors, check logs!) On Sun, Jul 14, 2019 at 11:44 AM Ruben Reusser wrote: Dear Sling Developers, in an effort to help 'front end developers' embrace

nodejs based sling packager

2019-07-14 Thread Ruben Reusser
the slingpackager (and potentially the showcase example) be part of Apache Sling and maybe live on npmjs in an Apache Sling organization (@apachesling for example). We'd love to hear what you think about this! Ruben Reusser [1] https://github.com/peregrine-cms/slingpackager [2] https

Re: [DISCUSS] Create new sling repo for org.apache.sling.cli

2019-03-29 Thread Ruben Reusser
Robert, On 3/29/2019 8:59 AM, Robert Munteanu wrote: Hi Ruben, On Fri, 2019-03-29 at 08:13 -0700, Ruben Reusser wrote: Robert, I think as long as the 'maybe help with other stuff' part of your email is true I'd suggest not to use sling.cli Suggestions welcome, I'm not terribly good

[jira] [Commented] (SLING-8278) improve chrome audit score

2019-02-19 Thread Ruben Reusser (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771972#comment-16771972 ] Ruben Reusser commented on SLING-8278: -- https://issues.apache.org/jira/browse/SLING-8283 is needed

[jira] [Commented] (SLING-8283) httpGet in system/sling.js uses depricated main thread blocking code

2019-02-19 Thread Ruben Reusser (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771970#comment-16771970 ] Ruben Reusser commented on SLING-8283: -- https://github.com/apache/sling-org-apache-sling-servlets

[jira] [Created] (SLING-8283) httpGet in system/sling.js uses depricated main thread blocking code

2019-02-19 Thread Ruben Reusser (JIRA)
Ruben Reusser created SLING-8283: Summary: httpGet in system/sling.js uses depricated main thread blocking code Key: SLING-8283 URL: https://issues.apache.org/jira/browse/SLING-8283 Project: Sling

[jira] [Created] (SLING-8278) improve chrome audit score

2019-02-18 Thread Ruben Reusser (JIRA)
Ruben Reusser created SLING-8278: Summary: improve chrome audit score Key: SLING-8278 URL: https://issues.apache.org/jira/browse/SLING-8278 Project: Sling Issue Type: Improvement

Re: Sling 12 themes

2018-10-23 Thread Ruben Reusser
since we now have sling models and sling model exporters I would also kind of like a rewrite chain on json to shorten URLs for example. Ruben On 10/23/2018 9:59 AM, Jason E Bailey wrote: It depends on what I'm writing and where, whether it's server side or front end. But in general I use a

Re: /etc/map with Placeholders for farms / dev stack

2018-07-31 Thread Ruben Reusser
Georg, I think this is a good discussion - looks like the sling team has to make some decisions here and I am glad the etc/map work Andreas did is at least sparking a bigger discussion. From my point of view using packages and install hooks may work but may not be the best solution as it

Re: Markdown resource provider

2018-07-29 Thread Ruben Reusser
on a more serious note, this would be possibly great for dita as well (for example better process for the xmladdon for AEM) Ruben On 7/29/2018 6:30 AM, Jason E Bailey wrote: Eugen - I didn't realize that it was a thing. So I'm good with it. However I now have a strong desire to make an

[jira] [Commented] (SLING-7058) the stop command line option does not seem to work

2017-08-17 Thread Ruben Reusser (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130354#comment-16130354 ] Ruben Reusser commented on SLING-7058: -- it seems this issue is due to the logic in https

[jira] [Created] (SLING-7058) the stop command line option does not seem to work

2017-08-17 Thread Ruben Reusser (JIRA)
Ruben Reusser created SLING-7058: Summary: the stop command line option does not seem to work Key: SLING-7058 URL: https://issues.apache.org/jira/browse/SLING-7058 Project: Sling Issue Type

Sling post servlet import

2017-05-22 Thread Ruben Reusser
Hi there, A couple of days ago I posted on the users list about the sling post servlet and import command. There seem to be some odd issues 1) order at reimport is not preserved 2) replace import merges sub nodes instead of replacing them

Re: struggling with sling-9 build and sling model exporter

2017-04-03 Thread Ruben Reusser
On 4/3/2017 11:26 AM, Ruben Reusser wrote: while you are at fixing the launchpad, would be good to add [feature name=model-exporter] # Add the dependencies on the Model exporter [artifacts] org.apache.sling/org.apache.sling.models.jacksonexporter/1.0.7-SNAPSHOT com.fasterxml.jackson.core

Re: struggling with sling-9 build and sling model exporter

2017-04-03 Thread Ruben Reusser
, lastChange=-1, priority=50, digest=149124324 Some packages changed in Sightly recently. Using latest Sightly snapshots in Launchpad fixed it for me. Regards, O. Carsten Carsten Ziegeler wrote Ruben Reusser wrote seems to me it's because Apache Sling Scripting HTL JavaScript Use

Re: struggling with sling-9 build and sling model exporter

2017-04-03 Thread Ruben Reusser
, Ruben Reusser <r...@headwire.com> wrote: Hi I have been trying to successfully build trunk for the past couple of days - it seems building launchpad/builder fails due to the tests. Is that just me or a common problem? I also noticed that the sling model exporter is missing from lau

struggling with sling-9 build and sling model exporter

2017-04-03 Thread Ruben Reusser
Hi I have been trying to successfully build trunk for the past couple of days - it seems building launchpad/builder fails due to the tests. Is that just me or a common problem? I also noticed that the sling model exporter is missing from launchpad - is that intentional? thank you Ruben

Re: Configuration of the ResourceResolver Mapping

2016-04-19 Thread Ruben Reusser
I think approach b) has a couple of short comings for larger sites as well a good example are bucket pages (say you have to bucket content because otherwise you have to many subnodes). I've seen sites where these bucket pages are removed from the urls. a secondary issue is that the upstream

Re: Worthwhile to create a Sling CMS?

2016-01-19 Thread Ruben Reusser
for what it's worth, it would be really nice to have an inline editing experience, maybe like https://slate.adobe.com/welcome/ Ruben On 1/19/2016 5:25 AM, Sandro Boehme wrote: Hello, I personally think there is a market and demand for a small Sling CMS that is a website builder which

version number changes in sling

2015-07-29 Thread Ruben Reusser
Hi, I noticed that the version numbers of the poms in sling seem to be all over the place. If you look at [1] org.apache.felix | org.apache.sling.scripting.velocity current version is: 2.0.0-SNAPSHOT version before: 2.0.1-SNAPSHOT is that correct or am I looking at the commits the wrong way?

Re: [RT] Move to Oak

2015-05-11 Thread Ruben Reusser
just my 2c - will somebody go through all the samples/documentation when moving to oak and make sure everything still works/update the documentation? Ruben On 5/11/2015 12:29 PM, Antonio Sanso wrote: +1 regards antonio On May 11, 2015, at 8:40 PM, Carsten Ziegeler cziege...@apache.org

Re: [RT] The various roles of (multitenant) content

2014-08-18 Thread Ruben Reusser
looking at this it seems the same functionality would be handy for feature flags, no? Ruben On 8/18/2014 6:19 AM, Bertrand Delacretaz wrote: Hi, On Mon, Aug 18, 2014 at 2:56 PM, Ian Boston i...@tfd.co.uk wrote: ... Is configuration part of application content or system content or both? ...

Re: [RT] Multi Tenancy

2014-08-11 Thread Ruben Reusser
for us the goal would be to run multiple customers in one sling instance without the ability to touch the code/content of any other tenant. It would be nice if a) restricting users from one tennat to another would be simple b) allow a good search path override for each tenant c) split out the

Re: Idea: Caching in Sling

2014-07-29 Thread Ruben Reusser
Ben, we chose a bit of a different approach and added html caching for CQ a while back http://www.headwire.com/svn/projects/cqbpcache/trunk/cqbpcache/ basically,we use a tag that allows you to monitor changes in a path and cache the html accordingly until a node in the path (or one if its

Re: Launchpad 7 Release?

2014-07-23 Thread Ruben Reusser
just my 2c, but before releasing 7 it would be a good idea to make sure all tutorials and samples are correctly working as well. I took a quick look at espblog and was not able to get it to run with launchpad 7 Ruben On 7/22/2014 11:04 PM, Carsten Ziegeler wrote: 2014-07-22 23:12 GMT+02:00

problems launching the current sling release

2014-07-22 Thread Ruben Reusser
hi, I downloaded the standalone bundle from [1] and trying to run it with java -jar org.apache.sling.launchpad-6-standalone.jar getting the following exception (java 7 on windows): 22.07.2014 09:30:18.229 *INFO* [main] Setting sling.home=sling (default) 22.07.2014 09:30:18.230 *INFO* [main]

Re: Sling demos (Was Re: Ways of launching Sling for the demos)

2014-05-16 Thread Ruben Reusser
Carsten It would be a good idea to make the demos available from the root page in sling once a demo is deployed. Some short description of the demo and how it's supposed to be used would be good too. Ruben On May 16, 2014, at 4:49 AM, Carsten Ziegeler cziege...@apache.org wrote: Thanks

Re: [OT] Feature flag influence on Resource access (Was: FYI: feature flags prototype)

2013-12-06 Thread Ruben Reusser
it may be worth it revisiting the tenant api in regards to feature flags as well and have some sort of way to have feature flag dependent osgi properties. Ruben On 12/6/2013 12:51 PM, Justin Edelson wrote: On Fri, Dec 6, 2013 at 12:10 PM, Alexander Klimetschek aklim...@adobe.com wrote: On

Re: FYI: feature flags prototype

2013-11-14 Thread Ruben Reusser
Roy Fielding's presentation on the subject may also be interesting http://www.slideshare.net/royfielding/evolve13-keynote-scrambled-eggs page 36 to 45 Ruben On 11/14/2013 1:55 PM, Dominik Süß wrote: Hi Alex, this is one way but just solves this partially since you completely rely on

Re: FYI: feature flags prototype

2013-11-13 Thread Ruben Reusser
Bertrand, Dominik, the feature flag may also have an impact on the nodes/properties that you need to render the feature. Being able to handle this in the resource tree directly without having to handle it in component code would be great. However, I am not sure if the intention of the feature

Re: [tooling] Moving forward with IDE tooling

2013-06-02 Thread Ruben Reusser
) regarding sample content mentioned by Ruben I think some packagingmechanism and a maven task to upload/download this package should besufficient (lock package, upload, change content in repo, download package, check in vcs) Cheers Dominik On Sun, Jun 2, 2013 at 4:33 PM, Ruben Reusser r

Re: [tooling] Moving forward with IDE tooling

2013-05-31 Thread Ruben Reusser
, this will result in a huge directory tree instead of one large content.xml - however as we're talking about developer tooling, we can neglect this. Just a rough idea Carsten 2013/5/31 Robert Munteanu romb...@apache.org On Thu, 2013-05-30 at 20:48 -0700, Ruben Reusser wrote: is the vlt sync

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Ruben Reusser
is the vlt sync now actually updating .content.xml files? I thought it can only sync regular files. Ruben On 5/30/2013 7:24 PM, Justin Edelson wrote: Ian - please do add the autosync use case to the wiki page I created. On Thu, May 30, 2013 at 9:47 PM, Ian Boston i...@tfd.co.uk wrote: Hi,

not able to run standalone jar file (6) from download site

2013-03-26 Thread Ruben Reusser
hi, I downloaded the sling standalone jar file from the website and tried to run it with java 7. I also dropped down to Java 6, that makes everything work fine - not sure if this is a known issue or if I should file a defect. Ruben ( http://sling.apache.org/downloads.cgi ) java -jar

Re: TenantManager API

2013-02-21 Thread Ruben Reusser
i was wondering if tenants should work differently and be more transparent to the user by allowing to swotch the osgi properties per tenant. this would allow for a more transparent implementation without forcing the developer to think about tenants that much. Ruben On Feb 21, 2013, at 2:14

Re: current standalone sling jar file

2012-08-31 Thread Ruben Reusser
used the link from here: http://sling.apache.org/site/downloads.cgi running on windows vista with jdk6 Ruben On 8/31/2012 3:19 AM, Bertrand Delacretaz wrote: On Fri, Aug 31, 2012 at 1:13 AM, Ruben Reusser r...@headwire.com wrote: ...is the current downloadable standalone sling version still

Re: current standalone sling jar file

2012-08-31 Thread Ruben Reusser
ok, was finally able to start the one from an svn build - just had to give it way more memory Ruben On 8/31/2012 12:47 AM, Carsten Ziegeler wrote: Hi, I just build latest from trunk and works for me Carsten 2012/8/31 Ruben Reusser r...@headwire.com: hi, not sure if it's me

current standalone sling jar file

2012-08-30 Thread Ruben Reusser
hi, not sure if it's me - but if the current downloadable standalone sling version still working? Tried to run it and sling did not come up - also, when I do a build from the trunk and try to start the standalone jar file, I get a whole bunch of exceptions about missing dependencies. Ruben

Re: Sling Site and CMS

2012-05-21 Thread Ruben Reusser
also, it seems like the tutorials section is not working due to the URL http://sling.staging.apache.org/tutorials--how-tos.html Ruben On 5/21/2012 5:05 AM, Bertrand Delacretaz wrote: Hi Felix, On Sun, May 20, 2012 at 1:09 AM, Felix Meschbergerfmesc...@adobe.com wrote: ...Granted we have a

Re: [JSON] Stable Child Resource Order

2011-04-07 Thread Ruben Reusser
you can just add a feed.json.jsp file and use {resourcename}.feed.json to render your custom output HTH Ruben On 4/7/2011 12:47 PM, Eric Norman wrote: Is there any reason why you can't just make a custom script to output whatever JSON format you want? I'm not convinced this has usefulness