Re: Debugging JavaScript esp files

2010-10-17 Thread Sandro Boehme
the org.apache.sling.scripting.javascript.debug framework property (e.g. in the sling.properties file) to true. When this property is set to true Rhino will launch the Swing debugger GUI (on the server system) once the Rhino ScriptEngineFactory is started. Regards Felix On 16.10.2010 15:36, Sandro Boehme wrote: Hello, I'm trying

Re: Debugging JavaScript esp files

2010-10-17 Thread Sandro Boehme
, schrieb Felix Meschberger: Hi, On 17.10.2010 20:34, Justin Edelson wrote: On Sun, Oct 17, 2010 at 2:28 PM, Felix Meschbergerfmesc...@gmail.com wrote: Hi, On 17.10.2010 16:05, Sandro Boehme wrote: Hi Felix, thanks for the feedback. The Swing debugger GUI doesn't seem to work in this case

Re: Debugging JavaScript esp files

2010-10-18 Thread Sandro Boehme
, schrieb Sandro Boehme: Hi Felix, that was fast. I'm impressed. Thanks for the tutorial. I can connect too but the debugger also doesn't stop at my breakpoint like in your case. Best, Sandro PS: Just in case somebody else want to follow: The export in step 5 is org.mozilla.javascript.debug. Am

Re: Debugging JavaScript esp files

2010-10-19 Thread Sandro Boehme
Hi Felix, Am 19.10.10 08:48, schrieb Felix Meschberger: o In the Eclipse preferences one needs to map *.esp files to the JavaScript content type. Yes. Likewise for *.ecma. Though I have issues setting breakpoints on *.esp files because on my box Eclipse tells it cannot resolve the line

Re: Debugging JavaScript esp files

2010-10-19 Thread Sandro Boehme
Am 19.10.10 13:41, schrieb Felix Meschberger: Hi, I cannot easily find out if the trigger to load the JavaScript files is already there somewhere. I guess we only need to trigger the handleCompilationDone() methode somewhere in Sling but I don't know enough about Sling to decide where that

Re: Debugging JavaScript esp files

2010-10-19 Thread Sandro Boehme
Hi Felix, Am 19.10.10 15:28, schrieb Felix Meschberger: Hi, On 19.10.2010 14:21, Sandro Boehme wrote: Am 19.10.10 13:41, schrieb Felix Meschberger: Hi, I cannot easily find out if the trigger to load the JavaScript files is already there somewhere. I guess we only need to trigger

cannot run the launchpad

2010-10-19 Thread Sandro Boehme
Hello, since quite some time I'm trying to get the launchpad running in Jetty. I build sling on a clean checkout from SVN without errors but the launchpad doesn't start as it is missing the Emma classes at runtime (see output below). Can you tell me where I have to add the dependency to emma?

Re: Making emma stuff optional?

2010-10-19 Thread Sandro Boehme
Thanks a lot Justin! It also fixes the problem I wrote about in the other mail. I can now run the launchpad again. Best, Sandro Am 19.10.10 19:28, schrieb Justin Edelson: done in r1024330. Justin On 10/19/10 11:43 AM, Carsten Ziegeler wrote: Hi, can we make the emma stuff optional?

Re: Debugging JavaScript esp files

2010-10-20 Thread Sandro Boehme
Hi Felix, Am 19.10.10 13:41, schrieb Felix Meschberger: Hi, On 19.10.2010 13:20, Sandro Boehme wrote: Hi Felix, Am 19.10.10 08:48, schrieb Felix Meschberger: o In the Eclipse preferences one needs to map *.esp files to the JavaScript content type. Yes. Likewise for *.ecma. Though I have

Re: Debugging JavaScript esp files

2010-10-20 Thread Sandro Boehme
Hi Felix, Am 17.10.10 20:28, schrieb Felix Meschberger: Hi, On 17.10.2010 16:05, Sandro Boehme wrote: Hi Felix, thanks for the feedback. The Swing debugger GUI doesn't seem to work in this case as it cannot open e.g. the explorer.esp file. It says: Syntax error (.../explorer.esp#83

Re: Debugging JavaScript esp files

2010-10-22 Thread Sandro Boehme
Hi Felix, event is not triggered. Do you have an idea what might be different in your environment? right now I'm on a good way to find out why the compilationDone event is not triggered so there is no need for you to invest time in that right now. Best, Sandro

Re: Debugging JavaScript esp files

2010-10-22 Thread Sandro Boehme
, schrieb Felix Meschberger: Hi Sandro, On 22.10.2010 16:15, Sandro Boehme wrote: Hi Felix, event is not triggered. Do you have an idea what might be different in your environment? right now I'm on a good way to find out why the compilationDone event is not triggered so there is no need for you

[PROPOSAL] Sling JCRBrowser contribution to Apache Sling

2014-09-29 Thread Sandro Boehme
Hello, at the adaptTo() conference I had the impression that the Apache Sling community might be interested in the contribution of the Sling JCRBrowser [1,2] to Apache Sling. The Sling JCRBrowser is an editor for Sling resources that is build on top of the Apache Sling API. I will work on

Re: [PROPOSAL] Sling JCRBrowser contribution to Apache Sling

2014-09-29 Thread Sandro Boehme
I will work on that in any case in the months to come according to the roadmap I pointed out in my talk [3]. If there is interest in the To put that right: I will not only work on that in the months to come but I will maintain it in the long run. It's just that I can put more work in it in the

Sling content editor tool needed?

2014-10-01 Thread Sandro Boehme
understand if more features are needed. Or is the Sling JCRBrowser not needed at all? What do you think? Best, Sandro Am 29.09.14 18:47, schrieb Sandro Boehme: Hello, at the adaptTo() conference I had the impression that the Apache Sling community might be interested in the contribution

Re: Sling content editor tool needed?

2014-10-01 Thread Sandro Boehme
Hi Bertrand, Am 01.10.14 14:43, schrieb Bertrand Delacretaz: Hi Sandro, On Wed, Oct 1, 2014 at 2:36 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...To provide Apache Sling with a content editor like the JCRBrowser I would like to know what is needed to contribute the JCRBrowser to Sling. I

Re: [PROPOSAL] Sling JCRBrowser contribution to Apache Sling

2014-10-01 Thread Sandro Boehme
attempts. Regards Carsten 2014-09-29 22:40 GMT+02:00 Sandro Boehme sandro.boe...@gmx.de: I will work on that in any case in the months to come according to the roadmap I pointed out in my talk [3]. If there is interest in the To put that right: I will not only work on that in the months to come

Re: Sling content editor tool needed?

2014-10-01 Thread Sandro Boehme
of those points are met I guess this could really be something useful (especially when not basing on commercial varations that provide a browser) which can be included without having to worry that it actually interfers with the application. Cheers Dominik On Wed, Oct 1, 2014 at 3:06 PM, Sandro Boehme

Re: Sling content editor tool needed?

2014-10-01 Thread Sandro Boehme
all technical issues once the contribution is done. However, I think the renaming should be done before so we can vote on a renamed source code base Carsten 2014-10-01 16:24 GMT+02:00 Sandro Boehme sandro.boe...@gmx.de: Hi Dominik, thanks for your feedback! Please see my comments inline: Am

Re: Sling content editor tool needed?

2014-10-01 Thread Sandro Boehme
/sling/trunk/testing/tools/src/main/java/org/apache/sling/testing/tools/ Best, Sandro Am 01.10.14 17:24, schrieb Bertrand Delacretaz: On Wed, Oct 1, 2014 at 4:24 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...This is why I prefer Sledi now. It is harder to pronounce but still uses the first

Re: Sling content editor tool needed?

2014-10-01 Thread Sandro Boehme
I'm absolutely fine with that. Am 01.10.14 15:20, schrieb Bertrand Delacretaz: On Wed, Oct 1, 2014 at 3:17 PM, Robert Munteanu romb...@apache.org wrote: ...+1 for accepting this in contrib. To be clear, this would mean it would not replace the current Sling Explorer from the launchpad

Re: Sling content editor tool needed?

2014-10-03 Thread Sandro Boehme
Hi, Am 01.10.14 17:24, schrieb Bertrand Delacretaz: On Wed, Oct 1, 2014 at 4:24 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...This is why I prefer Sledi now. It is harder to pronounce but still uses the first chars of 'Sling Editor'. But I'm still open for other suggestions For other

Re: UnsupportedOperationException: JcrNodeResourceMetadata is locked

2014-10-08 Thread Sandro Boehme
Sorry for the noise. I posted that to the wrong list. It is re-posted to the users list now. Best, Sandro Am Wed Oct 8 15:39:19 2014 schrieb Sandro Boehme: Hello, when I call a resource using my custom ResourceProvider [1] I get a server error (500) saying

UnsupportedOperationException: JcrNodeResourceMetadata is locked

2014-10-08 Thread Sandro Boehme
Hello, when I call a resource using my custom ResourceProvider [1] I get a server error (500) saying java.lang.UnsupportedOperationException: JcrNodeResourceMetadata is locked [3]. At the moment I don't see a way to get around that and it would be great if someone has a hint on what to do.

Re: Sling content editor tool needed?

2014-10-12 Thread Sandro Boehme
Hi Dominik and others, now as some time passed I can tell about results and more concrete things. Please see my comments inline: Am 01.10.14 15:17, schrieb Dominik Süß: Hi everyone, here my 2 cents about changes that I would like to see (had a short chat with Sandro at adaptTo() about

integrating a JavaScript library in a Sling project that doesn't have a public Java API

2014-10-24 Thread Sandro Boehme
Hello, in the Sling Resource-Editor I would like to integrate the JavaScript JSNodeTypes library that doesn't have a public Java API. But the user should still be able to use OSGi to easily install the tool. The problem is, when using the maven-bundle-plugin the Bnd tool won't automatically

Re: integrating a JavaScript library in a Sling project that doesn't have a public Java API

2014-10-24 Thread Sandro Boehme
in this use case. Whether an existing capability can be reused or whether you might want to define a custom capability. Regards Felix [1] https://issues.apache.org/jira/browse/SLING-4001 Am 24.10.2014 um 11:44 schrieb Sandro Boehme sandro.boe...@gmx.de: Hello, in the Sling Resource-Editor I would like

build a Sling OSGi bundle with dependencies located in an OSGi Bundle Repository

2014-10-24 Thread Sandro Boehme
Hello, in the Sling Resource Editor I have dependencies to libraries that are located in an OBR. To build it with maven and install it to a Sling instance I deployed it before, using the OSGi Repository page in the console. But of course it would be better to use one command at the command

Re: integrating a JavaScript library in a Sling project that doesn't have a public Java API

2014-10-24 Thread Sandro Boehme
2014 12:31, Sandro Boehme sandro.boe...@gmx.de wrote: Yay that sounds like the right path! Thanks Felix for the hint! I'm looking forward to David Bosschaerts pointers to use the Provide-/Require-Capability model! I am referring to the provider bundle at https://github.com/sandroboehme

Re: build a Sling OSGi bundle with dependencies located in an OSGi Bundle Repository

2014-10-24 Thread Sandro Boehme
, schrieb Bertrand Delacretaz: Hi Sandro, On Fri, Oct 24, 2014 at 2:03 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...in the Sling Resource Editor I have dependencies to libraries that are located in an OBR. To build it with maven and install it to a Sling instance I deployed it before, using

Re: integrating a JavaScript library in a Sling project that doesn't have a public Java API

2014-10-27 Thread Sandro Boehme
%40Endofunctor.local%3E Thanks again, Sandro Am 24.10.14 14:33, schrieb Sandro Boehme: Hi David, thanks for your detailed feedback! I will work on the generic capabilities/requirements model first as Felix and you suggested, as it looks like I can use Require-Capability/ and Provide-Capability

Sling Resource Editor :: first patch

2014-11-12 Thread Sandro Boehme
Hello, does somebody have the time to commit my first patch [1] for my Sling Resource Editor contribution [2]? [1] - https://issues.apache.org/jira/browse/SLING-4141 [2] - https://issues.apache.org/jira/browse/SLING-4001 Best Sandro BTW: I god nice issue numbers, right? ;-)

Re: Sling Resource Editor :: first patch

2014-11-12 Thread Sandro Boehme
, schrieb Robert Munteanu: Hi Sandro, On Wed, 2014-11-12 at 13:39 +0100, Sandro Boehme wrote: Hello, does somebody have the time to commit my first patch [1] for my Sling Resource Editor contribution [2]? I planned to look at it at some point - no promise that I will find the time to do

Re: Sling Resource Editor :: first patch

2014-11-15 Thread Sandro Boehme
ones and created sub-tasks for them. Thanks, Sandro Am 12.11.14 23:04, schrieb Sandro Boehme: Hi Robert, thanks for thinking about committing the patch. The patch is not self contained because AFAIK the SVN patch format does not have information about deleted files. Only about deleted file

Sling Resource Editor code update

2014-12-11 Thread Sandro Boehme
Hello, a new version of the resource editor is available. I'm looking forward to any feedback. ++ Features ++ It contains two cheat sheet info sections and an improved add node dialog. The dialog makes it easier now to create new nodes by offering short cuts and by providing the applicable

[PROPOSAL] JSNodeTypes contribution

2014-12-11 Thread Sandro Boehme
Hello, I would like to offer the JSNodeTypes library to Apache Sling as a contribution. It provides a JavaScript API for JCR node types. I use it in the new code update of the Sling Resource Editor at the Add Node dialog to provide: o the applicable node names o the applicable node types o

Re: Sling Resource Editor code update

2014-12-11 Thread Sandro Boehme
, Sandro Boehme sandro.boe...@gmx.de wrote: Hello, a new version of the resource editor is available. I'm looking forward to any feedback. ++ Features ++ It contains two cheat sheet info sections and an improved add node dialog. The dialog makes it easier now to create new nodes by offering short cuts

Re: Sling Resource Editor code update

2014-12-11 Thread Sandro Boehme
://issues.apache.org/jira/browse/SLING-4239 Thanks, Sandro Am 11.12.14 16:20, schrieb Sandro Boehme: Hello, a new version of the resource editor is available. I'm looking forward to any feedback. ++ Features ++ It contains two cheat sheet info sections and an improved add node dialog. The dialog

Re: [PROPOSAL] JSNodeTypes contribution

2014-12-18 Thread Sandro Boehme
Am 18.12.14 14:02, schrieb Bertrand Delacretaz: Hi Sandro, On Thu, Dec 11, 2014 at 4:25 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...Here you find a demo of the full API and all background information: http://www.jcrbrowser.org/sling/libs/jsnodetypes/content/documentation.html I think

Re: Please welcome Sandro Boehme, Sling committer!

2014-12-29 Thread Sandro Boehme
Am 29.12.14 um 13:45 schrieb Carsten Ziegeler: Congrats and keep up the good work! +1 :) and welcome, Sandro! Carsten Hi, thanks for your trust and the welcome! I'm proud to be elected as a Apache Sling committer! As an introduction, I'm working for the German company inovex GmbH

Re: [PROPOSAL] JSNodeTypes contribution :: IP clearance needed?

2015-01-27 Thread Sandro Boehme
process is still needed. What do you think? Best, Sandro Am 18.12.14 um 14:02 schrieb Bertrand Delacretaz: Hi Sandro, On Thu, Dec 11, 2014 at 4:25 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...Here you find a demo of the full API and all background information: http://www.jcrbrowser.org

Re: [PROPOSAL] JSNodeTypes contribution :: IP clearance needed?

2015-01-28 Thread Sandro Boehme
in the general structure? Best, Sandro Am 27.01.15 um 17:29 schrieb Bertrand Delacretaz: Hi Sandro, On Tue, Jan 27, 2015 at 4:51 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...Now that I'm a Committer in the meantime and I have written the JSNodeTypes library solely on my own the question is if the IP

Re: License question

2015-03-22 Thread Sandro Boehme
, Sandro Best Regards Ian On 19 March 2015 at 13:21, Sandro Boehme sandro.boe...@gmx.de wrote: NPM is the package manager for many frontend libraries. It is comparable to Maven with Maven Central. The problem is, that it is a bit (at least) unusual as the npm license applies terms on which

Re: License question

2015-03-19 Thread Sandro Boehme
PMC could say that it's fine the way I proposed to do it or I would like to make sure that it's fine to open a legal issue at https://issues.apache.org/jira/browse/LEGAL. Best, Sandro Am 03.03.15 um 11:26 schrieb Robert Munteanu: Hi Sandro, On Fri, 2015-02-27 at 22:20 +0100, Sandro Boehme

Documentation for the Sling Resource Editor

2015-03-30 Thread Sandro Boehme
Hi, I would like to create online documentation for the Sling Resource Editor to get more users/contributors/committers for it. Now I wonder if it's practical (and allowed for me) to add the docu at the public Sling website even though the decommissioning of the CMS is proposed. Or if

Re: Documentation for the Sling Resource Editor

2015-03-31 Thread Sandro Boehme
Hi Bertrand and Robert, thanks for your quick answers! I will use the website now for documentation. And thanks for configuring the access Bertrand! Best, Sandro Am 31.03.15 um 10:56 schrieb Bertrand Delacretaz: Hi Sandro, On Mon, Mar 30, 2015 at 10:40 PM, Sandro Boehme sandro.boe

Re: Documentation for the Sling Resource Editor

2015-03-31 Thread Sandro Boehme
at 11:40 PM, Sandro Boehme sandro.boe...@gmx.de wrote: Hi, I would like to create online documentation for the Sling Resource Editor to get more users/contributors/committers for it. Now I wonder if it's practical (and allowed for me) to add the docu at the public Sling website even though

Re: [VOTE] Accept the donation of the Hypermedia API Tools via SLING-4513

2015-03-27 Thread Sandro Boehme
+1 -- Sandro Am 25.03.15 um 16:53 schrieb Andrei Dulvac: Hello, Following a recent discussion on this list, I'm starting a [VOTE] thread regarding the donation of HApi (Hypermedia API tools). Issue: SLING-4513 Github repo: https://github.com/dulvac/hapi MD5 of archive: MD5 (hapi.tar.gz) =

Re: Documentation for the Sling Resource Editor

2015-03-31 Thread Sandro Boehme
schrieb Bertrand Delacretaz: Hi, On Tue, Mar 31, 2015 at 5:24 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...Do I have to create a 'https://svn.apache.org/repos/asf/sling/site/trunk/content/documentation/bundles/resource-editor.mdtext' file in SVN and commit it there first?... I usually do

License question

2015-02-27 Thread Sandro Boehme
Hi, in SLING-4463 [1] I have a question about a license for SLING-4462 [2]. Does someone has an idea on how to handle that or should I open a legal issue [3]? [1] - https://issues.apache.org/jira/browse/SLING-4463 [2] - https://issues.apache.org/jira/browse/SLING-4462 [3] -

Re: License question

2015-03-03 Thread Sandro Boehme
the way I proposed to do it or I would like to make sure that it's fine to open a legal issue at https://issues.apache.org/jira/browse/LEGAL. Best, Sandro Am 03.03.15 um 11:26 schrieb Robert Munteanu: Hi Sandro, On Fri, 2015-02-27 at 22:20 +0100, Sandro Boehme wrote: Hi, in SLING-4463 [1

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

2015-02-21 Thread Sandro Boehme
+1 (signatures and digests are good) -- Sandro

Re: Simplified bundle deployment on OBR

2015-04-27 Thread Sandro Boehme
Hi, Am 27.04.15 um 11:36 schrieb Bertrand Delacretaz: Hi, On Fri, Apr 24, 2015 at 4:33 PM, Robert Munteanu romb...@apache.org wrote: ...I just checking in a shell script at tooling/releases/sync_obr_with_dist.sh [1] that can be used to update the sling.xml OBR file when releasing bundles

Re: Build failed in Jenkins: sling-trunk-1.6 #3256

2015-04-06 Thread Sandro Boehme
Hi, somehow I managed to break the build of 'sling-trunk-1.6' by checking something in to 'contrib/explorers/resourceeditor'. From what I understand it should not have a dependency to that build, right? It looks like an integration test of the Event Support project failed. But I cannot

Re: Build failed in Jenkins: sling-trunk-1.6 #3256

2015-04-06 Thread Sandro Boehme
Hi, I reverted my changes in 'r1671740' and hope it fixes the build. Best, Sandro Am 06.04.15 um 22:14 schrieb Sandro Boehme: Hi, somehow I managed to break the build of 'sling-trunk-1.6' by checking something in to 'contrib/explorers/resourceeditor'. From what I understand it should

Re: Build failed in Jenkins: sling-trunk-1.6 #3256

2015-04-07 Thread Sandro Boehme
Hi, ok the build is not broken anymore. Just in time to leave Germany to fly to Dubai in 2h :-). Best, Sandro Am 07.04.15 um 06:59 schrieb Sandro Boehme: Hi, I reverted my changes in 'r1671740' and hope it fixes the build. Best, Sandro Am 06.04.15 um 22:14 schrieb Sandro Boehme: Hi

Re: Documentation for the Sling Resource Editor

2015-04-03 Thread Sandro Boehme
Thanks for the info Bertrand, thats good to know! Am 01.04.15 um 10:09 schrieb Bertrand Delacretaz: On Tue, Mar 31, 2015 at 10:27 PM, Sandro Boehme sandro.boe...@gmx.de wrote: ...Are there any statistics about such pages?... No, we haven't set that up - http://jackrabbit.apache.org/ is using

Re: Moving to servlet 3 as the base?

2015-06-25 Thread Sandro Boehme
Am 25.06.15 um 18:17 schrieb Carsten Ziegeler: Hi, right now, Sling in theory runs on servet 2.4 and we have to do some ugly tricks to support 2.4/2.5 and 3.x. I think 3.0 is now out long enough that we could upgrade and require 3.0 as the base and get rid of all the special handling. WDYT?

Errorpage for the Sling Resource Editor

2015-07-02 Thread Sandro Boehme
Hello, for the Resource Editor's [1] property page I would like to switch the addition and update of the properties from being ajax calls to be regular page requests. But on an error a new an plain error page is rendered while I would like to get my Resource Editor page [4] rendered with the

Re: Errorpage for the Sling Resource Editor

2015-07-06 Thread Sandro Boehme
the default white error page shows up with the 500 status. Does someone have an idea what's wrong with the configuration and how I can show an error page for the resource editor? Best, Sandro Am 02.07.15 um 10:19 schrieb Sandro Boehme: Hello, for the Resource Editor's [1] property page I would like

Re: Errorpage for the Sling Resource Editor

2015-07-06 Thread Sandro Boehme
Hi Bertrand, Am 06.07.15 um 11:16 schrieb Bertrand Delacretaz: Hi Sandro, On Mon, Jul 6, 2015 at 10:07 AM, Sandro Boehme sandro.boe...@gmx.de wrote: to be more concrete, I've added a Throwable.jsp and a 500.jsp to contrib/explorers/resourceeditor/src/main/resources/SLING-INF/libs/sling

Re: Errorpage for the Sling Resource Editor

2015-07-06 Thread Sandro Boehme
Hi Bertrand, Am 06.07.15 um 14:25 schrieb Bertrand Delacretaz: Hi Sandro, On Mon, Jul 6, 2015 at 2:00 PM, Sandro Boehme sandro.boe...@gmx.de wrote: Am 06.07.15 um 11:16 schrieb Bertrand Delacretaz: ...debugging the SlingServletResolver.handleError method should help as well

Re: Errorpage for the Sling Resource Editor

2015-07-06 Thread Sandro Boehme
Am 06.07.15 um 15:20 schrieb Sandro Boehme: Hi Bertrand, Am 06.07.15 um 14:25 schrieb Bertrand Delacretaz: Hi Sandro, On Mon, Jul 6, 2015 at 2:00 PM, Sandro Boehme sandro.boe...@gmx.de wrote: Am 06.07.15 um 11:16 schrieb Bertrand Delacretaz: ...debugging the SlingServletResolver.handleError

automatic recompilation of tag files

2015-05-23 Thread Sandro Boehme
Hello, for the Sling Resource Editor's [1] properties page I would like to create reusable Tag Files for the different property types. Right now I have a basic one working for string properties. But I need to 'mvn install...' it for every change. Is there a way to get them recompiled

Re: Errorpage for the Sling Resource Editor

2015-07-14 Thread Sandro Boehme
reasons $ curl -u admin:admin -F:operation=delete http://localhost:8080/apps/posterror/500.jsp Help is much appreciated! Thanks, Sandro Am 08.07.15 um 22:01 schrieb Sandro Boehme: Yeah! I've found the solution. I've just have to send :sendError=true with the post request. The only

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-23 Thread Sandro Boehme
Hi Nicolas, I've configured my email client to display conversations as a thread as long as people "answer" to an email and I can imagine that it's the same for other people as well. To stop this vote thread as Carsten suggested it would be better to write a new email with a new subject to

Re: New Sling Sitebuilder proof of concept demo video

2015-10-08 Thread Sandro Boehme
if we can get the Jericho parser Apache licensed and the response was positive which I'm happy about. Best, Sandro Am 28.09.15 um 10:09 schrieb Bertrand Delacretaz: Hi Sandro, On Fri, Sep 25, 2015 at 1:08 AM, Sandro Boehme < sandro.boe...@gmx.de> wrote: ...To see it in action a

Re: Errorpage for the Sling Resource Editor

2015-07-08 Thread Sandro Boehme
-the-slingpostservlet-servlets-post.html#special-parameters [3] - https://sling.apache.org/documentation/the-sling-engine/errorhandling.html Best, Sandro Am 06.07.15 um 16:00 schrieb Sandro Boehme: Am 06.07.15 um 15:20 schrieb Sandro Boehme: Hi Bertrand, Am 06.07.15 um 14:25 schrieb Bertrand

Re: New Sling Sitebuilder proof of concept demo video

2015-09-27 Thread Sandro Boehme
.xx.fbcdn.net/hphotos-xfa1/t31.0-0/p180x540/1900197_10203938203841788_8275678222473695468_o.jpg Am 26.09.15 um 21:15 schrieb Sandro Boehme: Hello again, I hope the Sitebuilder is of any interest. Let me tell you what I personally like the most about it: o Nested Frontend Components o Being able

Re: New Sling Sitebuilder proof of concept demo video

2015-09-28 Thread Sandro Boehme
about. Best, Sandro Am 28.09.15 um 10:09 schrieb Bertrand Delacretaz: Hi Sandro, On Fri, Sep 25, 2015 at 1:08 AM, Sandro Boehme <sandro.boe...@gmx.de> wrote: ...To see it in action and get an understanding of how it works I created a demo video... The concepts look interesting, can

Re: New Sling Sitebuilder proof of concept demo video

2015-09-26 Thread Sandro Boehme
based components. Best, Sandro Am 25.09.15 um 01:08 schrieb Sandro Boehme: Hello, as announced in my adaptTo() 2014 talk I worked on creating a CMS. What I've got now is a proof of concept for a Sling Sitebuilder and a frontend component API. To see it in action and get an understanding of how

New Sling Sitebuilder proof of concept demo video

2015-09-24 Thread Sandro Boehme
Hello, as announced in my adaptTo() 2014 talk I worked on creating a CMS. What I've got now is a proof of concept for a Sling Sitebuilder and a frontend component API. To see it in action and get an understanding of how it works I created a demo video that you can find here (available in

Requirements for a small Apache Sling CMS

2016-01-13 Thread Sandro Boehme
Hello, I'm still working on the Sitebuilder CMS that I think has lot's of potential. You are the core users and developers target group as you have excellent know how of developing Sling and using Sling based CMSs. This is why I would like to introduce you to more details of the (in my

Re: Worthwhile to create a Sling CMS?

2016-01-19 Thread Sandro Boehme
Hi Ruben, Am 19.01.16 um 18:19 schrieb 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/ Yes, I agree. It should be possible for frontend components that are shown on the live page to have

Re: Worthwhile to create a Sling CMS?

2016-01-21 Thread Sandro Boehme
I recognized I accidently answered privately to Ondrej by hitting 'reply'. So here is my answer to him from two days ago: Hi Ondrej, Am 19.01.16 um 15:49 schrieb Ondrej Florian: Having yet another CMS for 'normal' people like Wix may not be worthwhile. I think it is not like Wix as it is Open

Sling CMS / component framework

2016-01-22 Thread Sandro Boehme
Hello Sling developers, thanks again for your feedback on my last question (Would you use the CMS or do you know someone who would?). It was very good to have! It made me recognize that interest in a Sling CMS is limited (showcase for Sling and use cases of Ondrej). This is why I would be

Re: Worthwhile to create a Sling CMS?

2016-01-19 Thread Sandro Boehme
Am 19.01.16 um 14:35 schrieb Bertrand Delacretaz: Hi Sandro, On Tue, Jan 19, 2016 at 2:25 PM, Sandro Boehme <sandro.boe...@gmx.de> wrote: ...It would help me a big deal if some of you could tell me if they would use this kind of CMS or if the know people who would use it as that val

Worthwhile to create a Sling CMS?

2016-01-19 Thread Sandro Boehme
Hello, I personally think there is a market and demand for a small Sling CMS that is a website builder which assembles frontend components from an open marketplace. It would help me a big deal if some of you could tell me if they would use this kind of CMS or if the know people who would

Re: Worthwhile to create a Sling CMS?

2016-01-19 Thread Sandro Boehme
Hi Bertrand, Am 19.01.16 um 15:16 schrieb Bertrand Delacretaz: ... but my personal needs in terms of CMS are extremely limited these days. When my friends look for websites/CMS I usually steer them to wordpress.com to be able to get out of the way as soon :-D yeah I understand. as possible.

Re: Worthwhile to create a Sling CMS?

2016-01-19 Thread Sandro Boehme
Am 19.01.16 um 16:20 schrieb Peter Hunsberger: We use a sorta open source CMS called dotCMS. Rather obscure, but meets many of our needs, among which is scaling to support 400 authors and somewhere over 900 web sites. As we scale to more users we'd like to start to decompose that into

Re: sling attic / cleanup

2016-10-19 Thread Sandro Boehme
Hello, I'm still working on the Sitebuilder [1] and the resource editor and need the js module for that. Please keep it. Thanks! Sandro 2) We scheduled contrib/jcr/js for removal, but it's indirectly referenced from contrib/explorers/resourceeditor. So we either keep both or move both to

Re: sling attic / cleanup (Sitebuilder, Resource Editor)

2016-10-20 Thread Sandro Boehme
Hey Bertrand, Am 20.10.16 um 09:12 schrieb Bertrand Delacretaz: Hi Sandro, On Wed, Oct 19, 2016 at 11:15 PM, Sandro Boehme <sandro.boe...@gmx.de> wrote: ...I'm still working on the Sitebuilder [1] and the resource editor and need the js module for that... ok, good to hear fr

mountByFS does not work

2016-11-12 Thread Sandro Boehme
Hello, in my case a FS mount (-Dsling.mountByFS=true) does not work. The configMgr of the web console shows that the mount is there and FileMonitor.check() detects the change and sends the event. My question is: Who is the receiver of the event? I understand that it's the event of the

trunk build does not work // was: mountByFS does not work

2016-11-14 Thread Sandro Boehme
Hi Robert, It took me a while to get the trunk to build. I had to disable the Rat checks and update the dependency to org.apache.sling.jcr.base version 2.4.3-SNAPSHOT in org.apache.sling.jcr.oak.server. Why isn't there a build job anymore for trunk? Should I build Sling differently than

Re: mountByFS does not work

2016-11-27 Thread Sandro Boehme
Am 19.11.16 um 21:58 schrieb Sandro Boehme: Am 13.11.16 um 15:16 schrieb Carsten Ziegeler: > Sandro Boehme wrote >>>> in my case a FS mount (-Dsling.mountByFS=true) does not work. >>>> The configMgr of the web console shows that the mount is there and >>>>

Re: trunk build does not work // was: mountByFS does not work

2016-11-27 Thread Sandro Boehme
Am 19.11.16 um 21:56 schrieb Sandro Boehme: Am 17.11.16 um 23:22 schrieb Robert Munteanu: On Thu, 2016-11-17 at 14:53 +0100, Julian Sedding wrote: Hi Sandro You are right. However, the full build on Jenkins failed too often. Partly due to issues or flaky tests in Sling, partly due to e.g

Re: Launchpad stable and launchpad unstable

2016-11-28 Thread Sandro Boehme
- the launchpad maintained in trunk should always be the "stable" launchpad, referencing only released dependencies of the sling bundles and oft the integration tests project If I checkout and build the latest trunk I would expect that the built projects are available at the runtime of the

Re: mountByFS does not work

2016-11-27 Thread Sandro Boehme
Am 27.11.16 um 23:27 schrieb Sandro Boehme: Am 19.11.16 um 21:58 schrieb Sandro Boehme: Am 13.11.16 um 15:16 schrieb Carsten Ziegeler: > Sandro Boehme wrote >>>> in my case a FS mount (-Dsling.mountByFS=true) does not work. >>>> The configMgr of the web c

Re: trunk build does not work // was: mountByFS does not work

2016-11-16 Thread Sandro Boehme
According to our Jenkins job https://builds.apache.org/job/sling-launchpad-builder-1.8/ the launchpad should work without issues. A couple of additional questions: - what Java version do you use for building and running Sling? - what happens if you try to build the project with "-U", to

Re: trunk build does not work // was: mountByFS does not work

2016-11-16 Thread Sandro Boehme
. Regards Julian On Wed, Nov 16, 2016 at 1:18 PM, Robert Munteanu <romb...@apache.org> wrote: On Tue, 2016-11-15 at 15:51 +0100, Sandro Boehme wrote: Hi Julian, thanks for your feedback! Am 15.11.16 um 10:47 schrieb Julian Sedding: Hi Sandro org/apache/sling/jcr/base/LoginAdminWhitelist

Re: trunk build does not work // was: mountByFS does not work

2016-11-15 Thread Sandro Boehme
version of jcr/base is compatible with which version of jcr/oak-server? Sorry for the inconvenience. I should soon be done with refactoring these modules. Does that mean there is nothing I can do right now? Best, Sandro Regards Julian On Mon, Nov 14, 2016 at 9:50 PM, Sandro Boehme <sandro.

Re: trunk build does not work // was: mountByFS does not work

2016-11-17 Thread Sandro Boehme
dd it back and run it once every night. WDYT, Robert? Regards Julian On Wed, Nov 16, 2016 at 10:02 PM, Sandro Boehme <sandro.boe...@gmx.de> wrote: According to our Jenkins job https://builds.apache.org/job/sling-launchpad-builder-1.8/ the launchpad should work without issues. A coup

Re: trunk build does not work // was: mountByFS does not work

2016-11-18 Thread Sandro Boehme
sounds very very good to me! Best, Sandro Regards Julian On Wed, Nov 16, 2016 at 10:02 PM, Sandro Boehme <sandro.boe...@gmx.de wrote: According to our Jenkins job https://builds.apache.org/job/sling-launchpad-builder-1.8/ the launchpad should work without issues. A couple of additio

Re: mountByFS does not work

2016-11-13 Thread Sandro Boehme
The problem is that we need to update the fsresource bundle to use the resource resolver observation api. I'll try to take care of it. Ah. Thanks a lot! I've updated the fsresource bundle (SLING-6279) but didn't test it so far :) So if you want to give it a try... Thanks for updating

Re: mountByFS does not work

2016-11-13 Thread Sandro Boehme
in my case a FS mount (-Dsling.mountByFS=true) does not work. The configMgr of the web console shows that the mount is there and FileMonitor.check() detects the change and sends the event. My question is: Who is the receiver of the event? I understand that it's the event of the FsResourceProvider

Re: trunk build does not work // was: mountByFS does not work

2016-11-19 Thread Sandro Boehme
that if I change a Sling Maven project and 'mvn install' it the generated artifact is supposed to be picked up at Maven install phase of the builder. Best, Sandro Regards Julian On Wed, Nov 16, 2016 at 10:02 PM, Sandro Boehme <sandro.boe...@gmx.de wrote: According to our Jenkins

Re: mountByFS does not work

2016-11-19 Thread Sandro Boehme
Am 13.11.16 um 15:16 schrieb Carsten Ziegeler: Sandro Boehme wrote in my case a FS mount (-Dsling.mountByFS=true) does not work. The configMgr of the web console shows that the mount is there and FileMonitor.check() detects the change and sends the event. My question is: Who is the receiver

java.lang.AbstractMethodError: org.apache.sling.jcr.base.AbstractSlingRepositoryManager.getLoginAdminWhitelist() - trunk build does not work // was: mountByFS does not work

2016-11-14 Thread Sandro Boehme
Am 14.11.16 um 23:02 schrieb Robert Munteanu: On Mon, 2016-11-14 at 21:50 +0100, Sandro Boehme wrote: Hi Robert, It took me a while to get the trunk to build. I had to disable the Rat checks and update the dependency to org.apache.sling.jcr.base version 2.4.3-SNAPSHOT

Re: sling releases - deploy to OBR?

2016-11-01 Thread Sandro Boehme
I personally used it as good as possible but also recognized that bundles were not available so I had to put it in my own OBR at some point. If I'm the only one it may not pay off to support it and I would be fine be remove the OBR support. Best, Sandro Am 01.11.16 um 08:24 schrieb Bertrand

Re: Launchpad stable and launchpad unstable

2016-11-29 Thread Sandro Boehme
Hi Bertrand, Am 29.11.16 um 13:25 schrieb Bertrand Delacretaz: Hi Sandro, On Mon, Nov 28, 2016 at 11:45 PM, Sandro Boehme <sandro.boe...@gmx.de> wrote: ...If I checkout and build the latest trunk I would expect that the built projects are available at the runtime of the server. This way

  1   2   3   >