[jira] Closed: (SLING-775) Use consistent labeling for Sling components

2009-02-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-775. -- Resolution: Fixed I think Felix has cleaned up all the naming some weeks ago, so I'll close

[VOTE] Source Tree Restructuring

2009-02-17 Thread Carsten Ziegeler
, was osgi/obr) +-- runmode +-- samples +-- ... existing samples ... Thanks Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [VOTE] Source Tree Restructuring

2009-02-17 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [VOTE] Source Tree Restructuring

2009-02-17 Thread Carsten Ziegeler
is not ready to be released into the contrib folder and jcrinstall is one of them. Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Closed: (SLING-858) RepositoryClassLoaderProviderImpl does not handle bind/unbind repository correctly

2009-02-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-858. -- Resolution: Fixed Removed the bind/unbind methods in revision 744921 and let the scr plugin

Re: Proposal: Extend o.a.s.j.c.i.r.XmlReader to support XSL transformations

2009-02-13 Thread Carsten Ziegeler
the transformation is just a few lines of code :) (Just trying to set the barrier a little bit higher here) Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Source Tree Structure

2009-02-11 Thread Carsten Ziegeler
ugly from a directory layout perspective as well. So I think the current proposal is a best efforts. Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Commented: (SLING-848) Support getting versioned resources by using uri path parameters

2009-02-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670722#action_12670722 ] Carsten Ziegeler commented on SLING-848: I don't think that the semicolon is really

Re: Pipeline support

2009-02-05 Thread Carsten Ziegeler
?. There are two possibilities: Either make a pipeline a script, or let a script (jsp, groovy etc.) generate xml and use a pipeline for postprocessing. Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Commented: (SLING-848) Support getting versioned resources by using uri path parameters

2009-02-03 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670026#action_12670026 ] Carsten Ziegeler commented on SLING-848: @Andreas: I don't think that we have

[jira] Updated: (SLING-848) Support getting versioned resources by using uri path parameters

2009-02-03 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-848: --- Component/s: (was: JCR Install) JCR Resource Fix Version/s

Re: How to use job (timing task) in sling

2009-02-03 Thread Carsten Ziegeler
-- Carsten Ziegeler cziege...@apache.org

[jira] Assigned: (SLING-809) Add possibility to force a reprocess of an queued job entry

2009-01-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-809: -- Assignee: Carsten Ziegeler Add possibility to force a reprocess of an queued job entry

[jira] Updated: (SLING-793) Improve property file includes

2009-01-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-793: --- Component/s: Launchpad Improve property file includes

[jira] Commented: (SLING-840) MooSling: a simple javascript wrapper based on MooTools

2009-01-26 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12667235#action_12667235 ] Carsten Ziegeler commented on SLING-840: While I really value contributions like

[jira] Created: (SLING-836) Always use a fresh session for content loading/unloading

2009-01-21 Thread Carsten Ziegeler (JIRA)
Contentloader Affects Versions: JCR Contentloader 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: JCR Contentloader 2.0.4 Currently the loader uses one session for the whole lifetime. It is better to get a fresh session each time

Re: Error in bundle installation using maven-sling-plugin

2009-01-19 Thread Carsten Ziegeler
(in the sense that the web console allows new json get requests). I could may be work around checking the version by assuming that if the content type of the response is not json, we have an old web console plugin. But I'm not sure if this is a good thing? Carsten -- Carsten Ziegeler cziege

Re: Error in bundle installation using maven-sling-plugin

2009-01-19 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Mon, Jan 19, 2009 at 12:13 PM, Carsten Ziegeler cziege...@apache.org wrote: Felix Meschberger wrote: ...Hmm, couldn't the console just set the response content type and the maven-sling-plugin verify that this content type actually indicates JSON... Yes

Re: Error in bundle installation using maven-sling-plugin

2009-01-19 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Mon, Jan 19, 2009 at 1:56 PM, Carsten Ziegeler cziege...@apache.org wrote: Bertrand Delacretaz wrote: ...I'm thinking of something like http://localhost:/system/console/info.properties which returns console-version: 1.2.2 installed-plugins: foo, bar

[jira] Closed: (SLING-825) impossible to debug servlet code due to incorrect sourceFile atribute of generated class file

2009-01-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-825. -- Resolution: Fixed Stefan confirmed that the patch works. impossible to debug servlet code due

[jira] Closed: (SLING-798) Create filesystem provider configurations for initial content on sling install

2009-01-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-798. -- Resolution: Fixed If the config hasn't changed, no new configs are added. Obsolete

[jira] Created: (SLING-834) Provide uninstall goal

2009-01-19 Thread Carsten Ziegeler (JIRA)
Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Maven Sling Plugin 2.0.4 It would be nice to have a new goal sling:uninstall which would remove all added file system provider configurations and uninstall the bundle through the web console

[jira] Closed: (SLING-834) Provide uninstall goal

2009-01-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-834. -- Resolution: Fixed Bundle is removed and configurations are removed if sling:uninstall

[jira] Updated: (SLING-825) impossible to debug servlet code due to incorrect sourceFile atribute of generated class file

2009-01-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-825: --- Fix Version/s: Scripting Java 2.0.0 Assignee: Carsten Ziegeler impossible to debug

[jira] Commented: (SLING-825) impossible to debug servlet code due to incorrect sourceFile atribute of generated class file

2009-01-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665051#action_12665051 ] Carsten Ziegeler commented on SLING-825: Hi Stefan, I've committed a patch

Re: Script Naming Convention

2009-01-16 Thread Carsten Ziegeler
with the reduced usability. Either use a real scripting language (if you prefer java, use jsp) or use Java as it is intended to be used in Sling through OSGi bundles. Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Assigned: (SLING-832) ValueMapDecorator does not support arrays.

2009-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-832: -- Assignee: Carsten Ziegeler ValueMapDecorator does not support arrays

[jira] Updated: (SLING-832) ValueMapDecorator does not support arrays.

2009-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-832: --- Affects Version/s: (was: Scripting API 2.0.2) API 2.0.2 Fix

[jira] Resolved: (SLING-832) ValueMapDecorator does not support arrays.

2009-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-832. Resolution: Fixed Thanks for your patch. I've applied it in revision: 735083. Please cross

Re: Error in bundle installation using maven-sling-plugin

2009-01-15 Thread Carsten Ziegeler
configs - add a version check of the web console WDYT? Carsten [1] https://issues.apache.org/jira/browse/SLING-798 -- Carsten Ziegeler cziege...@apache.org

Re: Updating the Felix Framework used to launch Sling

2009-01-13 Thread Carsten Ziegeler
fragments are updated or removed * Update of the framework code, which of course also requires a full restart. Please comment. Thanks and Regards Felix [1] http://cwiki.apache.org/SLING/updating-the-sling-launcher.html -- Carsten Ziegeler cziege...@apache.org

Re: Since sling is support ing for jackrabbit 1.5 why doesn't providehttp api for user manager?

2009-01-09 Thread Carsten Ziegeler
Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Created: (SLING-821) Remove dependency to JCR

2009-01-09 Thread Carsten Ziegeler (JIRA)
Reporter: Carsten Ziegeler The current engine relies in some places on jcr which makes Sling unusable without a repository. If you just want to use the nice resolution and scripting features, this prevents you from doing so. I currently have the use case for Sling inside a portlet application where

Re: Build error for launchpad/app

2009-01-08 Thread Carsten Ziegeler
for me on my macosx box, JDK 1.5, mvn 2.0.9 - the full Sling build now works after deleting $HOME/.m2/repository/org/apache/sling, it didn't before your changes. Same here (similar config to Bertrand). Great. Thanks! Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Dependency Management

2009-01-05 Thread Carsten Ziegeler
for a module to care about. +1 #3 keep dependency management for plugins (plugin management) Plugin management is concerned with the build process only and it makes perfect sense to keep this support and functionality. +1 Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Closed: (SLING-808) Increase version of parent pom to avoid problems with snapshot builds

2009-01-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-808. -- Resolution: Fixed Updated in revision 731526 Increase version of parent pom to avoid problems

[jira] Closed: (SLING-799) Job Folder is not ordered and results in unordered queue

2009-01-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-799. -- Resolution: Fixed Fix Version/s: Extensions Event 2.0.4 Fixed in revision 731509

[jira] Commented: (SLING-799) Job Folder is not ordered and results in unordered queue

2009-01-03 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660450#action_12660450 ] Carsten Ziegeler commented on SLING-799: Ah, right - now I would prefer to use

[jira] Created: (SLING-798) Create filesystem provider configurations for initial content on sling install

2009-01-02 Thread Carsten Ziegeler (JIRA)
Issue Type: New Feature Components: Maven Plugins Affects Versions: Maven Sling Plugin 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Maven Sling Plugin 2.0.4 The maven sling plugin could be improved to generate file system

[jira] Commented: (SLING-798) Create filesystem provider configurations for initial content on sling install

2009-01-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660299#action_12660299 ] Carsten Ziegeler commented on SLING-798: Revision 730701 contains a first version

[jira] Commented: (SLING-799) Job Folder is not ordered and results in unordered queue

2009-01-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660352#action_12660352 ] Carsten Ziegeler commented on SLING-799: Not 100% sure (I've to check the code

[jira] Updated: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-797: --- Component/s: JCR Resource Affects Version/s: JCR Resource 2.0.2 Fix Version

[jira] Commented: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660039#action_12660039 ] Carsten Ziegeler commented on SLING-797: Hi Tobi, while the checks where actually

[jira] Resolved: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-797. Resolution: Fixed EventUtil.getNodePropertyValue wrong check for basic types

Re: json on root node

2008-12-29 Thread Carsten Ziegeler
Torgeir Veimo wrote: On 24 Dec 2008, at 18:58, Carsten Ziegeler wrote: I've applied a patch in revision 729281 which outputs justa n empty object in these cases. Could you please test, if it now works for you? With the latest SVN version, I still get an exception fetching http

[jira] Closed: (SLING-393) default renderer for .xml

2008-12-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-393. -- Resolution: Fixed As we now have xml rendering, I'll close this bug. default renderer

[jira] Created: (SLING-796) Corrupt json output with resources from a bundle or other places

2008-12-24 Thread Carsten Ziegeler (JIRA)
Components: Servlets Get Affects Versions: Servlets Get 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Servlets Get 2.0.4 When outputting json through the JsonResourceWriter, the resource is tried to adapted to a ValueMap, Map

[jira] Commented: (SLING-796) Corrupt json output with resources from a bundle or other places

2008-12-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12659066#action_12659066 ] Carsten Ziegeler commented on SLING-796: I've applied a patch in revision 729281

Re: json on root node

2008-12-24 Thread Carsten Ziegeler
I've applied a patch in revision 729281 which outputs justa n empty object in these cases. Could you please test, if it now works for you? Thanks Carsten Carsten Ziegeler wrote: Rory Douglas schrieb: I had a similar issue dumping bundle resources (e.g. extensions/dojo content), does this fix

[jira] Created: (SLING-793) Improve property file includes

2008-12-21 Thread Carsten Ziegeler (JIRA)
: Carsten Ziegeler Fix For: Launchpad Base 2.0.4 To include own property files with startup information, an include statement needs to be added to the sling.properties file. An exception is the jcr-client.properties file which is a hard-coded include in launchpad. It would be nice

[jira] Commented: (SLING-784) SlingPostServlet does not allow setting mixin types on existing nodes

2008-12-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12657731#action_12657731 ] Carsten Ziegeler commented on SLING-784: While this sounds reasonable, I'm a little

[jira] Created: (SLING-782) Commons OSGi depends on Sling API

2008-12-17 Thread Carsten Ziegeler (JIRA)
2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Commons OSGi 2.0.4 Commons OSGi has an unused dep to the Sling API - commons should be independent from everything else in Sling -- This message is automatically generated by JIRA. - You can

[jira] Closed: (SLING-782) Commons OSGi depends on Sling API

2008-12-17 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-782. -- Resolution: Fixed Removed in revision 727341 Commons OSGi depends on Sling API

Re: Using JSTL core taglib

2008-12-16 Thread Carsten Ziegeler
for this :) Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Commented: (SLING-766) Initial Content should not be removed on bundle stop

2008-12-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12656985#action_12656985 ] Carsten Ziegeler commented on SLING-766: Changed this in revision 727047: Don't

Re: [RT] Handling html output

2008-12-14 Thread Carsten Ziegeler
special methods for each relevant output format. And in turn require implementors to implement these methods over and over again instead of doing it exactly once for an output format. Carsten -- Carsten Ziegeler cziege...@apache.org

[RT] Handling html output

2008-12-13 Thread Carsten Ziegeler
-- Carsten Ziegeler cziege...@apache.org

[jira] Created: (SLING-771) Upgrade to latest Felix framework release

2008-12-12 Thread Carsten Ziegeler (JIRA)
Affects Versions: Launchpad Base 2.0.2 Reporter: Carsten Ziegeler Fix For: Launchpad Base 2.0.4 As discussed in the mailing list updating to the latest Felix framework should bring some improvements. -- This message is automatically generated by JIRA. - You can reply

[jira] Closed: (SLING-771) Upgrade to latest Felix framework release

2008-12-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-771. -- Resolution: Duplicate This is a duplicate of SLING-712 Upgrade to latest Felix framework

Re: Data Validation

2008-12-12 Thread Carsten Ziegeler
the property sling.servlet.selectors to form and the property sling.servlet.methods to POST, so all POST requests having the selector form in the url are handled by this servlet. HTH Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Updated: (SLING-766) Initial Content should not be removed on bundle stop

2008-12-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-766: --- Fix Version/s: (was: JCR Jackrabbit Server 2.0.4) JCR Contentloader

Re: Data Validation

2008-12-09 Thread Carsten Ziegeler
{ // draw the form with messages } If you plan to use the forward (which is a good way of handling this), you have to use latest Sling from svn trunk. The released version does not implement the forward. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Created: (SLING-764) Deadlock when more than three job queues are used.

2008-12-09 Thread Carsten Ziegeler (JIRA)
Versions: Extensions Event 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Extensions Event 2.0.4 The current thread pool config has a limit of 10 threads with an unbounded queue, in this case if 10 threads are running and another one

[jira] Closed: (SLING-764) Deadlock when more than three job queues are used.

2008-12-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-764. -- Resolution: Fixed Fixed in revision 724794 Add an own thread pool service and change

[jira] Commented: (SLING-756) Bundle startup becomes very slow with many bundles present

2008-12-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12653242#action_12653242 ] Carsten Ziegeler commented on SLING-756: Not sure if this is the problem, but I

[jira] Created: (SLING-758) Thread Pool Policy is always abort

2008-12-04 Thread Carsten Ziegeler (JIRA)
Threads 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Commons Threads 2.0.4 Regardless of the thread pool block policy, always the abort handler is used. -- This message is automatically generated by JIRA. - You can reply to this email

[jira] Closed: (SLING-758) Thread Pool Policy is always abort

2008-12-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-758. -- Resolution: Fixed Fixed in revision 723309 Thread Pool Policy is always abort

[jira] Commented: (SLING-757) changing default access rights not possible

2008-12-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12653311#action_12653311 ] Carsten Ziegeler commented on SLING-757: I guess this is an old bug

[jira] Commented: (SLING-757) changing default access rights not possible

2008-12-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12653323#action_12653323 ] Carsten Ziegeler commented on SLING-757: There is no official release yet

[jira] Created: (SLING-759) Don't synchronize on jcr sessions

2008-12-04 Thread Carsten Ziegeler (JIRA)
Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Engine 2.0.4 As some jcr implementations synchronize themselves on the jcr session it's better to not base own sync code on a session. (However as the session is wrapped in Sling this shouldn't

[jira] Closed: (SLING-759) Don't synchronize on jcr sessions

2008-12-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-759. -- Resolution: Fixed Fixed in revision723362 Don't synchronize on jcr sessions

[jira] Commented: (SLING-753) Create new launchpad package project

2008-12-03 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12652722#action_12652722 ] Carsten Ziegeler commented on SLING-753: What about using deployment packages

Re: [jira] Created: (SLING-752) JcrResourceResolver2 resolve(String) method not API conform

2008-12-02 Thread Carsten Ziegeler
forget about this method completly :) Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: List of available resource types

2008-12-01 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: Hi, On Mon, Dec 1, 2008 at 8:52 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ...if you want to display some random data contained in the repository, the primary node type is used as it is very likely that you don't have the special sling:* properties already set

Re: Servlet Resolution

2008-11-30 Thread Carsten Ziegeler
script. I have prepared a prototype implementation of this new mechanism in my sandbox at [1]. A nice side effect of this prototype is, that it is much simpler codewise. Sounds great :) +1 Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: List of available resource types

2008-11-30 Thread Carsten Ziegeler
, nt:unstructured for content. I'm wondering what our (= Sling's) suggestion as a good practice for building own apps is? Define node types or use the sling:resourceType property with nt:unstructured? Of course each use case is different and might require a different solution. Carsten -- Carsten

Re: List of available resource types

2008-11-30 Thread Carsten Ziegeler
a special property. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Replacing JcrResourceResolverFactory by a Sling ResourceResolverFactory

2008-11-18 Thread Carsten Ziegeler
properties to the login, like a db user and password or something like that. All we need for this is that we allow login to modify the map and pass the modified map to other factories. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Updating to Felix 1.4.0

2008-11-12 Thread Carsten Ziegeler
Hi, I think we should update to latest Felix implementation (1.4.0). It comes with some improvements over 1.0.4 and the problems we had with 1.2.0 should be fixed now. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Replacing JcrResourceResolverFactory by a Sling ResourceResolverFactory

2008-11-11 Thread Carsten Ziegeler
plugin mechanism here to add credentials based on a successful login into one provider? I haven't thought this through yet, these are just my first unsorted comments :) Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Replacing JcrResourceResolverFactory by a Sling ResourceResolverFactory

2008-11-10 Thread Carsten Ziegeler
-- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Created: (SLING-710) Scheduler should user service id for registering services

2008-10-27 Thread Carsten Ziegeler (JIRA)
: Commons Scheduler Affects Versions: Commons Scheduler 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Commons Scheduler 2.0.4 Currently the scheduler uses the pid to register a service. In the case of an bundle update, the new service has

[jira] Closed: (SLING-710) Scheduler should user service id for registering services

2008-10-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-710. -- Resolution: Fixed Fixed in r708122 by appending the service pid to the pid or the provided name

[jira] Closed: (SLING-339) Implement job acknowledge

2008-10-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-339. -- Resolution: Fixed All started jobs are queried after a configured time, if someone started

[jira] Created: (SLING-714) Make jcr property adaptable to array types

2008-10-27 Thread Carsten Ziegeler (JIRA)
Versions: JCR Resource 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: JCR Resource 2.0.4 The jcr property is currently only adaptable to single values. If the property is a multi value property it would be nice to adapt this to arrays

[jira] Closed: (SLING-714) Make jcr property adaptable to array types

2008-10-27 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-714. -- Resolution: Fixed adaptTo on a jcr property now supports String[], Boolean[], Long[], Double

Re: Sling Web Application

2008-10-25 Thread Carsten Ziegeler
2.4 containers, which do not support the ServletContext.getContextPath() method yet. WDYT ? Regards Felix -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Error Messaging/Validation

2008-10-20 Thread Carsten Ziegeler
to remember these lines and the correct request dispatcher options. Something like sling:forward /, similar to sling:include. Yes, this is a TODO. And I think at least one form of SlingScriptHelper.forward method should also be provided. +1 Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Updated: (SLING-700) Send notification event when a job is cancelled

2008-10-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-700: --- Fix Version/s: (was: Extensions Event 2.0.4) Send notification event when a job

[jira] Closed: (SLING-701) HtmlResponse should replace all place holders

2008-10-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-701. -- Resolution: Fixed The placeholder is now always removed. If the corresponding property value

[jira] Created: (SLING-701) HtmlResponse should replace all place holders

2008-10-17 Thread Carsten Ziegeler (JIRA)
: API 2.0.2 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: API 2.0.4 Currently the HtlmResponse leaves the placeholders in the response if there is no value for a placeholder. Instead it should remove the placeholder as otherwise the client has

[jira] Created: (SLING-699) Bundles should be installed, updated started one after the other

2008-10-16 Thread Carsten Ziegeler (JIRA)
Components: JCR Install Affects Versions: JCR Install 2.0.4 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: JCR Install 2.0.4 Currently the bundles are installed/updated in one thread one after the other, while another thread

[jira] Commented: (SLING-699) Bundles should be installed, updated started one after the other

2008-10-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640120#action_12640120 ] Carsten Ziegeler commented on SLING-699: I synchronized the two methods in question

[jira] Commented: (SLING-697) enhance ResourceResolver#findResources() signature to support typing

2008-10-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640443#action_12640443 ] Carsten Ziegeler commented on SLING-697: (the method name should actually

Re: Felix framework 1.2.1

2008-10-14 Thread Carsten Ziegeler
Felix Meschberger wrote So, in light of these facts, I think it would really be better to stick with Felix framework 1.0.4, because it is known to work. +1 Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Closed: (SLING-695) Optimize bundle installation and update

2008-10-14 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-695. -- Resolution: Fixed JUnit tests work and manual tests works Optimize bundle installation

[jira] Commented: (SLING-694) Initial Content does not load initial content from a file

2008-10-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12639137#action_12639137 ] Carsten Ziegeler commented on SLING-694: You're assuming correctly that the content

Re: prefix :jcr: in json

2008-09-30 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: although the we dump the length and not the length comment is not too helpful ;-) And with the power of open source I was able to change the comment :) Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Trying to upload a package in CRX from dev to test... getting error

2008-09-30 Thread Carsten Ziegeler
(like last time) and target it for the end of october. Given that this takes approx two weeks to get it out, we should think about doing the release around the 20th of October. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Felix framework 1.2.1

2008-09-30 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi all, Since our initial release, the Felix project released version 1.2.1 of the OSGi framework implementation. I think it would be good to also upgrade our dependency to the framework to this version (we still use 1.0.4). WDYT ? +1 Carsten -- Carsten

<    1   2   3   4   5   6   7   8   9   10   >