Build failures

2008-03-04 Thread Vidar Ramdal
I'm no longer able to build Sling, the integration tests fail miserably. I'm getting this: -- Test set: org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest

Re: Build failures

2008-03-04 Thread Bertrand Delacretaz
On Tue, Mar 4, 2008 at 10:09 AM, Vidar Ramdal [EMAIL PROTECTED] wrote: I'm no longer able to build Sling, the integration tests fail miserably I think this was just fixed, mvn clean install works for me at revision 633396. Can you try again? -Bertrand

Re: Build failures

2008-03-04 Thread Carsten Ziegeler
Yes, I just fixed the problem. The namespace prefixes of already installed bundles where not registered anymore. Carsten Bertrand Delacretaz wrote: On Tue, Mar 4, 2008 at 10:09 AM, Vidar Ramdal [EMAIL PROTECTED] wrote: I'm no longer able to build Sling, the integration tests fail

Re: Build failures

2008-03-04 Thread Vidar Ramdal
On 3/4/08, Carsten Ziegeler [EMAIL PROTECTED] wrote: Yes, I just fixed the problem. The namespace prefixes of already installed bundles where not registered anymore. Thanks! The U jcr/base/src/main/java/org/apache/sling/jcr/base/AbstractSlingRepository.java did the trick. -- Vidar S.

Re: Build failures

2008-03-04 Thread Bertrand Delacretaz
On Tue, Mar 4, 2008 at 10:17 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: Yes, I just fixed the problem. The namespace prefixes of already installed bundles where not registered anymore Thanks Carsten! BTW, in such cases build failures are also reported by our continuum setup at

[jira] Assigned: (SLING-189) Consolidate launcher and launchpad modules

2008-03-04 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-189: --- Assignee: Felix Meschberger Consolidate launcher and launchpad modules

Re: Trouble posting data from form

2008-03-04 Thread Bertrand Delacretaz
On Tue, Mar 4, 2008 at 1:29 PM, Vidar Ramdal [EMAIL PROTECTED] wrote: [...] you go to http://localhost:/sling/configMgr [...] Hmm, that page shows up blank - that is, only the header and the menu appears - no config options. hmm...looks like that page doesn't work in Safari, but it

Re: Trouble posting data from form

2008-03-04 Thread Vidar Ramdal
On Tue, Mar 4, 2008 at 1:29 PM, Vidar Ramdal [EMAIL PROTECTED] wrote: [...] you go to http://localhost:/sling/configMgr [...] Hmm, that page shows up blank - that is, only the header and the menu appears - no config options. On 3/4/08, Bertrand Delacretaz [EMAIL PROTECTED]

[jira] Created: (SLING-306) Property setting assums String by default

2008-03-04 Thread Carsten Ziegeler (JIRA)
Property setting assums String by default - Key: SLING-306 URL: https://issues.apache.org/jira/browse/SLING-306 Project: Sling Issue Type: Bug Components: ujax Reporter: Carsten

[jira] Created: (SLING-307) QueryServlet

2008-03-04 Thread Philipp Koch (JIRA)
QueryServlet Key: SLING-307 URL: https://issues.apache.org/jira/browse/SLING-307 Project: Sling Issue Type: New Feature Components: Default Servlets Reporter: Philipp Koch it would be nice to have a way

[jira] Updated: (SLING-307) QueryServlet

2008-03-04 Thread Philipp Koch (JIRA)
[ https://issues.apache.org/jira/browse/SLING-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philipp Koch updated SLING-307: --- Attachment: queryservlet.patch QueryServlet Key: SLING-307

[jira] Updated: (SLING-308) Config page dropdown not displayed in Firefox 3, Safari and Opera 9

2008-03-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-308: -- Attachment: safari-sling-config.jpg Safari screenshot, nothing's displayed below the

Re: Trouble posting data from form

2008-03-04 Thread Bertrand Delacretaz
On Tue, Mar 4, 2008 at 2:29 PM, Vidar Ramdal [EMAIL PROTECTED] wrote: ... I was using the latest Firefox 3 beta. Reverting to Firefox 2, I get the config options. BTW, it didn't work in either Safari or Opera 9 Thanks for reporting, this is now

[jira] Commented: (SLING-308) Config page dropdown not displayed in Firefox 3, Safari and Opera 9

2008-03-04 Thread Vidar S. Ramdal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575001#action_12575001 ] Vidar S. Ramdal commented on SLING-308: --- This seems to be due to an unclosed script

[jira] Closed: (SLING-189) Consolidate launcher and launchpad modules

2008-03-04 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed SLING-189. --- Resolution: Fixed Fix Version/s: 2.0.0 As of Rev. 633491 the former launcher modules

Re: svn commit: r633495 - /incubator/sling/trunk/pom.xml

2008-03-04 Thread Carsten Ziegeler
I removed the two projects from continuum as well. Carsten [EMAIL PROTECTED] wrote: Author: fmeschbe Date: Tue Mar 4 06:44:45 2008 New Revision: 633495 URL: http://svn.apache.org/viewvc?rev=633495view=rev Log: SLING-189 fix references to new and removed modules in reactor pom Modified:

[SLING-189] Launcher and Launchpad merge (was: svn commit: r633495 - /incubator/sling/trunk/pom.xml)

2008-03-04 Thread Felix Meschberger
Hi all, This is just to inform you all, that I finally managed to merge the former launcher modules app and webapp into launchpad. The launcher/app module is now the launchpad/app module while the launcher/webapp stuff has been merged into the launchpad/launchpad-webapp module. Except for a ujax

Re: svn commit: r633495 - /incubator/sling/trunk/pom.xml

2008-03-04 Thread Bertrand Delacretaz
On Tue, Mar 4, 2008 at 3:50 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: I removed the two projects from continuum as well. Thanks - and in the meantime there's more work for you ;-) +!-- Extensions -- +moduleextensions/apt/apt-parser/module +

Re: [SLING-189] Launcher and Launchpad merge

2008-03-04 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi all, This is just to inform you all, that I finally managed to merge the former launcher modules app and webapp into launchpad. The launcher/app module is now the launchpad/app module while the launcher/webapp stuff has been merged into the launchpad/launchpad-webapp

Re: [SLING-189] Launcher and Launchpad merge

2008-03-04 Thread Bertrand Delacretaz
On Tue, Mar 4, 2008 at 4:33 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... +1 for renaming - same applies for the new apt modules +1 as well, and I have renamed the extensions/apt modules as suggested - please update continuum accordingly ;-) -Bertrand

[jira] Resolved: (SLING-308) Config page dropdown not displayed in Firefox 3, Safari and Opera 9

2008-03-04 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-308. --- Resolution: Fixed Of course, good catch! Fixed in revision 633534 Config page

Re: [SLING-189] Launcher and Launchpad merge

2008-03-04 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Mar 4, 2008 at 4:33 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... +1 for renaming - same applies for the new apt modules +1 as well, and I have renamed the extensions/apt modules as suggested - please update continuum accordingly ;-) Done and

Re: [SLING-189] Launcher and Launchpad merge

2008-03-04 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Mar 4, 2008 at 5:50 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... Done and please see title #15 of the Very Best of The Smiths... I was going to search Google for that, but I'm not sure if that joke is funny anymore ;-) :) Carsten -- Carsten Ziegeler

Re: [SLING-189] Launcher and Launchpad merge

2008-03-04 Thread Felix Meschberger
Hi, Am Dienstag, den 04.03.2008, 17:29 +0100 schrieb Bertrand Delacretaz: On Tue, Mar 4, 2008 at 4:33 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... +1 for renaming - same applies for the new apt modules +1 as well, and I have renamed the extensions/apt modules as suggested -