[jira] Closed: (SLING-1022) Make script resolution cacheable

2009-06-29 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1022. --- Resolution: Fixed The resource collector now contains all relevant information

[jira] Closed: (SLING-1021) Use admin (configurable user) session for script resolution

2009-06-29 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1021. --- Resolution: Fixed Fix Version/s: Servlets Resolver 2.0.8 The admin session is now

Re: OSGi Compendium

2009-06-26 Thread Carsten Ziegeler
implementation bundles export the packages (as for example the Apache Felix Declarative Services bundle does) or that the compendium packages are installed as a bundle. WDYT ? Regards Felix -- Carsten Ziegeler cziege...@apache.org

Revisiting the resource super type handling

2009-06-26 Thread Carsten Ziegeler
the change is incompatible, I think this doesn't have any real effect. WDYT? Carsten -- Carsten Ziegeler cziege...@apache.org

Re: OSGi Compendium

2009-06-26 Thread Carsten Ziegeler
Felix Meschberger schrieb: Carsten Ziegeler schrieb: Dominik Süß wrote: Wouldn't it be more straight forward to exclude the Compendium Libraries from the Declarative Services as well and have it as seperate bundle in general? I know this thoughts might lead to a big amount of small bundles

[jira] Closed: (SLING-987) Jobs/Events are purged in an uncontrolled way

2009-06-26 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-987. -- Resolution: Fixed Jobs/Events are purged in an uncontrolled way

[jira] Commented: (SLING-904) jcrinstall - take three

2009-06-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723502#action_12723502 ] Carsten Ziegeler commented on SLING-904: Implemented a quick and dirty retry

[jira] Commented: (SLING-1020) Add some methods from JcrResourceUtil to ResourceUtil

2009-06-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723534#action_12723534 ] Carsten Ziegeler commented on SLING-1020: - Added the methods to ResourceUtil

[jira] Commented: (SLING-1020) Add some methods from JcrResourceUtil to ResourceUtil

2009-06-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723537#action_12723537 ] Carsten Ziegeler commented on SLING-1020: - Deprecate getResourceSuperType

[jira] Closed: (SLING-1020) Add some methods from JcrResourceUtil to ResourceUtil

2009-06-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1020. --- Resolution: Fixed Add some methods from JcrResourceUtil to ResourceUtil

[jira] Created: (SLING-1021) Use admin (configurable user) session for script resolution

2009-06-24 Thread Carsten Ziegeler (JIRA)
Components: Servlets Resolver Affects Versions: Servlets Resolver 2.0.6 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Currently the user session from the current request is used to resolve a script. This has many drawbacks like the scripts need to be readable

[jira] Created: (SLING-1022) Make script resolution cacheable

2009-06-24 Thread Carsten Ziegeler (JIRA)
: Servlets Resolver 2.0.6 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Servlets Resolver 2.0.8 The ResourceCollector object needs to be enhanced in order to use it as a key for caching the script resolution. Besides the extension, selectors etc

Code Coverage and Metrics

2009-06-23 Thread Carsten Ziegeler
-- Carsten Ziegeler cziege...@apache.org

[jira] Created: (SLING-1018) Remove dependency to DS

2009-06-23 Thread Carsten Ziegeler (JIRA)
Remove dependency to DS --- Key: SLING-1018 URL: https://issues.apache.org/jira/browse/SLING-1018 Project: Sling Issue Type: Improvement Components: JCR Install Reporter: Carsten Ziegeler

[jira] Closed: (SLING-1018) Remove dependency to DS

2009-06-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1018. --- Resolution: Fixed Fix Version/s: JCR Install 2.0.4 Removed the dependency

[jira] Created: (SLING-1019) Correctly handle bind/unbind of repository

2009-06-23 Thread Carsten Ziegeler (JIRA)
Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler The bind method with a new repository may be called before unbind with the old one is called. In addition, the activate and bind methods should not start installs/uninstalls to avoid potential deadlocks -- This message is automatically

[jira] Created: (SLING-1020) Add some methods from JcrResourceUtil to ResourceUtil

2009-06-23 Thread Carsten Ziegeler (JIRA)
: API, JCR Resource Affects Versions: API 2.0.4, JCR Resource 2.0.4 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: API 2.0.6, JCR Resource 2.0.6 The getResourceSuperType, resourceTypeToPath methods in the JcrResourceUtil are of general

[jira] Resolved: (SLING-1017) JCR Resource Resolver 2 generates the same immutable array of JcrResourceTypeProviders on each request.

2009-06-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1017. - Resolution: Fixed Fix Version/s: JCR Resource 2.0.6 Assignee: Carsten

[jira] Resolved: (SLING-1012) JcrResourceResolverFactoryImpl does not register JcrResourceTypeProviders correctly.

2009-06-22 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1012. - Resolution: Fixed Fix Version/s: JCR Resource 2.0.6 Assignee: Carsten

[RT] Script Resolution

2009-06-22 Thread Carsten Ziegeler
-- Carsten Ziegeler cziege...@apache.org

Re: [RT] Script Resolution

2009-06-22 Thread Carsten Ziegeler
Another minor issue are the helper methods of the JcrResourceUtil class (the getResourceSuperType, resourceTypeToPath methods). I think we can make them completly JCR free and move them to the ResourceUtil class in the API. Carsten Carsten Ziegeler wrote: Hi, I'm currently working

[jira] Commented: (SLING-1007) Implement helper classloader

2009-06-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721113#action_12721113 ] Carsten Ziegeler commented on SLING-1007: - I'll start with the original issue

[jira] Assigned: (SLING-1007) Implement helper classloader

2009-06-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-1007: --- Assignee: Carsten Ziegeler Implement helper classloader

[jira] Created: (SLING-1011) Remove incubator from versions and remove disclaimer

2009-06-18 Thread Carsten Ziegeler (JIRA)
Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Closed: (SLING-1011) Remove incubator from versions and remove disclaimer

2009-06-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1011. --- Resolution: Fixed I've removed the DISCLAIMER files and disclaimer sections from

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
-- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
basically all. Very simple, very lean. I still hae my problem with storing the config in the config admin. 1) How does it get there? 2) What happens between the time when a) the main servlet and the config admin are started but the config from 1) isn't there? Regards Carsten -- Carsten Ziegeler

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
think we should just implement the service check for now - just implementing one option which we need seems to be even faster than implementing more options :) Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Well, *if* we want to check the system state, that check should be done continuously during the whole lifetime otherwise it makes no sense, honestly: +1 Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
Carsten Ziegeler wrote: Bertrand Delacretaz wrote: Again, I think using sling.properties to define where this info comes from is the most flexible way, going back to yesterday's example from sling.properties: # Values like myServiceA uses the syntax proposed by Felix

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-16 Thread Carsten Ziegeler
the engine work without any extra bundle as soon as possible. Regards Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
this by requiring people to repackage the engine bundle and adding a configuration as a resource to the bundle. The default engine has zero checks. This would solve the provisioning of the config but creates new problems when it comes to updates of the bundle etc. Carsten -- Carsten Ziegeler cziege

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
in one single bundle and does not require any additional stuff. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
if I really understand this requirement :) You have a running system which is ready. Then you install *additional* bundles and the system might be in the state not ready after adding additional stuff? Sounds a little bit strange to me. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
of bundling them - more or less). As services are based on interfaces and therefore packages, it should be enough to just check for the availability of services. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
be delivered at the wrong point of time. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
be started. And the props do not change over time. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
, and remove them when it goes away (IIRC it does that), so that sounds like the simplest thing to do for user bundles. Yeah, but that only would work if your sling installation has a repository :) Carsten -- Carsten Ziegeler cziege...@apache.org

Re: SLING-490, SystemStatus service discussion

2009-06-15 Thread Carsten Ziegeler
in the repository doesn't work in the general case. If the repository is not available for whatever reason the system check succeeds and that's plainly something you don't want. Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Commented: (SLING-490) SlingStatusServlet - find out whether a Sling application is ready after startup

2009-06-14 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719310#action_12719310 ] Carsten Ziegeler commented on SLING-490: I'm not very happy about this tight

Re: Make our first release available on central Maven repo? (was: Problems with dependency paths)

2009-06-12 Thread Carsten Ziegeler
the trick. The tag has externals to the released modules. Good idea! Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Assigned: (SLING-987) Jobs/Events are purged in an uncontrolled way

2009-06-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-987: -- Assignee: Carsten Ziegeler Jobs/Events are purged in an uncontrolled way

[jira] Updated: (SLING-987) Jobs/Events are purged in an uncontrolled way

2009-06-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-987: --- Affects Version/s: Extensions Event 2.0.4 Fix Version/s: Extensions Event 2.0.6

[jira] Commented: (SLING-987) Jobs/Events are purged in an uncontrolled way

2009-06-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718372#action_12718372 ] Carsten Ziegeler commented on SLING-987: I've set the queue size to unlimited

[jira] Created: (SLING-1002) Reduce memory consumption and improve startup behaviour of the job handler

2009-06-11 Thread Carsten Ziegeler (JIRA)
Type: Improvement Components: Event Affects Versions: Extensions Event 2.0.4 Reporter: Carsten Ziegeler Currently the job handler holds all received jobs in memory until the job has been processed completly. In addition on startup all unprocessed jobs are loaded from

[jira] Commented: (SLING-917) Use repository.apache.org for deployments

2009-06-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718001#action_12718001 ] Carsten Ziegeler commented on SLING-917: Added a profile for rat and the ianal

Re: Caching for ResourceResolver.map()

2009-06-10 Thread Carsten Ziegeler
above the resolver would even avoid querying the resolver. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Moving rewriter to contrib

2009-06-10 Thread Carsten Ziegeler
://svn.apache.org/repos/asf/incubator/sling/whiteboard/rewriter/src/test returns a 404 ;-) :) Can I haz tests? Or maybe a simple smoke-test-the-whole-thing test in launchpad/testing is easier? I guess testing this in launchpad should be easier. Regards Carsten -- Carsten Ziegeler cziege

Re: Continuum or Hudson?

2009-06-09 Thread Carsten Ziegeler
, and keeping only Hudson? -Bertrand -- Carsten Ziegeler cziege...@apache.org

Moving rewriter to contrib

2009-06-09 Thread Carsten Ziegeler
in the content, adding stuff, using xslt to generate different output etc. I'm planning to move this from the whiteboard to the contrib section. If noone objects, I'll do this in the next days. WDYT? Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Moving rewriter to contrib

2009-06-09 Thread Carsten Ziegeler
Torgeir Veimo wrote: 2009/6/9 Carsten Ziegeler cziege...@apache.org: I've added a new bundle in our whiteboard: the rewriter. The rewriter bundle allows to rewrite the output from Sling. It is possible to configure a pipeline (based on SAX events) which processes the whole output

[jira] Updated: (SLING-994) DefaultGetServlet shoud not use sendError when response is already committed

2009-06-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-994: --- Affects Version/s: (was: Scripting JSP-Taglib 2.0.4) Servlets Get

[jira] Closed: (SLING-994) DefaultGetServlet shoud not use sendError when response is already committed

2009-06-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-994. -- Resolution: Fixed If the request is included, do not use sendError but throw an exception

Re: Sling configuration

2009-06-09 Thread Carsten Ziegeler
the prefix as Felix suggested is much easier. Regards Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Openid integration for Sling 3

2009-06-04 Thread Carsten Ziegeler
me know. Regards, Tanmay -- Carsten Ziegeler cziege...@apache.org

Re: Exposing DB Data

2009-06-04 Thread Carsten Ziegeler
interface to get better support for these use cases. This is one of the topics for the near future, so maybe we should start thinking about this (again) now :) Regards Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Created: (SLING-994) DefaultGetServlet shoud not use sendError when response is already committed

2009-06-03 Thread Carsten Ziegeler (JIRA)
Issue Type: Bug Components: Servlets Get Affects Versions: Scripting JSP-Taglib 2.0.4 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: Servlets Get 2.0.6 If no renderer servlet is found in the DefaultGetServlet, it calls sendError

Clarification for ResourceResolver#map

2009-06-02 Thread Carsten Ziegeler
Hi, how is the ResourceResolver#map method supposed to work or more precisly what input is expected. The javadoc mentions a resource path as input parameter. What is supposed to happen if the path contains a query string or an anchor? Regards Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Clarification for ResourceResolver#map

2009-06-02 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi Carsten Carsten Ziegeler schrieb: how is the ResourceResolver#map method supposed to work or more precisly what input is expected. The javadoc mentions a resource path as input parameter. What is supposed to happen if the path contains a query string

[jira] Closed: (SLING-984) Registered quartz scheduler should use unique name

2009-05-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-984. -- Resolution: Fixed The scheduler is now registered with a unique run id. In revision 778362 I've

[jira] Closed: (SLING-979) Make Sling HTTP Servlet Request and Response Adaptable

2009-05-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-979. -- Resolution: Fixed Fix Version/s: API 2.0.6 Thanks, looks great Felix, therefore closing

Re: [DISCUSS] Use repository.a.o for deployments

2009-05-21 Thread Carsten Ziegeler
in projects to the new parent pom * and so on ... WDYT ? Regards Felix [1] https://issues.apache.org/jira/browse/SLING-917 -- Carsten Ziegeler cziege...@apache.org

Re: [VOTE] Release Apache Sling MIME type mapping support Version 2.1.0-incubator

2009-05-20 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Created: (SLING-979) Make Sling HTTP Servlet Request and Response Adaptable

2009-05-20 Thread Carsten Ziegeler (JIRA)
: API Affects Versions: API 2.0.4 Reporter: Carsten Ziegeler It would be nice if the SlingHttpServletRequest and SlingHttpServletResponse would extend the Adaptable interface. Adapting the request/response is interesting in several situations. For example, in a portlet environment

[jira] Closed: (SLING-902) add java annotation support for sling scr components/servlets

2009-05-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-902. -- Resolution: Won't Fix We'll add the annotations directly in the Felix scr-annotations project

Re: AW: update launchpad/bundles/pom.xml to SNAPSHOT versions?

2009-05-18 Thread Carsten Ziegeler
where the reference is not updated immediately when a bundle is changed. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: AW: update launchpad/bundles/pom.xml to SNAPSHOT versions?

2009-05-18 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Mon, May 18, 2009 at 10:11 AM, Carsten Ziegeler cziege...@apache.org wrote: ...I think all automatisms fail here; whenever someone thinks that a new bundle is ready for release/inclusing in the release, update the dependency in the launchpad/bundles Why

Re: AW: update launchpad/bundles/pom.xml to SNAPSHOT versions?

2009-05-18 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Mon, May 18, 2009 at 10:57 AM, Carsten Ziegeler cziege...@apache.org wrote: Bertrand Delacretaz wrote: ...so we might want to go back and have launchpad/testing use its own set of bundles version numbers. WDYT? Ok, we can do this - so this is kind of doing

Re: [VOTE] Graduate Apache Sling as a top level project

2009-05-18 Thread Carsten Ziegeler
vote is welcome, especially votes from our Mentors. Only votes from PPMC members are considered binding. Thanks and Regards Felix [1] http://cwiki.apache.org/SLING/graduation-resolution-draft.html -- Carsten Ziegeler cziege...@apache.org

Re: [RT] Generic scriptable launcher

2009-05-14 Thread Carsten Ziegeler
... Regards Felix [1] http://paxrunner.ops4j.org/space/Pax+Runner -Bertrand -- Carsten Ziegeler cziege...@apache.org

Re: [VOTE RESULT] Release Apache Sling 5

2009-05-14 Thread Carsten Ziegeler
I've uploaded our release yesterday and Sling is now available from the central maven repository and our download page. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [RT] Generic scriptable launcher

2009-05-14 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Thu, May 14, 2009 at 8:47 AM, Carsten Ziegeler cziege...@apache.org wrote: ...While I see the value of a launcher - I don't think that this is the concern of Sling - we are the framework which should run in every OSGi installation; so let's focus

[ANN] New Release of Apache Sling 5

2009-05-14 Thread Carsten Ziegeler
://incubator.apache.org/sling. or go directly to the download site at http://incubator.apache.org/sling/site/downloads.cgi The Apache Sling Community -- Carsten Ziegeler cziege...@apache.org

[jira] Commented: (SLING-960) Need webconsole smoke tests

2009-05-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12707987#action_12707987 ] Carsten Ziegeler commented on SLING-960: I don't want to prevent anyone from doing

[jira] Commented: (SLING-960) Need webconsole smoke tests

2009-05-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708017#action_12708017 ] Carsten Ziegeler commented on SLING-960: Non-automated tests tend to be forgotten

[jira] Commented: (SLING-960) Need webconsole smoke tests

2009-05-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708043#action_12708043 ] Carsten Ziegeler commented on SLING-960: Hmm, yes, but we are currently trying

Re: Sling 5 API Docs

2009-05-11 Thread Carsten Ziegeler
from the main navigation of the Site. Regards Felix [1] http://incubator.apache.org/sling/apidocs/sling5/index.html Can we later on have a tarball with the docs for download? Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Releases in the future

2009-05-11 Thread Carsten Ziegeler
legaly everything might be correct, but I don't think that users are really able (or willing) to distinguish between a release (source) and a downloadable binary. So it makes sense that those binaries are checked and handled properly as well. Carsten -- Carsten Ziegeler cziege...@apache.org

[VOTE RESULT] Release Apache Sling 5

2009-05-09 Thread Carsten Ziegeler
The vote to release Apache Sling 5 finished successfully with six +1 votes from: - Felix Meschberger (*) - Jukka Zitting (*) - Juan José Vázquez Delgado (*) - Vidar Ramdal (*) - Carsten Ziegeler (*) - Bertrand Delacretaz (*) The people marked with * are members of the PPMC No other votes were

Re: [Vote] Release Apache Sling 5

2009-05-07 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Building trunk

2009-05-07 Thread Carsten Ziegeler
? I have a half a patch done but thought I should check. Ian -- Carsten Ziegeler cziege...@apache.org

Re: Building trunk

2009-05-07 Thread Carsten Ziegeler
Obviously I was wrong of course, trunk is not buildable - this will be the case until we can make the release available in a public repository (and this will take at least another 4 days - but with the weekend inbetween this might be a little bit longer). Carsten -- Carsten Ziegeler cziege

Re: [IMP] End of Code freeze

2009-05-06 Thread Carsten Ziegeler
Ok, I'm done with the maven stuff, so this ends the code freeze. Thanks Carsten -- Carsten Ziegeler cziege...@apache.org

[Vote] Release Apache Sling 4

2009-05-06 Thread Carsten Ziegeler
. Thanks Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [Vote] Release Apache Sling 4

2009-05-06 Thread Carsten Ziegeler
with this known issue and don't need to cut a new release. Only if we find more severe problems we should recut. Regards Carsten -- Carsten Ziegeler cziege...@apache.org

[jira] Commented: (SLING-957) JCR EventListeners are not easy to create or write

2009-05-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12706451#action_12706451 ] Carsten Ziegeler commented on SLING-957: I haven't locked at the patch yet

Re: [jira] Commented: (SLING-957) JCR EventListeners are not easy to create or write

2009-05-06 Thread Carsten Ziegeler
you to make additional changes, revert them etc. Carsten -- Carsten Ziegeler cziege...@apache.org

[Vote] Release Apache Sling 5

2009-05-06 Thread Carsten Ziegeler
will be open for 72 hours. Thanks Carsten -- Carsten Ziegeler cziege...@apache.org

Preparing the release

2009-05-05 Thread Carsten Ziegeler
/referencing. So we can either: a) release it as is b) don't release it c) don't release it and move to extensions From the list above I would prefer c). Carsten -- Carsten Ziegeler cziege...@apache.org

Re: svn commit: r771617 - in /incubator/sling/trunk/bundles/jcr: jackrabbit-accessmanager/pom.xml jackrabbit-usermanager/pom.xml

2009-05-05 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Shouldn't this rather be org.apache.jackrabbit:jackrabbit-api ? Hmm, yes - I'll check all references. Thanks Carsten -- Carsten Ziegeler cziege...@apache.org

Re: Event Listeners

2009-05-05 Thread Carsten Ziegeler
to a session. But we're working on a resource based eventing which leverages the OSGi eventing: https://issues.apache.org/jira/browse/SLING-944 Carsten -- Carsten Ziegeler cziege...@apache.org

[IMP] Code freeze

2009-05-05 Thread Carsten Ziegeler
in a public repo - but on my machine :) So stay tuned. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [IMP] Code freeze

2009-05-05 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, May 5, 2009 at 4:48 PM, Carsten Ziegeler cziege...@apache.org wrote: Ok, I'l start with the release process - I fear that this will take a little bit longer this time (until tomorrow I guess). Please refrain from committing stuff in the meantime

Re: Event Listeners

2009-05-05 Thread Carsten Ziegeler
not a duplication. It's a simplified interface. Carsten -- Carsten Ziegeler cziege...@apache.org

Re: [IMP] Code freeze

2009-05-05 Thread Carsten Ziegeler
Jukka Zitting wrote: Hi, On Tue, May 5, 2009 at 4:48 PM, Carsten Ziegeler cziege...@apache.org wrote: Ok, I'l start with the release process - I fear that this will take a little bit longer this time (until tomorrow I guess). Please refrain from committing stuff in the meantime. During

Re: Event Listeners

2009-05-05 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, May 5, 2009 at 5:04 PM, Carsten Ziegeler cziege...@apache.org wrote: Tobias Bocanegra wrote: sorry to bring this up again - but i'm a bit concerned that every JCR api functionality is duplicated in sling One of the aims of Sling is to make building

Re: [IMP] Code freeze

2009-05-05 Thread Carsten Ziegeler
Jukka Zitting wrote: Hi, On Tue, May 5, 2009 at 5:09 PM, Carsten Ziegeler cziege...@apache.org wrote: Jukka Zitting wrote: Branch? We're not branching for a release; we only branch if really necessary. Why? Doing the release preparation in a branch would allow others to continue using

Re: Hudson build is still unstable: sling-contrib-1.5 » Apache Sling Launchpad Contrib Testing #13

2009-05-04 Thread Carsten Ziegeler
Is it possible to configure Hudson to only send mails if the status changed? Carsten Apache Hudson Server schrieb: See http://hudson.zones.apache.org/hudson/job/sling-contrib-1.5/org.apache.sling$org.apache.sling.launchpad.contrib-testing/13/ -- Carsten Ziegeler cziege...@apache.org

Re: JCR2 upgrade plans ?

2009-05-04 Thread Carsten Ziegeler
; however, of course we might have some optional functionality requiring JCR 2.0. Carsten -- Carsten Ziegeler cziege...@apache.org

  1   2   3   4   5   6   7   8   9   10   >