Re: The release is too complex? (Was: [VOTE] Release Sling Artifacts)

2008-06-05 Thread Jukka Zitting
their signatures, and build them in the correct sequence that AFAIK is nowhere defined. With this release structure I don't think anyone in their right mind would care to download the sources and build them, and that's IMHO a bad thing. BR, Jukka Zitting

Re: The release is too complex? (Was: [VOTE] Release Sling Artifacts)

2008-06-05 Thread Jukka Zitting
Hi, On Thu, Jun 5, 2008 at 11:49 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: Jukka Zitting wrote: With this release structure I don't think anyone in their right mind would care to download the sources and build them, and that's IMHO a bad thing. Hmm, ok, this depends of course on your

Re: VOTE CANCELLED [was Re: [VOTE] Release Sling Artifacts]

2008-06-05 Thread Jukka Zitting
. not just another build tool) in release management and even changing the meaning of a release. It'll be interesting to see where such progress takes us and how well for example the Apache release practices will cope with this change. :-) BR, Jukka Zitting

The release is too complex? (Was: [VOTE] Release Sling Artifacts)

2008-06-04 Thread Jukka Zitting
this a bit extreme? What's wrong with just tagging the entire trunk and having the release candidate be the packaged svn export of that tag? BR, Jukka Zitting

Re: Sling Release

2008-06-03 Thread Jukka Zitting
Hi, On Tue, Jun 3, 2008 at 5:20 PM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Dienstag, den 03.06.2008, 17:14 +0300 schrieb Jukka Zitting: I'm trying to understand the issue, do you have an example of a case where this would be troublesome? It is not directly troublesome, more like

Dependency scopes (Was: Sling Release)

2008-06-03 Thread Jukka Zitting
Hi, On Tue, Jun 3, 2008 at 5:37 PM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Dienstag, den 03.06.2008, 17:31 +0300 schrieb Jukka Zitting: Anyway, if your component depends for example on log4j 1.2.15, it's much better to explicitly exclude such transitive dependencies than to mark

Re: Using official JSON

2008-05-29 Thread Jukka Zitting
is modified to use a LinkedHashMap internally instead of a plain HashMap in order to guarantee the order amongst the properties of JSONObject's. How serious is this? I.e. how much code we have that depends on a specific ordering of properties? BR, Jukka Zitting

Re: [jira] Commented: (SLING-446) Move Scheduling to commons

2008-05-14 Thread Jukka Zitting
Hi, On Wed, May 14, 2008 at 11:04 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: Jukka Zitting (JIRA) wrote: Why is the scheduler bundle needed? Can't Sling use Quartz directly? The scheduler bundle makes scheduling tasks much simpler than directly using Quartz; it uses Quartz underneath

Re: [VOTE] Moving the Sling Management Console to Apache Felix

2008-05-08 Thread Jukka Zitting
Hi, +1 Yes, move the Management Console to Apache Felix BR, Jukka Zitting

Re: Board Report

2008-05-03 Thread Jukka Zitting
to put more focus on addressing the diversity issue. Getting the first release out will probably help. BR, Jukka Zitting

Re: Moving the Sling Management Console to Apache Felix

2008-04-11 Thread Jukka Zitting
, Jukka Zitting

Re: [RT] Catapult

2008-04-02 Thread Jukka Zitting
Hi, On Wed, Apr 2, 2008 at 12:38 PM, Felix Meschberger [EMAIL PROTECTED] wrote: I just have to add in Kermit's words: Applause, Applause, Applause ;-) +1 Well played, Carsten! BR, Jukka Zitting

Re: invoke a script directly by its url

2008-03-19 Thread Jukka Zitting
in light of WebDAV editing, etc. The important thing is to realize that those are two separate resources that should be identified and accessed through separate URIs. BR, Jukka Zitting

JCR meetup in Amsterdam on April 8th

2008-03-13 Thread Jukka Zitting
such a meetup! [1] http://www.eu.apachecon.com/eu2008/ BR, Jukka Zitting

[jira] Commented: (SLING-315) Groovy support

2008-03-10 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576983#action_12576983 ] Jukka Zitting commented on SLING-315: - The problem regarding licensing I have

Re: How to I chmod -x on Javascript files

2008-02-21 Thread Jukka Zitting
to the test.jsp node? BR, Jukka Zitting

Re: How to I chmod -x on Javascript files

2008-02-21 Thread Jukka Zitting
webdav in order to get it's content Or you could use a normal selector. Executing a resource as a script is just another way of rendering a representation to be sent to the client. BR, Jukka Zitting

Re: How to I chmod -x on Javascript files

2008-02-20 Thread Jukka Zitting
, Jukka Zitting

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-19 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12570341#action_12570341 ] Jukka Zitting commented on SLING-251: - Ah, I see what you mean. Is there a use case

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-18 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569818#action_12569818 ] Jukka Zitting commented on SLING-251: - Is this a form of vanity URLs or an answer

Re: MIME type support of Tika

2008-02-18 Thread Jukka Zitting
? Such information would be valuable input in making the type registry in Tika more reusable. BR, Jukka Zitting

[jira] Commented: (SLING-251) Add mapping for user homes

2008-02-18 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569879#action_12569879 ] Jukka Zitting commented on SLING-251: - Couldn't we solve the same needs much more

Re: Caching in the ResourceResolver

2008-02-17 Thread Jukka Zitting
benchmark that points out resource resolution as a bottleneck? IMHO the added complexity of a cache can only be justified if it gives a clear and measurable performance benefit and if there are no architecturally cleaner approaches to solving the bottleneck. BR, Jukka Zitting

Re: help, my content model looks un-Slingable

2008-02-16 Thread Jukka Zitting
Hi, On Feb 16, 2008 2:20 PM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Freitag, den 15.02.2008, 18:36 +0200 schrieb Jukka Zitting: How about allowing a sling:config child node that could be added to any node and could contain script and servlet mappings and other configuration settings

Re: We need a recommended Maven settings page

2008-02-01 Thread Jukka Zitting
to resolve any issue that causes... [1] http://maven.apache.org/guides/mini/guide-mirror-settings.html BR, Jukka Zitting

Re: Not Exporting jackrabbit-jcr-commons classes (was Re: svn commit: r613154 - /incubator/sling/trunk/jcr/jackrabbit-server/pom.xml)

2008-01-18 Thread Jukka Zitting
Hi, On Jan 18, 2008 4:49 PM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Freitag, den 18.01.2008, 16:40 +0200 schrieb Jukka Zitting: On a related note, I don't think jackrabbit-jcr-commons should be included in the API/Commons bundle. The commons classes are not something you should

Re: svn commit: r613154 - /incubator/sling/trunk/jcr/jackrabbit-server/pom.xml

2008-01-18 Thread Jukka Zitting
dependency of jackrabbit-core. All the internal Name and Path handling is done using functionality from spi-commons. I don't know OSGi enough to understand why such internal packages need to be explicitly declared. BR, Jukka Zitting

Re: svn commit: r613154 - /incubator/sling/trunk/jcr/jackrabbit-server/pom.xml

2008-01-18 Thread Jukka Zitting
the Jackrabbit repository bundle, not the API/Commons bundle. On a related note, I don't think jackrabbit-jcr-commons should be included in the API/Commons bundle. The commons classes are not something you should be passing around between bundles. BR, Jukka Zitting

Re: Upgrade Jackrabbit Dependencies

2008-01-17 Thread Jukka Zitting
Hi, On Jan 17, 2008 8:20 PM, [EMAIL PROTECTED] wrote: Will do, got my apache login info yesterday. You now also have the required karma to commit to incubator/sling. BR, Jukka Zitting

Re: HTTP caching (Was: json export: recursive by default)

2008-01-11 Thread Jukka Zitting
line generated RSS or Atom feeds. BR, Jukka Zitting

Re: json export: recursive by default

2008-01-09 Thread Jukka Zitting
Hi, On Jan 9, 2008 5:40 PM, Bertrand Delacretaz [EMAIL PROTECTED] wrote: /stuff.json - full recursion /stuff.1.json - 1 level recursion etc... Why not: /stuff.json?depth=1 It's not like we need to use the URI mapping for everything. BR, Jukka Zitting

Re: json export: recursive by default

2008-01-09 Thread Jukka Zitting
in theory there should be nothing in query parameters that would prevent caching. BR, Jukka Zitting

HTTP caching (Was: json export: recursive by default)

2008-01-09 Thread Jukka Zitting
that? As a RESTful web framework, Sling should IMHO have built-in support for things like ETags, Expiration headers, 304 responses, etc. BR, Jukka Zitting

Re: New Comitter and PPMC member

2008-01-08 Thread Jukka Zitting
Hi, On Jan 8, 2008 10:13 AM, Felix Meschberger [EMAIL PROTECTED] wrote: Paddy, welcome to the team! +1! BR, Jukka Zitting

Re: Rethinking Exceptions in Sling

2008-01-07 Thread Jukka Zitting
interface to set other status codes. +1 ...I'm not sure if indicating a redirect back to the error handler makes sense? I would rather expect that the code sends the redirct status instead of throwing an exception... Agreed as well. +1 BR, Jukka Zitting

Re: Thoughts towards an initial release

2008-01-06 Thread Jukka Zitting
SNAPSHOT. How about replacing SNAPSHOT with something like STABLE whenever releasing a component? That way we'd only need to play tricks with the qualifier part and avoid messing with release numbering. Just an idea, I'm not opposed to Felix' proposal. BR, Jukka Zitting

Re: Everything is a Resource

2008-01-03 Thread Jukka Zitting
Hi, On Jan 3, 2008 11:09 AM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Mittwoch, den 02.01.2008, 11:39 +0200 schrieb Jukka Zitting: Along those lines, my counter-proposal would be to use special sling:servlet and sling:filter nodes for configuring and accessing such resources, sticking

Need for servlet-api 2.4 and jsp 2.0

2008-01-02 Thread Jukka Zitting
Hi, What parts of Sling require servlet-api 2.4 and jsp 2.0 over servlet-api 2.3 and jsp 1.2? How strict are these requirements? Basically, how hard it would be to make run Sling on a 2.3 servlet container? BR, Jukka Zitting

Re: [VOTE] Community Roles and Processes

2007-12-21 Thread Jukka Zitting
Hi, On Dec 20, 2007 4:27 PM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Donnerstag, den 20.12.2007, 09:47 +0200 schrieb Jukka Zitting: PPS. For special circumstances (e.g. GSoC students, temporary cross-project integration, etc.) it is good to reserve the option of granting someone

Re: [VOTE] Community Roles and Processes

2007-12-19 Thread Jukka Zitting
is good. [1] http://cwiki.apache.org/confluence/display/SLING/Proposal+Apache+Sling+Community+Roles+and+Processes;jsessionid=49FD5C34793AE03A9BACE59FB3781E3D BR, Jukka Zitting

Re: Location of JSP Classes

2007-11-27 Thread Jukka Zitting
Hi, What's the patched Jasper version/revision? It would help if we could see how extensive the Jasper changes are. I'm sure Jasper has also some other use cases where it would be useful to customize how the transpilation results are stored. BR, Jukka Zitting

Re: microsling: extension vs. mime-type script resolution

2007-11-22 Thread Jukka Zitting
as separators in which case the current resolution process works pretty much as envisioned. BR, Jukka Zitting

Re: microsling: extension vs. mime-type script resolution

2007-11-21 Thread Jukka Zitting
make the Sling internals more modular as the ScriptResolver would essentially become just another Sling servlet component. BR, Jukka Zitting

Re: microsling: extension vs. mime-type script resolution

2007-11-19 Thread Jukka Zitting
Hi, On Nov 19, 2007 11:10 PM, Roy T. Fielding [EMAIL PROTECTED] wrote: On Nov 19, 2007, at 11:57 AM, Jukka Zitting wrote: Though, on a tangent, I'm wondering if we could achieve the same use cases with just the existing URL-to-JCR-path mapping. [...] The disadvantage is that it makes

Re: microsling: extension vs. mime-type script resolution

2007-11-19 Thread Jukka Zitting
. BR, Jukka Zitting

Re: Node Resource.getNode() vs. Object Resource.getRawData()

2007-11-19 Thread Jukka Zitting
the need for the Resource interface in the first place; why not use Node instead? PS. I may well be too much of a reductionist with this and the URI mapping issue. Perhaps I should start writing nanosling. Just kidding... ;-) BR, Jukka Zitting

Re: ApacheConUS07

2007-11-02 Thread Jukka Zitting
Hi, On 11/2/07, Bertrand Delacretaz [EMAIL PROTECTED] wrote: On 11/2/07, Felix Meschberger [EMAIL PROTECTED] wrote: ...Hope to see you then in Atlanta I'll be there as well, arriving late Monday for the Hackathon. Me too. I'm flying in already on Saturday. See you there! BR, Jukka

Re: [microsling] SlingServlet interface, HTTP methods (was: microsling script resolution rewritten)

2007-10-16 Thread Jukka Zitting
. BR, Jukka Zitting

Re: microsling: To Servlet or to SlingServlet

2007-10-16 Thread Jukka Zitting
on the related thread. BR, Jukka Zitting

Re: Sling Report

2007-10-10 Thread Jukka Zitting
release * Grow a more diverse community (so far only commits from Day employees) BR, Jukka Zitting

Wiki accounts and change notifications

2007-10-10 Thread Jukka Zitting
Hi, Do all committers already have Confluence accounts with enough karma to edit the wiki? What's the process for setting up the accounts and giving out the required karma? Could we set up the wiki to send change notifications to sling-commits? BR, Jukka Zitting

Re: Continuum for Sling

2007-09-18 Thread Jukka Zitting
repository, but AFAIK that issue was already resolved. I'll follow up within Day to push for the API jar to be uploaded to the Maven repository. BR, Jukka Zitting

<    1   2