[jira] Closed: (SLING-552) Improved Freemarker scripting support through adding wrappers for JCR Nodes and Properties

2008-06-23 Thread Bryce Ewing (JIRA)
[ https://issues.apache.org/jira/browse/SLING-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryce Ewing closed SLING-552. - Tests all run fine, had issues with doing a full clean build today though and now having issues loading my co

Re: How to override system/sling.js with my own variant?

2008-06-23 Thread Felix Meschberger
Hi, I think, the sling.js file is misplaced in the post bundle and should probably be moved into its own bundle. The only short-term solution is to create a new file with a new path as the /system/sling.js file is registered as a Bundle Resource with this exact path. This will always hide an

[jira] Closed: (SLING-548) Add possibility to extract archives into the repository

2008-06-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-548. -- Resolution: Fixed Fix Version/s: JCR Contentloader 2.0.4 I rewrote the contentloader from

[jira] Commented: (SLING-192) JST script engine

2008-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607260#action_12607260 ] Bertrand Delacretaz commented on SLING-192: --- The above examples are out of sync wi

How to override system/sling.js with my own variant?

2008-06-23 Thread Bertrand Delacretaz
Hi, Is there a way to use my own variant of /system/sling.js, without having to deactivate the org.apache.sling.servlets.post bundle that serves it? Storing the file at /system/sling.js in the repository does not work, and neither does requesting /system/sling.js.res (which would activate the Str

[jira] Commented: (SLING-555) mvn install on svn checkout fails if sling-3-incubator is not available

2008-06-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607255#action_12607255 ] Jukka Zitting commented on SLING-555: - As noted by Bertrand on the mailing list, we coul

[jira] Created: (SLING-555) mvn install on svn checkout fails if sling-3-incubator is not available

2008-06-23 Thread Jukka Zitting (JIRA)
mvn install on svn checkout fails if sling-3-incubator is not available --- Key: SLING-555 URL: https://issues.apache.org/jira/browse/SLING-555 Project: Sling Issue Type: Bu

Re: Building current trunk requires http://people.apache.org/repo/m2-incubating-repository

2008-06-23 Thread Jukka Zitting
Hi, On Mon, Jun 23, 2008 at 6:05 PM, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > FYI, building revision 670645 requires declaring the > m2-incubating-repository, as the modules depend on the released sling > parent POM, which does not contain the required > definition. You noticed the same

Building current trunk requires http://people.apache.org/repo/m2-incubating-repository

2008-06-23 Thread Bertrand Delacretaz
Hi, FYI, building revision 670645 requires declaring the m2-incubating-repository, as the modules depend on the released sling parent POM, which does not contain the required definition. The $HOME/.m2/settings.xml file shown below works for me. -Bertrand apache-incubation

Re: Better Map for Resource.adaptTo(Map)

2008-06-23 Thread Tobias Bocanegra
On 6/23/08, Felix Meschberger <[EMAIL PROTECTED]> wrote: > Hi all, > > As of SLING-395 JCR Node-based resources may be adapted to a > java.util.Map. Each entry in the map is automatically typed from the > underlying JCR Property as per the > JcrResourceUtil.toObject(Property) > method. > > In

Better Map for Resource.adaptTo(Map)

2008-06-23 Thread Felix Meschberger
Hi all, As of SLING-395 JCR Node-based resources may be adapted to a java.util.Map. Each entry in the map is automatically typed from the underlying JCR Property as per the JcrResourceUtil.toObject(Property) method. In some use cases, it would be helpful to have helper methods to get a default v

[VOTE RESULT] Publish Apache Sling [was [VOTE] Publish Apache Sling]

2008-06-23 Thread Carsten Ziegeler
The vote to publish Apache Sling ended positive with six +1 votes from: Paul Fremantle Davanum Srinivas Luciano Resende (non-binding) Carsten Ziegeler Jukka Zitting Bertrand Delacretaz I'll upload the release asap. Thanks everyone for voting! Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: ESP syntax

2008-06-23 Thread Bertrand Delacretaz
Hi Juerg, On Mon, Jun 23, 2008 at 10:58 AM, <[EMAIL PROTECTED]> wrote: > ...I've been looking for the Sling ESP reference documentation, but google was > not really helpful in this. Can somebody point to some doc?... Unfortunately not, we don't have serious docs for that at the moment. The lang

ESP syntax

2008-06-23 Thread jcr
Hi, I've been looking for the Sling ESP reference documentation, but google was not really helpful in this. Can somebody point to some doc? Thanks, Juerg

[jira] Resolved: (SLING-552) Improved Freemarker scripting support through adding wrappers for JCR Nodes and Properties

2008-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-552. --- Resolution: Fixed Code and especially tests reviewed, patch applied in revision 670480

[jira] Assigned: (SLING-552) Improved Freemarker scripting support through adding wrappers for JCR Nodes and Properties

2008-06-23 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz reassigned SLING-552: - Assignee: Bertrand Delacretaz > Improved Freemarker scripting support through addi

[jira] Closed: (SLING-554) Problems when several Sling instances share the repository

2008-06-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-554. -- Resolution: Invalid Actually this is the correct behaviour as its about content which is loaded