Re: Sling Parent POM

2009-02-24 Thread Juan José Vázquez Delgado
As of Rev. 7471333, the Apache SNAPSHOT repository is now declared in the parent pom. My test builds seem to work. It would be great if others could also test (and review the pom), so that we can then release the parent pom. Works for me (Windows Vista SP1 JDK 1.5.0_14-b03) BR, Juanjo.

StarResource.adaptTo(Node.class)

2009-02-24 Thread Felix Meschberger
Hi all, SLING-344 [1] added the StarResource [2] to support requests to explicitly unknown resources like /* or /*.html. One feature of this class is, that it adapts to a FakeNode. Given that in the meantime we are firm on the resource tree, which resolves resource, which need not be backed by

Re: StarResource.adaptTo(Node.class)

2009-02-24 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi all, SLING-344 [1] added the StarResource [2] to support requests to explicitly unknown resources like /* or /*.html. One feature of this class is, that it adapts to a FakeNode. Given that in the meantime we are firm on the resource tree, which resolves

[jira] Resolved: (SLING-871) Add new method to AccessControlUtil to determine if an AccessControlEntry contains granted privileges or denied privileges

2009-02-24 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-871. - Resolution: Fixed Assignee: Juan Jose Vazquez Delgado Patch applied

Re: StarResource.adaptTo(Node.class)

2009-02-24 Thread Juan José Vázquez Delgado
Sounds reasonable. +1 Juanjo

[jira] Created: (SLING-872) Use header entry format to define path mappings

2009-02-24 Thread Carsten Ziegeler (JIRA)
Use header entry format to define path mappings --- Key: SLING-872 URL: https://issues.apache.org/jira/browse/SLING-872 Project: Sling Issue Type: Improvement Components: Extensions

Re: StarResource.adaptTo(Node.class)

2009-02-24 Thread Felix Meschberger
Hi, Bertrand Delacretaz schrieb: (ignore second copy if this comes doubled...offline Gmail + 2 computers + Gmail was down) Only got one.. Hi, 2009/2/24 Felix Meschberger fmesc...@gmail.com: ...SLING-344 [1] added the StarResource [2] to support requests to explicitly unknown resources

Re: StarResource.adaptTo(Node.class)

2009-02-24 Thread Bertrand Delacretaz
On Tue, Feb 24, 2009 at 2:38 PM, Felix Meschberger fmesc...@gmail.com wrote: Bertrand Delacretaz schrieb: ...Although I agree with the intention, I think the edit the magic star to create content use case is a valid one, and we need to provide an alternative before breaking it ...In

[jira] Updated: (SLING-857) Support XSL transformations when importing XML for initial-content

2009-02-24 Thread Vidar S. Ramdal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vidar S. Ramdal updated SLING-857: -- Attachment: (was: SLING-857.diff) Support XSL transformations when importing XML for

[jira] Updated: (SLING-857) Support XSL transformations when importing XML for initial-content

2009-02-24 Thread Vidar S. Ramdal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vidar S. Ramdal updated SLING-857: -- Attachment: SLING-857.diff The first patch contained a bug, which would skip some attributes in

[jira] Commented: (SLING-857) Support XSL transformations when importing XML for initial-content

2009-02-24 Thread Torgeir Veimo (JIRA)
[ https://issues.apache.org/jira/browse/SLING-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676298#action_12676298 ] Torgeir Veimo commented on SLING-857: - It would be handy to be able to specify a custom

Re: glassfishv3-prelude sling incubator-4

2009-02-24 Thread John Langley
Thanks Felix, I haven't tried it yet, but that sounds great! I hope to experiment with it later in the week. Thanks again! -- Langley On Sun, 2009-02-22 at 13:38 -0500, Felix Meschberger wrote: Hi John, Yet another reply ;-) In Rev. 746794 I have added a LauncherClassLoader which helps

Re: glassfishv3-prelude sling incubator-4

2009-02-24 Thread Felix Meschberger
Hi John, John Langley schrieb: Thanks Felix, I haven't tried it yet, but that sounds great! I hope to experiment with it later in the week. Thanks again! You are welcome. Regards Felix -- Langley On Sun, 2009-02-22 at 13:38 -0500, Felix Meschberger wrote: Hi John, Yet another

[jira] Closed: (SLING-872) Use header entry format to define path mappings

2009-02-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-872. -- Resolution: Fixed Assignee: Carsten Ziegeler Fixed in revision 747467 by parsing the

Re: StarResource.adaptTo(Node.class)

2009-02-24 Thread Bertrand Delacretaz
Hi, 2009/2/24 Felix Meschberger fmesc...@gmail.com: ...SLING-344 [1] added the StarResource [2] to support requests to explicitly unknown resources like /* or /*.html. One feature of this class is, that it adapts to a FakeNode Yes, the use case for that is when building a simple CRUD

Re: Sling Parent POM

2009-02-24 Thread John Langley
Works on linux (ubuntu feisty), jdk 1.6.0_05. I did a clean checkout and full build. -- Langley On Tue, 2009-02-24 at 03:58 -0500, Juan José Vázquez Delgado wrote: As of Rev. 7471333, the Apache SNAPSHOT repository is now declared in the parent pom. My test builds seem to work. It would be

Re: Sling Parent POM

2009-02-24 Thread Jim White
Works for me. mvn --version Maven version: 2.0.9 Java version: 1.5.0_16 OS name: mac os x version: 10.5.6 arch: i386 Family: unix Jim John Langley wrote: Works on linux (ubuntu feisty), jdk 1.6.0_05. I did a clean checkout and full build. -- Langley On Tue, 2009-02-24 at 03:58 -0500, Juan

[jira] Updated: (SLING-651) Extending the SlingPostServlet with SlingPostOperations

2009-02-24 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-651: -- Attachment: FixedSlingPostServlet.diff Updated the patch to fix the problems with the bundle startup