Re: sling build fails when trying to run tests

2008-07-07 Thread janandith jayawardena
Hi, Resolved the problem. When running using mvn -s /dev/null clean install it works. janandith. On Mon, Jul 7, 2008 at 11:29 PM, janandith jayawardena <[EMAIL PROTECTED]> wrote: > Hi, > > I'm currently working on SLING-475 . > > When I build sling using "mvn clean install" it fails when runni

Re: Image rendering (image creation / manipulation)

2008-07-07 Thread paksegu
On my future todo list was to see how well I can integreate EMB JSR 86 with Sling, especially the MFB beans can serve as libraries for image manipulation and watermarking and a whole lot more. Please have a look at http://www.alphaworks.ibm.com/tech/emb  Ransford Segu-Baffoe [EMAIL PROTECTED]

sling build fails when trying to run tests

2008-07-07 Thread janandith jayawardena
Hi, I'm currently working on SLING-475 . When I build sling using "mvn clean install" it fails when running tests. Build Succeeds only when I skip tests. So I skipped all tests built sling and did "mvn clean install" in /launchpad/webapp. Here too first the test failed. Then again I ran it with

[jira] Commented: (SLING-567) sling.include inclides fragments in the wrong order

2008-07-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611178#action_12611178 ] Bertrand Delacretaz commented on SLING-567: --- Thanks for the additional info, so if

[jira] Commented: (SLING-567) sling.include inclides fragments in the wrong order

2008-07-07 Thread Michael Marth (JIRA)
[ https://issues.apache.org/jira/browse/SLING-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611163#action_12611163 ] Michael Marth commented on SLING-567: - Tobi's suggested workaround with works OK. Tobi

[jira] Commented: (SLING-567) sling.include inclides fragments in the wrong order

2008-07-07 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611136#action_12611136 ] Tobias Bocanegra commented on SLING-567: btw: i use the sling:include tag and this w

Re: Unknown protocol: bundle

2008-07-07 Thread Carsten Ziegeler
Vidar Ramdal wrote: Continuing the discussion from [EMAIL PROTECTED]: http://markmail.org/message/c7ktqlx3erualv2p Vidar S. Ramdal wrote: [...] Is there a way to register a URL handler for bundle? Karl Pauls wrote: Yes there is (however there are a few corner cases I'm working on atm where

[jira] Created: (SLING-567) sling.include inclides fragments in the wrong order

2008-07-07 Thread Michael Marth (JIRA)
sling.include inclides fragments in the wrong order --- Key: SLING-567 URL: https://issues.apache.org/jira/browse/SLING-567 Project: Sling Issue Type: Bug Affects Versions: Scripting JSP 2.

Re: Unknown protocol: bundle

2008-07-07 Thread Vidar Ramdal
Continuing the discussion from [EMAIL PROTECTED]: http://markmail.org/message/c7ktqlx3erualv2p >> Vidar S. Ramdal wrote: >>> [...] >>> Is there a way to register a URL handler for bundle? >Karl Pauls wrote: >> Yes there is (however there are a few corner cases I'm working on atm >> where it isn't

[jira] Commented: (SLING-475) Create Integration tests for the sling:include tag

2008-07-07 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611002#action_12611002 ] Bertrand Delacretaz commented on SLING-475: --- Adding some info to this for Janandit

Re: Image rendering (image creation / manipulation)

2008-07-07 Thread Bertrand Delacretaz
Hi Bryce, On Mon, Jul 7, 2008 at 6:48 AM, Bryce Ewing <[EMAIL PROTECTED]> wrote: > ...I am thinking of creating a way of doing image rendering through sling and > thought I would first check with the community as to whether this has been > thought of, and whether there are any thoughts on how this