[magnolia-dev] [JIRA] Created: (BLOSSOM-4) Declarative URI mappings

2010-07-02 Thread JIRA (on behalf of Tobias Mattsson)

Declarative URI mappings


 Key: BLOSSOM-4
 URL: http://jira.magnolia-cms.com/browse/BLOSSOM-4
 Project: Magnolia Blossom Module
  Issue Type: New Feature
Reporter: Tobias Mattsson
Assignee: Tobias Mattsson
Priority: Minor


Annotations based API for implementing URI mappings

As contributed by Åke Argéus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Created: (MGNLSTK-651) Navigation: openAll config property is ignored - bean variable is named differently

2010-07-02 Thread JIRA (on behalf of Christian Ringele)

Navigation: openAll config property is ignored - bean variable is named 
differently


 Key: MGNLSTK-651
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-651
 Project: Magnolia Standard Templating Kit
  Issue Type: Bug
  Components: base system
Affects Versions: 1.3.1
Reporter: Christian Ringele
Assignee: Philipp Bärfuss
 Attachments: Screen shot 2010-07-02 at 10.45.28 AM.png

In  the horizontal- and vertical-navigation is a configuration property 
'openAll'.
This value should achieve, that all sub pages get rendered in the navigation, 
not only the active one.
So a JS could fetch all sub pages and provide these drop down menus.

The property is ignored, because the according bean 
'info.magnolia.module.templatingkit.templates.Navigation.java' is not populated:
The variable for the property is named different:
 private Boolean allOpen;
and its setters and getters.
So the setter is never called and populated - always false.

I tried to fid out when this error came in, but in all previous bootstrap files 
of the site config it was always openAll.
In all previous versions of the bean it was always allOpen - looks like it 
never worked, what surprises me. I thought I've seen it working.

Workaround:
rename the property in the site configuration to according to the bean: allOpen

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Created: (MGNLGS-1) Sitemap does not work with URL shortening

2010-07-02 Thread JIRA (on behalf of Federico Grilli)

Sitemap does not work with URL shortening
-

 Key: MGNLGS-1
 URL: http://jira.magnolia-cms.com/browse/MGNLGS-1
 Project: Google Sitemap
  Issue Type: Bug
Reporter: Federico Grilli
Assignee: Federico Grilli


From an email by Philipp:
{quote}
Boris needs the google sitemap module which currently doesn't work with the url 
shortening introduced in 4.3.
I made a patch. Few changes and added some todos/comments to make your life 
easier.

http://pastebin.com/1V3dg3H1

Make the new version dependent on 4.3 and increase the version number.
{quote}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Work started: (MGNLGS-1) Sitemap does not work with URL shortening

2010-07-02 Thread JIRA (on behalf of Federico Grilli)


 [ 
http://jira.magnolia-cms.com/browse/MGNLGS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on MGNLGS-1 started by Federico Grilli.

 Sitemap does not work with URL shortening
 -

 Key: MGNLGS-1
 URL: http://jira.magnolia-cms.com/browse/MGNLGS-1
 Project: Google Sitemap
  Issue Type: Bug
Reporter: Federico Grilli
Assignee: Federico Grilli
 Fix For: 1.1


 From an email by Philipp:
 {quote}
 Boris needs the google sitemap module which currently doesn't work with the 
 url shortening introduced in 4.3.
 I made a patch. Few changes and added some todos/comments to make your life 
 easier.
 http://pastebin.com/1V3dg3H1
 Make the new version dependent on 4.3 and increase the version number.
 {quote}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Updated: (MGNLGS-1) Sitemap does not work with URL shortening

2010-07-02 Thread JIRA (on behalf of Federico Grilli)


 [ 
http://jira.magnolia-cms.com/browse/MGNLGS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Federico Grilli updated MGNLGS-1:
-

Fix Version/s: 1.1

 Sitemap does not work with URL shortening
 -

 Key: MGNLGS-1
 URL: http://jira.magnolia-cms.com/browse/MGNLGS-1
 Project: Google Sitemap
  Issue Type: Bug
Reporter: Federico Grilli
Assignee: Federico Grilli
 Fix For: 1.1


 From an email by Philipp:
 {quote}
 Boris needs the google sitemap module which currently doesn't work with the 
 url shortening introduced in 4.3.
 I made a patch. Few changes and added some todos/comments to make your life 
 easier.
 http://pastebin.com/1V3dg3H1
 Make the new version dependent on 4.3 and increase the version number.
 {quote}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Commented: (MGNLGS-1) Sitemap does not work with URL shortening

2010-07-02 Thread JIRA (on behalf of Federico Grilli)


[ 
http://jira.magnolia-cms.com/browse/MGNLGS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=28929#action_28929
 ] 

Federico Grilli commented on MGNLGS-1:
--

Patch applied. Needs to be reviewed with Philipp or someone who knows the 
module because from the issue description it's not very clear to me what did 
not work anymore.

 Sitemap does not work with URL shortening
 -

 Key: MGNLGS-1
 URL: http://jira.magnolia-cms.com/browse/MGNLGS-1
 Project: Google Sitemap
  Issue Type: Bug
Reporter: Federico Grilli
Assignee: Federico Grilli
 Fix For: 1.1


 From an email by Philipp:
 {quote}
 Boris needs the google sitemap module which currently doesn't work with the 
 url shortening introduced in 4.3.
 I made a patch. Few changes and added some todos/comments to make your life 
 easier.
 http://pastebin.com/1V3dg3H1
 Make the new version dependent on 4.3 and increase the version number.
 {quote}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Resolved: (MGNLSTK-649) User 'eric' is not able to read workflow definition

2010-07-02 Thread on behalf of Ondřej Chytil


 [ 
http://jira.magnolia-cms.com/browse/MGNLSTK-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ondřej Chytil resolved MGNLSTK-649.
---

Fix Version/s: 1.3.2
   Resolution: Fixed

 User 'eric' is not able to read workflow definition
 ---

 Key: MGNLSTK-649
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-649
 Project: Magnolia Standard Templating Kit
  Issue Type: Bug
Affects Versions: 1.2.4
Reporter: Ondřej Chytil
Assignee: Ondřej Chytil
Priority: Minor
 Fix For: 1.3.2




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Commented: (MGNLSTK-637) STKUtil does not return 'null' to freemarker when DAMException is caught

2010-07-02 Thread JIRA (on behalf of Hans Tobler)


[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=28930#action_28930
 ] 

Hans Tobler commented on MGNLSTK-637:
-

This issue affects all images (and other items) from dam when the link to the 
dam-item is changed to a wrong value.
The FreeMarker template error! is very ugly on a public-instance...

It also seems related to http://jira.magnolia-cms.com/browse/MGNLSTK-566

When have you planed to fix this issue?


 STKUtil does not return 'null' to freemarker when DAMException is caught
 

 Key: MGNLSTK-637
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-637
 Project: Magnolia Standard Templating Kit
  Issue Type: Improvement
  Components: base system
Affects Versions: 1.3.1
Reporter: Christian Ringele
Assignee: Philipp Bärfuss

 STKUtil.java line 144  163:
 When a DAMException is caught, a RuntimeException is thrown, but null is not 
 returned.
 When choosing from DMS (uuidLink Control) a folder instead an image, 
 freemarker template does not get a 'null' as return.
 This makes this case much harder to handle in the template.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Commented: (MGNLSTK-637) STKUtil does not return 'null' to freemarker when DAMException is caught

2010-07-02 Thread JIRA (on behalf of Stefan Baur)


[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=28931#action_28931
 ] 

Stefan Baur commented on MGNLSTK-637:
-

I agree. This little fix would be a nice improvement.

 STKUtil does not return 'null' to freemarker when DAMException is caught
 

 Key: MGNLSTK-637
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-637
 Project: Magnolia Standard Templating Kit
  Issue Type: Improvement
  Components: base system
Affects Versions: 1.3.1
Reporter: Christian Ringele
Assignee: Philipp Bärfuss

 STKUtil.java line 144  163:
 When a DAMException is caught, a RuntimeException is thrown, but null is not 
 returned.
 When choosing from DMS (uuidLink Control) a folder instead an image, 
 freemarker template does not get a 'null' as return.
 This makes this case much harder to handle in the template.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Commented: (MGNLSTK-643) Redirect template

2010-07-02 Thread JIRA (on behalf of Hudson CI server)


[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=28933#action_28933
 ] 

Hudson CI server commented on MGNLSTK-643:
--

Integrated in !http://hudson.magnolia-cms.com/images/16x16/blue.gif! 
[standard-templating-kit 
#2649|http://hudson.magnolia-cms.com/job/standard-templating-kit/2649/]
 MGNLSTK-643: use bootstrap file instead of programatically creating 
node+property under template availability as this apparently does not work when 
doing a fresh install (works only on update)


 Redirect template
 -

 Key: MGNLSTK-643
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-643
 Project: Magnolia Standard Templating Kit
  Issue Type: New Feature
  Components: templates
Reporter: Federico Grilli
Assignee: Federico Grilli
 Fix For: 1.3.2


 Provide a simple redirect template to redirect a request to any internal page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Commented: (MGNLSTK-649) User 'eric' is not able to read workflow definition

2010-07-02 Thread JIRA (on behalf of Hudson CI server)


[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=28934#action_28934
 ] 

Hudson CI server commented on MGNLSTK-649:
--

Integrated in !http://hudson.magnolia-cms.com/images/16x16/blue.gif! 
[standard-templating-kit 
#2649|http://hudson.magnolia-cms.com/job/standard-templating-kit/2649/]
 MGNLSTK-649
Editors group needs to be added to demo-project-editors group if workflow is 
installed after demo project.
Imaging-base role needs to be added to demo-project-editors group if imaging is 
installed after demo project.


 User 'eric' is not able to read workflow definition
 ---

 Key: MGNLSTK-649
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-649
 Project: Magnolia Standard Templating Kit
  Issue Type: Bug
Affects Versions: 1.2.4
Reporter: Ondřej Chytil
Assignee: Ondřej Chytil
Priority: Minor
 Fix For: 1.3.2




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Build failed in Hudson: magnolia_main-trunk #1758

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1758/changes

Changes:

[tmattsson] added testcase for path

[had] Simplified model
Added double click to edit the content name (still need to propagate updated 
name to server)
Connected insert context menu item to create action of the website service 
(still need to adapt once service returns full content of created child)

[tmattsson] fix for creating nodes under root, create now returns a page list 
of only the created node, path handling is abstracted

[fgrilli] modal dialog showing nothing at all

[fgrilli] typo

[had] Refactored server connection code into separate class
Added stub for open dialog

[tmattsson] children added to TreeNode

--
Started by an SCM change
Building on master
Updating http://svn.magnolia-cms.com/svn/community/magnolia/trunk
A magnolia-rest/src/test
A magnolia-rest/src/test/java
A magnolia-rest/src/test/java/info
A magnolia-rest/src/test/java/info/magnolia
A magnolia-rest/src/test/java/info/magnolia/module
A magnolia-rest/src/test/java/info/magnolia/module/rest
A magnolia-rest/src/test/java/info/magnolia/module/rest/json
A 
magnolia-rest/src/test/java/info/magnolia/module/rest/json/AbsolutePathTest.java
U 
magnolia-rest/src/main/java/info/magnolia/module/rest/tree/TreeNode.java
U 
magnolia-rest/src/main/java/info/magnolia/module/rest/json/RepositoryJsonEndpoint.java
A 
magnolia-rest/src/main/java/info/magnolia/module/rest/json/AbsolutePath.java
U 
magnolia-rest/src/main/java/info/magnolia/module/rest/json/WebsiteJsonEndpoint.java
U magnolia-rest/pom.xml
D 
magnolia-admin-central/src/main/java/info/magnolia/module/genuinecentral/gwt/client/FolderModel.java
U 
magnolia-admin-central/src/main/java/info/magnolia/module/genuinecentral/gwt/client/FileModel.java
U 
magnolia-admin-central/src/main/java/info/magnolia/module/genuinecentral/gwt/client/AdminCentral.java
AU
magnolia-admin-central/src/main/java/info/magnolia/module/genuinecentral/gwt/client/ServerConnector.java
U 
magnolia-admin-central/src/main/java/info/magnolia/module/genuinecentral/gwt/client/MgnlTreeGrid.java
At revision 35575
Parsing POMs
[trunk] $ /usr/lib/jvm/java-1.5.0-sun-1.5.0.17//bin/java -cp 
/usr/local/hudson/data/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.363.jar:/usr/local/hudson/maven/apache-maven-2.0.10/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /usr/local/hudson/maven/apache-maven-2.0.10 
/opt/tomcat-hudson/work/Catalina/hudson.magnolia-cms.com/_/WEB-INF/lib/remoting-1.363.jar
 
/usr/local/hudson/data/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.363.jar
 58793
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.17//bin/java (in directory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk;): 
java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
at hudson.Proc$LocalProc.init(Proc.java:192)
at hudson.Proc$LocalProc.init(Proc.java:164)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:638)
at hudson.Launcher$ProcStarter.start(Launcher.java:273)
at 
hudson.maven.MavenProcessFactory.newProcess(MavenProcessFactory.java:198)
at hudson.maven.ProcessCache.get(ProcessCache.java:231)
at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:458)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1253)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or 
directory
at java.lang.UNIXProcess.init(UNIXProcess.java:148)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
... 12 more
IRC notifier plugin: Sending notification to: #magnolia-dev



For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Commented: (MGNLSTK-648) Use new office address

2010-07-02 Thread JIRA (on behalf of Hudson CI server)


[ 
http://jira.magnolia-cms.com/browse/MGNLSTK-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=28932#action_28932
 ] 

Hudson CI server commented on MGNLSTK-648:
--

Integrated in !http://hudson.magnolia-cms.com/images/16x16/blue.gif! 
[standard-templating-kit 
#2649|http://hudson.magnolia-cms.com/job/standard-templating-kit/2649/]
 MGNLSTK-648 - address was changed at both locations and update task for 
1.3.2 was added


 Use new office address
 --

 Key: MGNLSTK-648
 URL: http://jira.magnolia-cms.com/browse/MGNLSTK-648
 Project: Magnolia Standard Templating Kit
  Issue Type: Bug
Affects Versions: 1.3.1
Reporter: Zdenek Skodik
Assignee: Zdenek Skodik
 Fix For: 1.3.2


 * website.demo-project.xml
 * data.contacts.JMustermann.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Created: (MAGNOLIA-3242) Make FreeMarker's TemplateExceptionHandler configurable

2010-07-02 Thread on behalf of Grégory Joseph

Make FreeMarker's TemplateExceptionHandler configurable
---

 Key: MAGNOLIA-3242
 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3242
 Project: Magnolia
  Issue Type: Sub-task
Reporter: Grégory Joseph
Assignee: Grégory Joseph




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Updated: (MAGNOLIA-3242) Make FreeMarker's TemplateExceptionHandler configurable

2010-07-02 Thread on behalf of Grégory Joseph


 [ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grégory Joseph updated MAGNOLIA-3242:
-

   Attachment: MAGNOLIA-3242-freemarker_template_exception_config.patch
Fix Version/s: 4.3.3
  Description: 
Wrote this patch in a couple of minutes, not tested - don't apply without 
testing ;)
Would probably need an update/install task to make sure we create the 
{{templateExceptionHandler}} node - just to make its configuration explicit.
  Component/s: freemarker

 Make FreeMarker's TemplateExceptionHandler configurable
 ---

 Key: MAGNOLIA-3242
 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3242
 Project: Magnolia
  Issue Type: Sub-task
  Components: freemarker
Reporter: Grégory Joseph
Assignee: Grégory Joseph
 Fix For: 4.3.3

 Attachments: MAGNOLIA-3242-freemarker_template_exception_config.patch


 Wrote this patch in a couple of minutes, not tested - don't apply without 
 testing ;)
 Would probably need an update/install task to make sure we create the 
 {{templateExceptionHandler}} node - just to make its configuration explicit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] [JIRA] Updated: (MAGNOLIA-3242) Make FreeMarker's TemplateExceptionHandler configurable

2010-07-02 Thread on behalf of Grégory Joseph


 [ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grégory Joseph updated MAGNOLIA-3242:
-

Fix Version/s: 5.0

 Make FreeMarker's TemplateExceptionHandler configurable
 ---

 Key: MAGNOLIA-3242
 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3242
 Project: Magnolia
  Issue Type: Sub-task
  Components: freemarker
Reporter: Grégory Joseph
Assignee: Grégory Joseph
 Fix For: 4.3.3, 5.0

 Attachments: MAGNOLIA-3242-freemarker_template_exception_config.patch


 Wrote this patch in a couple of minutes, not tested - don't apply without 
 testing ;)
 Would probably need an update/install task to make sure we create the 
 {{templateExceptionHandler}} node - just to make its configuration explicit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Build failed in Hudson: magnolia_main-trunk #1759

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1759/

--
Started by user gjoseph
Building on master
Updating http://svn.magnolia-cms.com/svn/community/magnolia/trunk
At revision 35589
no change for http://svn.magnolia-cms.com/svn/community/magnolia/trunk since 
the previous build
Parsing POMs
[trunk] $ /usr/lib/jvm/java-1.5.0-sun-1.5.0.17//bin/java -cp 
/usr/local/hudson/data/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.363.jar:/usr/local/hudson/maven/apache-maven-2.0.10/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /usr/local/hudson/maven/apache-maven-2.0.10 
/opt/tomcat-hudson/work/Catalina/hudson.magnolia-cms.com/_/WEB-INF/lib/remoting-1.363.jar
 
/usr/local/hudson/data/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.363.jar
 45398
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
/usr/lib/jvm/java-1.5.0-sun-1.5.0.17//bin/java (in directory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk;): 
java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
at hudson.Proc$LocalProc.init(Proc.java:192)
at hudson.Proc$LocalProc.init(Proc.java:164)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:638)
at hudson.Launcher$ProcStarter.start(Launcher.java:273)
at 
hudson.maven.MavenProcessFactory.newProcess(MavenProcessFactory.java:198)
at hudson.maven.ProcessCache.get(ProcessCache.java:231)
at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:458)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1253)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:127)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or 
directory
at java.lang.UNIXProcess.init(UNIXProcess.java:148)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
... 12 more
IRC notifier plugin: Sending notification to: #magnolia-dev



For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Build failed in Hudson: magnolia-bundle_trunk #970

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/970/

--
[...truncated 25258 lines...]
[INFO] [talledLocalContainer]   at 
info.magnolia.context.MgnlContext$VoidOp.exec(MgnlContext.java:431)
[INFO] [talledLocalContainer]   at 
info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:396)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.startServer(MgnlServletContextListener.java:205)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:201)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.Server.doStart(Server.java:224)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:985)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[INFO] [talledLocalContainer]   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO] [talledLocalContainer]   at 
java.lang.reflect.Method.invoke(Method.java:597)
[INFO] [talledLocalContainer]   at 
org.mortbay.start.Main.invokeMain(Main.java:194)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:534)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:441)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.main(Main.java:119)
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Failed to 
create database 
'http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/ws/trunk/magnolia-integration-tests/tests/target/java-io-tmpdir/Jetty_0_0_0_0_8088_magnoliaTestPublic.war__magnoliaTestPublic__.93bofv/webapp/repositories/magnolia/workspaces/config/db',
 see the next exception for details.
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   ... 67 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Startup failed 
due to an exception. See next exception for details. 
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.seeNextException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
[INFO] [talledLocalContainer]   ... 64 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Exception 
during creation of file 

[magnolia-dev] Build failed in Hudson: magnolia _main-trunk » Magnolia REST API #1760

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/1760/

--
[INFO] 
[INFO] Building Magnolia REST API
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [setproperty:set-property {execution: currentDate}]
[INFO] Property magnoliaCurrentDate set to value 2. July 2010 (scope: project)
[INFO] Property magnoliaReleaseDate set to value 2. July 2010 (scope: project)
[INFO] Property magnoliaNiceVersion set to value 5.0 (Snapshot: 02.07.2010 
16:55:10) (scope: project)
[INFO] Property magnoliaNiceName set to value Magnolia REST API (scope: project)
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target/generated-resources/taglibs
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 35 source files to 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target/classes
[INFO] [compiler:testCompile {execution: compile-tests}]
[INFO] Compiling 1 source file to 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target/test-classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/src/test/resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target/surefire-reports

---
 T E S T S
---
Running info.magnolia.module.rest.json.AbsolutePathTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target/magnolia-rest-5.0-SNAPSHOT.jar
[INFO] Preparing checkstyle:check
[HUDSON] Archiving 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/pom.xml
 to 
/usr/local/hudson/data/jobs/magnolia_main-trunk/modules/info.magnolia$magnolia-rest/builds/2010-07-02_16-52-28/archive/info.magnolia/magnolia-rest/5.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/target/magnolia-rest-5.0-SNAPSHOT.jar
 to 
/usr/local/hudson/data/jobs/magnolia_main-trunk/modules/info.magnolia$magnolia-rest/builds/2010-07-02_16-52-28/archive/info.magnolia/magnolia-rest/5.0-SNAPSHOT/magnolia-rest-5.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[INFO] Starting audit...
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/ws/src/test/java/info/magnolia/module/rest/json/AbsolutePathTest.java:1:
 Line does not match expected header line of '^/(.*This file has been 
instrumented.*)?\*\*\s*$'.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] [checkstyle:check {execution: default}]
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] You have 1 Checkstyle violation.
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 2 minutes 41 seconds
[INFO] Finished at: Fri Jul 02 16:55:14 CEST 2010
[INFO] Final Memory: 76M/286M
[INFO] 



For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Build failed in Hudson: magnolia_main-trunk #1760

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1760/

--
[...truncated 575 lines...]
Running 
info.magnolia.module.templating.paragraphs.PlainTextParagraphRendererTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running info.magnolia.module.templating.setup.TemplatingModuleVersionHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.187 sec

Results :

Tests run: 34, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-templating/target/magnolia-module-templating-5.0-SNAPSHOT.jar
[INFO] Preparing checkstyle:check
[HUDSON] Archiving 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-templating/pom.xml
 to 
/usr/local/hudson/data/jobs/magnolia_main-trunk/modules/info.magnolia$magnolia-module-templating/builds/2010-07-02_16-52-28/archive/info.magnolia/magnolia-module-templating/5.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-templating/target/magnolia-module-templating-5.0-SNAPSHOT.jar
 to 
/usr/local/hudson/data/jobs/magnolia_main-trunk/modules/info.magnolia$magnolia-module-templating/builds/2010-07-02_16-52-28/archive/info.magnolia/magnolia-module-templating/5.0-SNAPSHOT/magnolia-module-templating-5.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[INFO] Starting audit...
Audit done.

[INFO] [checkstyle:check {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-templating/target/magnolia-module-templating-5.0-SNAPSHOT.jar
 to 
/usr/local/hudson/maven-local-repo/info/magnolia/magnolia-module-templating/5.0-SNAPSHOT/magnolia-module-templating-5.0-SNAPSHOT.jar
[INFO] 
[INFO] Building magnolia-module-exchange-simple
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-exchange-simple/target
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [setproperty:set-property {execution: currentDate}]
[INFO] Property magnoliaCurrentDate set to value 2. July 2010 (scope: project)
[INFO] Property magnoliaReleaseDate set to value 2. July 2010 (scope: project)
[INFO] Property magnoliaNiceVersion set to value 5.0 (Snapshot: 02.07.2010 
16:54:30) (scope: project)
[INFO] Property magnoliaNiceName set to value Magnolia Exchange Simple Module 
(scope: project)
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-exchange-simple/target/generated-resources/taglibs
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 12 source files to 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-exchange-simple/target/classes
[INFO] [compiler:testCompile {execution: compile-tests}]
[INFO] Compiling 4 source files to 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-exchange-simple/target/test-classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/ws/trunk/magnolia-module-exchange-simple/target/surefire-reports

---
 T E S T S
---
Running 
info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTaskTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
Running info.magnolia.module.exchangesimple.SimpleSyndicatorTest
2010-07-02 16:54:34,665 ERROR 
fo.magnolia.module.exchangesimple.SimpleSyndicator: Failed to activate content.
info.magnolia.cms.exchange.ExchangeException: Incorrect URL for subscriber 
EasyMock for interface 
info.magnolia.cms.exchange.Subscriber[prot://dummyURL/.magnolia/activation]
at 
info.magnolia.module.exchangesimple.SimpleSyndicator.prepareConnection(SimpleSyndicator.java:215)
at 
info.magnolia.module.exchangesimple.SimpleSyndicator.activate(SimpleSyndicator.java:165)
at 

[magnolia-dev] Build failed in Hudson: magnolia-bundle_trunk #971

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/971/

--
[...truncated 25257 lines...]
[INFO] [talledLocalContainer]   at 
info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:396)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.startServer(MgnlServletContextListener.java:205)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:201)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.Server.doStart(Server.java:224)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:985)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[INFO] [talledLocalContainer]   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO] [talledLocalContainer]   at 
java.lang.reflect.Method.invoke(Method.java:597)
[INFO] [talledLocalContainer]   at 
org.mortbay.start.Main.invokeMain(Main.java:194)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:534)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:441)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.main(Main.java:119)
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Failed to 
create database 
'http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/ws/trunk/magnolia-integration-tests/tests/target/java-io-tmpdir/Jetty_0_0_0_0_8088_magnoliaTestPublic.war__magnoliaTestPublic__.93bofv/webapp/repositories/magnolia/workspaces/config/db',
 see the next exception for details.
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   ... 67 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Startup failed 
due to an exception. See next exception for details. 
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.seeNextException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
[INFO] [talledLocalContainer]   ... 64 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Exception 
during creation of file 

[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-sampl es #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-samples/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » Magnolia REST API #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-rest/1761/changes




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-wcm #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-wcm/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-store -client #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-store-client/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » CMS Tag Library #17 61

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-taglib-cms/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » Admin Central #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-admin-central/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk #1761

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1761/changes




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-templ ating-components #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-templating-components/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-workf low #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-workflow/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-empty-webapp #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-empty-webapp/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-cache #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-cache/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-fcked itor #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-fckeditor/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia_main-trunk » magnolia-module-mail #1761

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia_main-trunk/info.magnolia$magnolia-module-mail/1761/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Build failed in Hudson: magnolia-bundle_trunk #972

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/972/

--
[...truncated 25256 lines...]
[INFO] [talledLocalContainer]   at 
info.magnolia.context.MgnlContext$VoidOp.exec(MgnlContext.java:431)
[INFO] [talledLocalContainer]   at 
info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:396)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.startServer(MgnlServletContextListener.java:205)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:201)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.Server.doStart(Server.java:224)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:985)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[INFO] [talledLocalContainer]   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO] [talledLocalContainer]   at 
java.lang.reflect.Method.invoke(Method.java:597)
[INFO] [talledLocalContainer]   at 
org.mortbay.start.Main.invokeMain(Main.java:194)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:534)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:441)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.main(Main.java:119)
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Failed to 
create database 
'http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/ws/trunk/magnolia-integration-tests/tests/target/java-io-tmpdir/Jetty_0_0_0_0_8088_magnoliaTestPublic.war__magnoliaTestPublic__.93bofv/webapp/repositories/magnolia/workspaces/config/db',
 see the next exception for details.
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   ... 67 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Startup failed 
due to an exception. See next exception for details. 
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.seeNextException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
[INFO] [talledLocalContainer]   ... 64 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Exception 
during creation of file 

[magnolia-dev] Build failed in Hudson: magnolia-bundle_trunk #973

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/973/

--
[...truncated 25258 lines...]
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.startServer(MgnlServletContextListener.java:205)
[INFO] [talledLocalContainer]   at 
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(MgnlServletContextListener.java:201)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
[INFO] [talledLocalContainer]   at 
org.mortbay.jetty.Server.doStart(Server.java:224)
[INFO] [talledLocalContainer]   at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[INFO] [talledLocalContainer]   at 
org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:985)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] [talledLocalContainer]   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[INFO] [talledLocalContainer]   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[INFO] [talledLocalContainer]   at 
java.lang.reflect.Method.invoke(Method.java:597)
[INFO] [talledLocalContainer]   at 
org.mortbay.start.Main.invokeMain(Main.java:194)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:534)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.start(Main.java:441)
[INFO] [talledLocalContainer]   at org.mortbay.start.Main.main(Main.java:119)
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Failed to 
create database 
'http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/ws/trunk/magnolia-integration-tests/tests/target/java-io-tmpdir/Jetty_0_0_0_0_8088_magnoliaTestPublic.war__magnoliaTestPublic__.93bofv/webapp/repositories/magnolia/workspaces/config/db',
 see the next exception for details.
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   ... 67 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Startup failed 
due to an exception. See next exception for details. 
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
 Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.Util.seeNextException(Unknown Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown 
Source)
[INFO] [talledLocalContainer]   at 
org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
[INFO] [talledLocalContainer]   ... 64 more
[INFO] [talledLocalContainer] Caused by: java.sql.SQLException: Exception 
during creation of file 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/ws/trunk/magnolia-integration-tests/tests/target/java-io-tmpdir/Jetty_0_0_0_0_8088_magnoliaTestPublic.war__magnoliaTestPublic__.93bofv/webapp/repositories/magnolia/workspaces/config/db/seg0/c10.dat
 for container
[INFO] [talledLocalContainer]   at 

[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-test-webap p #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-test-webapp/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-bundled-we bapp #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-bundled-webapp/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-integratio n-tests #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-integration-tests/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-integratio n-tests-module #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-integration-tests-module/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-integratio n-tests-parent #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-integration-tests-parent/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-tomcat-bun dle #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-tomcat-bundle/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk #975

2010-07-02 Thread Hudson CI

See http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Hudson build is back to normal : magnolia-bundle_trunk » magnolia-test-publi c-webapp #975

2010-07-02 Thread Hudson CI

See 
http://hudson.magnolia-cms.com/job/magnolia-bundle_trunk/info.magnolia$magnolia-test-public-webapp/975/




For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com