You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(39) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(19) |
Feb
(150) |
Mar
(10) |
Apr
|
May
(8) |
Jun
(11) |
Jul
(27) |
Aug
(52) |
Sep
(35) |
Oct
(30) |
Nov
(18) |
Dec
(4) |
2008 |
Jan
(76) |
Feb
(121) |
Mar
(39) |
Apr
(55) |
May
(18) |
Jun
(49) |
Jul
(32) |
Aug
(4) |
Sep
(10) |
Oct
|
Nov
(3) |
Dec
(33) |
2009 |
Jan
(19) |
Feb
(87) |
Mar
(69) |
Apr
(38) |
May
(47) |
Jun
(20) |
Jul
(5) |
Aug
(76) |
Sep
(145) |
Oct
(34) |
Nov
(8) |
Dec
(68) |
2010 |
Jan
(150) |
Feb
(379) |
Mar
(191) |
Apr
(100) |
May
(525) |
Jun
(269) |
Jul
(127) |
Aug
(190) |
Sep
(190) |
Oct
(29) |
Nov
(147) |
Dec
(83) |
2011 |
Jan
(188) |
Feb
(81) |
Mar
(43) |
Apr
(97) |
May
(63) |
Jun
(129) |
Jul
(17) |
Aug
(124) |
Sep
(6) |
Oct
(20) |
Nov
(67) |
Dec
(23) |
2012 |
Jan
(6) |
Feb
(14) |
Mar
(181) |
Apr
(64) |
May
(102) |
Jun
(47) |
Jul
(26) |
Aug
(3) |
Sep
(1) |
Oct
(14) |
Nov
(13) |
Dec
(23) |
2013 |
Jan
(4) |
Feb
(14) |
Mar
(18) |
Apr
(14) |
May
(27) |
Jun
(27) |
Jul
(5) |
Aug
(2) |
Sep
(74) |
Oct
(79) |
Nov
(21) |
Dec
(97) |
2014 |
Jan
(6) |
Feb
(3) |
Mar
(8) |
Apr
|
May
(5) |
Jun
|
Jul
(9) |
Aug
(6) |
Sep
(3) |
Oct
(10) |
Nov
(6) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
(25) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <fg...@us...> - 2012-05-06 17:41:38
|
Revision: 4026 http://openutils.svn.sourceforge.net/openutils/?rev=4026&view=rev Author: fgiust Date: 2012-05-06 17:41:31 +0000 (Sun, 06 May 2012) Log Message: ----------- update version Modified Paths: -------------- magnoliamodules/trunk/magnolia-test-webapp/pom.xml Modified: magnoliamodules/trunk/magnolia-test-webapp/pom.xml =================================================================== --- magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:38:38 UTC (rev 4025) +++ magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:41:31 UTC (rev 4026) @@ -156,7 +156,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlmessages</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:38:44
|
Revision: 4025 http://openutils.svn.sourceforge.net/openutils/?rev=4025&view=rev Author: fgiust Date: 2012-05-06 17:38:38 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlmessages/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:38:30 UTC (rev 4024) +++ magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:38:38 UTC (rev 4025) @@ -10,7 +10,7 @@ <artifactId>openutils-mgnlmessages</artifactId> <name>Messages Module for Magnolia CMS</name> <description>Manage your translations from the Magnolia admin interface</description> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> <licenses> <license> <name>GPLv3</name> @@ -24,9 +24,9 @@ </issueManagement> <inceptionYear>2008</inceptionYear> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmessages-5.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmessages-5.0.0</developerConnection> - <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmessages-5.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlmessages</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlmessages</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlmessages</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:38:36
|
Revision: 4024 http://openutils.svn.sourceforge.net/openutils/?rev=4024&view=rev Author: fgiust Date: 2012-05-06 17:38:30 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnlmessages-5.0.0 Added Paths: ----------- tags/openutils-mgnlmessages-5.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:38:16
|
Revision: 4023 http://openutils.svn.sourceforge.net/openutils/?rev=4023&view=rev Author: fgiust Date: 2012-05-06 17:38:10 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlmessages-5.0.0 Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlmessages/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:36:42 UTC (rev 4022) +++ magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:38:10 UTC (rev 4023) @@ -1,5 +1,4 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -11,7 +10,7 @@ <artifactId>openutils-mgnlmessages</artifactId> <name>Messages Module for Magnolia CMS</name> <description>Manage your translations from the Magnolia admin interface</description> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <licenses> <license> <name>GPLv3</name> @@ -25,9 +24,9 @@ </issueManagement> <inceptionYear>2008</inceptionYear> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlmessages</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlmessages</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlmessages</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmessages-5.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmessages-5.0.0</developerConnection> + <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlmessages-5.0.0</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:36:49
|
Revision: 4022 http://openutils.svn.sourceforge.net/openutils/?rev=4022&view=rev Author: fgiust Date: 2012-05-06 17:36:42 +0000 (Sun, 06 May 2012) Log Message: ----------- upgrade module dependencies Modified Paths: -------------- magnoliamodules/trunk/magnolia-test-webapp/src/main/resources/META-INF/magnolia/dev.xml magnoliamodules/trunk/openutils-mgnlcache/src/main/resources/META-INF/magnolia/simplecache.xml magnoliamodules/trunk/openutils-mgnlcas/src/main/resources/META-INF/magnolia/cas.xml magnoliamodules/trunk/openutils-mgnlcontrols/src/main/resources/META-INF/magnolia/controls.xml magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/META-INF/magnolia/groovyshell.xml magnoliamodules/trunk/openutils-mgnllms/src/main/resources/META-INF/magnolia/mgnllms.xml magnoliamodules/trunk/openutils-mgnlmail/src/main/resources/META-INF/magnolia/simplemail.xml magnoliamodules/trunk/openutils-mgnlmedia/src/main/resources/META-INF/magnolia/media.xml magnoliamodules/trunk/openutils-mgnlmedia/src/test/resources/META-INF/magnolia/standard-templating-kit.xml magnoliamodules/trunk/openutils-mgnlmessages/src/main/resources/META-INF/magnolia/messages.xml magnoliamodules/trunk/openutils-mgnlmobile/src/main/resources/META-INF/magnolia/mgnlmobile.xml magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/resources/META-INF/magnolia/repoutils.xml magnoliamodules/trunk/openutils-mgnlstripes/src/main/resources/META-INF/magnolia/stripes.xml magnoliamodules/trunk/openutils-mgnlstruts11/src/main/resources/META-INF/magnolia/struts11.xml magnoliamodules/trunk/openutils-mgnltagcloud/src/main/resources/META-INF/magnolia/tagcloud.xml magnoliamodules/trunk/openutils-mgnlutils/src/test/resources/META-INF/magnolia/mgnltest.xml Modified: magnoliamodules/trunk/magnolia-test-webapp/src/main/resources/META-INF/magnolia/dev.xml =================================================================== --- magnoliamodules/trunk/magnolia-test-webapp/src/main/resources/META-INF/magnolia/dev.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/magnolia-test-webapp/src/main/resources/META-INF/magnolia/dev.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -8,7 +8,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>1.0/*</version> + <version>4.5/*</version> <optional>true</optional> </dependency> </dependencies> Modified: magnoliamodules/trunk/openutils-mgnlcache/src/main/resources/META-INF/magnolia/simplecache.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcache/src/main/resources/META-INF/magnolia/simplecache.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlcache/src/main/resources/META-INF/magnolia/simplecache.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -9,7 +9,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlcas/src/main/resources/META-INF/magnolia/cas.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcas/src/main/resources/META-INF/magnolia/cas.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlcas/src/main/resources/META-INF/magnolia/cas.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -9,7 +9,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>3.1/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlcontrols/src/main/resources/META-INF/magnolia/controls.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontrols/src/main/resources/META-INF/magnolia/controls.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlcontrols/src/main/resources/META-INF/magnolia/controls.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -17,7 +17,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>3.5/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/META-INF/magnolia/groovyshell.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/META-INF/magnolia/groovyshell.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/META-INF/magnolia/groovyshell.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -10,7 +10,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>3.1/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnllms/src/main/resources/META-INF/magnolia/mgnllms.xml =================================================================== (Binary files differ) Modified: magnoliamodules/trunk/openutils-mgnlmail/src/main/resources/META-INF/magnolia/simplemail.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmail/src/main/resources/META-INF/magnolia/simplemail.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlmail/src/main/resources/META-INF/magnolia/simplemail.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -9,11 +9,11 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> <dependency> <name>mail</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> <repositories> Modified: magnoliamodules/trunk/openutils-mgnlmedia/src/main/resources/META-INF/magnolia/media.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/src/main/resources/META-INF/magnolia/media.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlmedia/src/main/resources/META-INF/magnolia/media.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -25,7 +25,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> <optional>true</optional> </dependency> <dependency> Modified: magnoliamodules/trunk/openutils-mgnlmedia/src/test/resources/META-INF/magnolia/standard-templating-kit.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/src/test/resources/META-INF/magnolia/standard-templating-kit.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlmedia/src/test/resources/META-INF/magnolia/standard-templating-kit.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -33,46 +33,7 @@ <dependencies> <dependency> <name>core</name> - <version>4.4/*</version> + <version>4.5/*</version> </dependency> - <!-- - <dependency> - <name>adminInterface</name> - <version>4.4/*</version> - </dependency> - <dependency> - <name>cache</name> - <version>4.4/*</version> - </dependency> - <dependency> - <name>fckEditor</name> - <version>4.4/*</version> - </dependency> - <dependency> - <name>resources</name> - <version>1.3/*</version> - </dependency> - <dependency> - <name>inplace-templating</name> - <version>1.2/*</version> - </dependency> - <dependency> - <name>dms</name> - <version>1.5/*</version> - </dependency> - <dependency> - <name>data</name> - <version>1.6/*</version> - </dependency> - <dependency> - <name>rssaggregator</name> - <version>1.1/*</version> - </dependency> - <dependency> - <name>public-user-registration</name> - <version>1.2/*</version> - <optional>true</optional> - </dependency> - --> </dependencies> </module> Modified: magnoliamodules/trunk/openutils-mgnlmessages/src/main/resources/META-INF/magnolia/messages.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmessages/src/main/resources/META-INF/magnolia/messages.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlmessages/src/main/resources/META-INF/magnolia/messages.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -23,7 +23,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> <repositories> Modified: magnoliamodules/trunk/openutils-mgnlmobile/src/main/resources/META-INF/magnolia/mgnlmobile.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmobile/src/main/resources/META-INF/magnolia/mgnlmobile.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlmobile/src/main/resources/META-INF/magnolia/mgnlmobile.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -32,11 +32,11 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> <dependency> <name>templating</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/resources/META-INF/magnolia/repoutils.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/resources/META-INF/magnolia/repoutils.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/resources/META-INF/magnolia/repoutils.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -8,7 +8,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>3.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlstripes/src/main/resources/META-INF/magnolia/stripes.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlstripes/src/main/resources/META-INF/magnolia/stripes.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlstripes/src/main/resources/META-INF/magnolia/stripes.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -10,7 +10,7 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlstruts11/src/main/resources/META-INF/magnolia/struts11.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlstruts11/src/main/resources/META-INF/magnolia/struts11.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlstruts11/src/main/resources/META-INF/magnolia/struts11.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -9,11 +9,11 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> <dependency> <name>templating</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnltagcloud/src/main/resources/META-INF/magnolia/tagcloud.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltagcloud/src/main/resources/META-INF/magnolia/tagcloud.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnltagcloud/src/main/resources/META-INF/magnolia/tagcloud.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -21,11 +21,11 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> <dependency> <name>templating</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlutils/src/test/resources/META-INF/magnolia/mgnltest.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlutils/src/test/resources/META-INF/magnolia/mgnltest.xml 2012-05-06 17:31:31 UTC (rev 4021) +++ magnoliamodules/trunk/openutils-mgnlutils/src/test/resources/META-INF/magnolia/mgnltest.xml 2012-05-06 17:36:42 UTC (rev 4022) @@ -10,11 +10,11 @@ <dependencies> <dependency> <name>adminInterface</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> <dependency> <name>templating</name> - <version>4.0/*</version> + <version>4.5/*</version> </dependency> </dependencies> </module> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:31:37
|
Revision: 4021 http://openutils.svn.sourceforge.net/openutils/?rev=4021&view=rev Author: fgiust Date: 2012-05-06 17:31:31 +0000 (Sun, 06 May 2012) Log Message: ----------- update versions Modified Paths: -------------- magnoliamodules/trunk/magnolia-test-webapp/pom.xml magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml magnoliamodules/trunk/openutils-mgnllms/pom.xml magnoliamodules/trunk/openutils-mgnlmedia/pom.xml magnoliamodules/trunk/openutils-mgnlrules/pom.xml magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml Modified: magnoliamodules/trunk/magnolia-test-webapp/pom.xml =================================================================== --- magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) +++ magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:31:31 UTC (rev 4021) @@ -126,7 +126,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) +++ magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml 2012-05-06 17:31:31 UTC (rev 4021) @@ -112,7 +112,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnllms/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) +++ magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-05-06 17:31:31 UTC (rev 4021) @@ -113,7 +113,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmedia/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) +++ magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:31:31 UTC (rev 4021) @@ -118,7 +118,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlrules/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlrules/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) +++ magnoliamodules/trunk/openutils-mgnlrules/pom.xml 2012-05-06 17:31:31 UTC (rev 4021) @@ -100,7 +100,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>info.magnolia</groupId> Modified: magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) +++ magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2012-05-06 17:31:31 UTC (rev 4021) @@ -133,7 +133,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>org.slf4j</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:28:24
|
Revision: 4020 http://openutils.svn.sourceforge.net/openutils/?rev=4020&view=rev Author: fgiust Date: 2012-05-06 17:28:18 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-05-06 17:28:11 UTC (rev 4019) +++ magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-05-06 17:28:18 UTC (rev 4020) @@ -10,7 +10,7 @@ <artifactId>openutils-mgnlcontrols</artifactId> <name>Controls module for Magnolia CMS</name> <description>Additional controls that can be used in Magnolia dialogs</description> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> <inceptionYear>2008</inceptionYear> <licenses> <license> @@ -24,9 +24,9 @@ <url>http://jira.openmindlab.com/browse/CONTROLS</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcontrols-5.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcontrols-5.0.0</developerConnection> - <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcontrols-5.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcontrols</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcontrols</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlcontrols</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:28:17
|
Revision: 4019 http://openutils.svn.sourceforge.net/openutils/?rev=4019&view=rev Author: fgiust Date: 2012-05-06 17:28:11 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnlcontrols-5.0.0 Added Paths: ----------- tags/openutils-mgnlcontrols-5.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:27:58
|
Revision: 4018 http://openutils.svn.sourceforge.net/openutils/?rev=4018&view=rev Author: fgiust Date: 2012-05-06 17:27:52 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlcontrols-5.0.0 Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-05-06 17:26:41 UTC (rev 4017) +++ magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-05-06 17:27:52 UTC (rev 4018) @@ -1,5 +1,4 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -11,7 +10,7 @@ <artifactId>openutils-mgnlcontrols</artifactId> <name>Controls module for Magnolia CMS</name> <description>Additional controls that can be used in Magnolia dialogs</description> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <inceptionYear>2008</inceptionYear> <licenses> <license> @@ -25,9 +24,9 @@ <url>http://jira.openmindlab.com/browse/CONTROLS</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcontrols</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcontrols</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlcontrols</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcontrols-5.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcontrols-5.0.0</developerConnection> + <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcontrols-5.0.0</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:26:47
|
Revision: 4017 http://openutils.svn.sourceforge.net/openutils/?rev=4017&view=rev Author: fgiust Date: 2012-05-06 17:26:41 +0000 (Sun, 06 May 2012) Log Message: ----------- update versions Modified Paths: -------------- magnoliamodules/trunk/magnolia-test-webapp/pom.xml magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml magnoliamodules/trunk/openutils-mgnlmedia/pom.xml Modified: magnoliamodules/trunk/magnolia-test-webapp/pom.xml =================================================================== --- magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:23:39 UTC (rev 4016) +++ magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:26:41 UTC (rev 4017) @@ -181,7 +181,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlutils</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml 2012-05-06 17:23:39 UTC (rev 4016) +++ magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml 2012-05-06 17:26:41 UTC (rev 4017) @@ -117,7 +117,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlutils</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 17:23:39 UTC (rev 4016) +++ magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 17:26:41 UTC (rev 4017) @@ -133,7 +133,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlutils</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <scope>test</scope> <exclusions> <exclusion> Modified: magnoliamodules/trunk/openutils-mgnlmedia/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:23:39 UTC (rev 4016) +++ magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:26:41 UTC (rev 4017) @@ -128,7 +128,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlutils</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:23:45
|
Revision: 4016 http://openutils.svn.sourceforge.net/openutils/?rev=4016&view=rev Author: fgiust Date: 2012-05-06 17:23:39 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlutils/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlutils/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:23:32 UTC (rev 4015) +++ magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:23:39 UTC (rev 4016) @@ -9,7 +9,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlutils</artifactId> <name>Generic utilities for Magnolia CMS</name> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> <inceptionYear>2009</inceptionYear> <description>A collection of Magnolia utilities and extensions</description> <url>http://www.openmindlab.com/lab/products/mgnlutils.html</url> @@ -24,9 +24,9 @@ </license> </licenses> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlutils-5.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlutils-5.0.0 </developerConnection> - <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlutils-5.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlutils</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlutils </developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlutils</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:23:38
|
Revision: 4015 http://openutils.svn.sourceforge.net/openutils/?rev=4015&view=rev Author: fgiust Date: 2012-05-06 17:23:32 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnlutils-5.0.0 Added Paths: ----------- tags/openutils-mgnlutils-5.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:23:18
|
Revision: 4014 http://openutils.svn.sourceforge.net/openutils/?rev=4014&view=rev Author: fgiust Date: 2012-05-06 17:23:12 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlutils-5.0.0 Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlutils/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlutils/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) +++ magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:23:12 UTC (rev 4014) @@ -1,5 +1,4 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -10,7 +9,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlutils</artifactId> <name>Generic utilities for Magnolia CMS</name> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <inceptionYear>2009</inceptionYear> <description>A collection of Magnolia utilities and extensions</description> <url>http://www.openmindlab.com/lab/products/mgnlutils.html</url> @@ -25,9 +24,9 @@ </license> </licenses> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlutils</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlutils </developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlutils</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlutils-5.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlutils-5.0.0 </developerConnection> + <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlutils-5.0.0</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:21:14
|
Revision: 4013 http://openutils.svn.sourceforge.net/openutils/?rev=4013&view=rev Author: fgiust Date: 2012-05-06 17:21:07 +0000 (Sun, 06 May 2012) Log Message: ----------- update versions Modified Paths: -------------- magnoliamodules/trunk/magnolia-test-webapp/pom.xml magnoliamodules/trunk/openutils-mgnlcache/pom.xml magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml magnoliamodules/trunk/openutils-mgnllms/pom.xml magnoliamodules/trunk/openutils-mgnlmail/pom.xml magnoliamodules/trunk/openutils-mgnlmedia/pom.xml magnoliamodules/trunk/openutils-mgnlmessages/pom.xml magnoliamodules/trunk/openutils-mgnlmobile/pom.xml magnoliamodules/trunk/openutils-mgnlstripes/pom.xml magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml magnoliamodules/trunk/openutils-mgnlutils/pom.xml Modified: magnoliamodules/trunk/magnolia-test-webapp/pom.xml =================================================================== --- magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -176,7 +176,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlcache/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcache/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlcache/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -61,7 +61,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId> Modified: magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -92,7 +92,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -91,7 +91,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.</version> </dependency> <dependency> <groupId>javax.servlet</groupId> Modified: magnoliamodules/trunk/openutils-mgnllms/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -108,7 +108,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmail/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmail/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlmail/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -98,7 +98,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmedia/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -113,7 +113,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmessages/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -80,7 +80,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmobile/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmobile/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlmobile/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -106,7 +106,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.wurfl</groupId> Modified: magnoliamodules/trunk/openutils-mgnlstripes/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlstripes/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlstripes/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -73,7 +73,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>info.magnolia</groupId> Modified: magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -96,7 +96,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>struts</groupId> Modified: magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -128,7 +128,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlutils/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) +++ magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:21:07 UTC (rev 4013) @@ -126,7 +126,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:16:51
|
Revision: 4012 http://openutils.svn.sourceforge.net/openutils/?rev=4012&view=rev Author: fgiust Date: 2012-05-06 17:16:45 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnltasks/pom.xml Modified: magnoliamodules/trunk/openutils-mgnltasks/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltasks/pom.xml 2012-05-06 17:16:37 UTC (rev 4011) +++ magnoliamodules/trunk/openutils-mgnltasks/pom.xml 2012-05-06 17:16:45 UTC (rev 4012) @@ -10,13 +10,13 @@ <packaging>jar</packaging> <artifactId>openutils-mgnltasks</artifactId> <name>Tasks for for Magnolia CMS</name> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> <description>A collection of useful magnolia update tasks that can be reused in custom modules</description> <inceptionYear>2008</inceptionYear> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnltasks-5.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnltasks-5.0.0</developerConnection> - <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnltasks-5.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnltasks</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnltasks</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnltasks</url> </scm> <licenses> <license> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:16:43
|
Revision: 4011 http://openutils.svn.sourceforge.net/openutils/?rev=4011&view=rev Author: fgiust Date: 2012-05-06 17:16:37 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnltasks-5.0.0 Added Paths: ----------- tags/openutils-mgnltasks-5.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:16:23
|
Revision: 4010 http://openutils.svn.sourceforge.net/openutils/?rev=4010&view=rev Author: fgiust Date: 2012-05-06 17:16:17 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnltasks-5.0.0 Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnltasks/pom.xml Modified: magnoliamodules/trunk/openutils-mgnltasks/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltasks/pom.xml 2012-05-06 17:15:04 UTC (rev 4009) +++ magnoliamodules/trunk/openutils-mgnltasks/pom.xml 2012-05-06 17:16:17 UTC (rev 4010) @@ -10,13 +10,13 @@ <packaging>jar</packaging> <artifactId>openutils-mgnltasks</artifactId> <name>Tasks for for Magnolia CMS</name> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <description>A collection of useful magnolia update tasks that can be reused in custom modules</description> <inceptionYear>2008</inceptionYear> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnltasks</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnltasks</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnltasks</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnltasks-5.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnltasks-5.0.0</developerConnection> + <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnltasks-5.0.0</url> </scm> <licenses> <license> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:15:10
|
Revision: 4009 http://openutils.svn.sourceforge.net/openutils/?rev=4009&view=rev Author: fgiust Date: 2012-05-06 17:15:04 +0000 (Sun, 06 May 2012) Log Message: ----------- ignores Property Changed: ---------------- magnoliamodules/trunk/magnolia-test-webapp/src/main/webapp/templates/ Property changes on: magnoliamodules/trunk/magnolia-test-webapp/src/main/webapp/templates ___________________________________________________________________ Modified: svn:ignore - samples samples-media dms samples-controls samples-expressions samples-contextmenu + samples samples-media dms samples-controls samples-expressions samples-contextmenu samples-stripes samples-struts11 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:14:47
|
Revision: 4008 http://openutils.svn.sourceforge.net/openutils/?rev=4008&view=rev Author: fgiust Date: 2012-05-06 17:14:40 +0000 (Sun, 06 May 2012) Log Message: ----------- update versions Modified Paths: -------------- magnoliamodules/trunk/magnolia-test-webapp/pom.xml magnoliamodules/trunk/openutils-mgnllms/pom.xml magnoliamodules/trunk/openutils-mgnlmedia/pom.xml magnoliamodules/trunk/openutils-mgnlmessages/pom.xml magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml magnoliamodules/trunk/openutils-mgnlutils/pom.xml Modified: magnoliamodules/trunk/magnolia-test-webapp/pom.xml =================================================================== --- magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) +++ magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-05-06 17:14:40 UTC (rev 4008) @@ -131,7 +131,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcriteria</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnllms/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) +++ magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-05-06 17:14:40 UTC (rev 4008) @@ -177,7 +177,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcriteria</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmedia/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) +++ magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-05-06 17:14:40 UTC (rev 4008) @@ -1,4 +1,5 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> @@ -127,7 +128,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlutils</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> @@ -170,7 +171,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcriteria</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId> Modified: magnoliamodules/trunk/openutils-mgnlmessages/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) +++ magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-05-06 17:14:40 UTC (rev 4008) @@ -90,7 +90,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcriteria</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> Modified: magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) +++ magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml 2012-05-06 17:14:40 UTC (rev 4008) @@ -76,7 +76,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcriteria</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId> Modified: magnoliamodules/trunk/openutils-mgnlutils/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) +++ magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-05-06 17:14:40 UTC (rev 4008) @@ -131,7 +131,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcriteria</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </dependency> <dependency> <groupId>javax.servlet</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:09:21
|
Revision: 4007 http://openutils.svn.sourceforge.net/openutils/?rev=4007&view=rev Author: fgiust Date: 2012-05-06 17:09:15 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 17:09:08 UTC (rev 4006) +++ magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 17:09:15 UTC (rev 4007) @@ -8,7 +8,7 @@ </parent> <artifactId>openutils-mgnlcriteria</artifactId> <name>Criteria API for Magnolia CMS</name> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> <inceptionYear>2009</inceptionYear> <description>A Hibernate's Criteria-like API to programmatically generate JCR queries with Magnolia</description> <licenses> @@ -23,9 +23,9 @@ <url>http://jira.openmindlab.com/browse/CRIT</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcriteria-5.0.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcriteria-5.0.0</developerConnection> - <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcriteria-5.0.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcriteria</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcriteria</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlcriteria</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:09:14
|
Revision: 4006 http://openutils.svn.sourceforge.net/openutils/?rev=4006&view=rev Author: fgiust Date: 2012-05-06 17:09:08 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] copy for tag openutils-mgnlcriteria-5.0.0 Added Paths: ----------- tags/openutils-mgnlcriteria-5.0.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:08:56
|
Revision: 4005 http://openutils.svn.sourceforge.net/openutils/?rev=4005&view=rev Author: fgiust Date: 2012-05-06 17:08:50 +0000 (Sun, 06 May 2012) Log Message: ----------- [maven-release-plugin] prepare release openutils-mgnlcriteria-5.0.0 Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml Modified: magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 17:07:28 UTC (rev 4004) +++ magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 17:08:50 UTC (rev 4005) @@ -1,5 +1,4 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>net.sourceforge.openutils</groupId> @@ -9,7 +8,7 @@ </parent> <artifactId>openutils-mgnlcriteria</artifactId> <name>Criteria API for Magnolia CMS</name> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <inceptionYear>2009</inceptionYear> <description>A Hibernate's Criteria-like API to programmatically generate JCR queries with Magnolia</description> <licenses> @@ -24,9 +23,9 @@ <url>http://jira.openmindlab.com/browse/CRIT</url> </issueManagement> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcriteria</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/trunk/openutils-mgnlcriteria</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-mgnlcriteria</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcriteria-5.0.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcriteria-5.0.0</developerConnection> + <url>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlcriteria-5.0.0</url> </scm> <build> <resources> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:07:35
|
Revision: 4004 http://openutils.svn.sourceforge.net/openutils/?rev=4004&view=rev Author: fgiust Date: 2012-05-06 17:07:28 +0000 (Sun, 06 May 2012) Log Message: ----------- add "for magnolia 4.5" in bundle names Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlcache/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlcas/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlcontextmenu/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlcontrols/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlext/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlgroovy/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnllms/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlmail/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlmedia/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlmessages/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlmobile/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlrules/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlstripes/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlstruts11/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnltagcloud/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnltasks/src/main/assembly/assembly-bundle.xml magnoliamodules/trunk/openutils-mgnlutils/src/main/assembly/assembly-bundle.xml Modified: magnoliamodules/trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlcache/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcache/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlcache/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlcas/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcas/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlcas/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlcontextmenu/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontextmenu/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlcontextmenu/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlcontrols/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcontrols/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlcontrols/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,6 +1,6 @@ <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1 http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1"> - <id>-for-magnolia-4.5-bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlext/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlext/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlext/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnllms/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnllms/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnllms/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlmail/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmail/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlmail/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlmedia/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmedia/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlmedia/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlmessages/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmessages/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlmessages/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlmobile/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlmobile/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlmobile/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlrepoutils/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlrules/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlrules/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlrules/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlstripes/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlstripes/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlstripes/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlstruts11/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlstruts11/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlstruts11/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnltagcloud/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltagcloud/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnltagcloud/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnltasks/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltasks/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnltasks/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,6 +1,6 @@ <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1 http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1"> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> Modified: magnoliamodules/trunk/openutils-mgnlutils/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlutils/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) +++ magnoliamodules/trunk/openutils-mgnlutils/src/main/assembly/assembly-bundle.xml 2012-05-06 17:07:28 UTC (rev 4004) @@ -1,5 +1,5 @@ <assembly> - <id>bundle</id> + <id>for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 17:05:32
|
Revision: 4003 http://openutils.svn.sourceforge.net/openutils/?rev=4003&view=rev Author: fgiust Date: 2012-05-06 17:05:25 +0000 (Sun, 06 May 2012) Log Message: ----------- renaming bundle Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml Modified: magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml 2012-05-06 16:58:51 UTC (rev 4002) +++ magnoliamodules/trunk/openutils-mgnlcriteria/src/main/assembly/assembly-bundle.xml 2012-05-06 17:05:25 UTC (rev 4003) @@ -1,6 +1,6 @@ <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1 http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1"> - <id>bundle</id> + <id>-for-magnolia-4.5-bundle</id> <formats> <format>zip</format> </formats> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2012-05-06 16:59:00
|
Revision: 4002 http://openutils.svn.sourceforge.net/openutils/?rev=4002&view=rev Author: fgiust Date: 2012-05-06 16:58:51 +0000 (Sun, 06 May 2012) Log Message: ----------- Merged revisions 3962,3964-3965,3972-3975,3989-3991,3996 via svnmerge from https://openutils.svn.sourceforge.net/svnroot/openutils/magnoliamodules/branches/magnolia44 ........ r3962 | fgiust | 2012-05-06 15:15:55 +0200 (Sun, 06 May 2012) | 1 line avoid NPEs ........ r3964 | fgiust | 2012-05-06 15:39:32 +0200 (Sun, 06 May 2012) | 1 line TASKS-13 Conditional bootstrap of -dev folders for multiple modules ........ r3965 | fgiust | 2012-05-06 15:54:05 +0200 (Sun, 06 May 2012) | 1 line TASKS-14 Alternative DevelopmentUtilsPage for exporting to multiple folders ........ r3972 | fgiust | 2012-05-06 16:21:17 +0200 (Sun, 06 May 2012) | 1 line MEDIA-285 remove usage of com.sun.image.codec.jpeg.JPEGCodec ........ r3973 | fgiust | 2012-05-06 16:35:22 +0200 (Sun, 06 May 2012) | 1 line MEDIA-285 remove usage of com.sun.image.codec.jpeg.JPEGCodec ........ r3974 | fgiust | 2012-05-06 16:42:42 +0200 (Sun, 06 May 2012) | 1 line MGNLUTILS-33 new contentByUUID() EL function ........ r3975 | fgiust | 2012-05-06 17:11:04 +0200 (Sun, 06 May 2012) | 1 line MGNLUTILS-34 Add methods from info.magnolia.cms.taglibs.CmsFunctions ........ r3989 | fgiust | 2012-05-06 18:02:06 +0200 (Sun, 06 May 2012) | 1 line GROOVY-7 brand new console - menu config ........ r3990 | fgiust | 2012-05-06 18:05:47 +0200 (Sun, 06 May 2012) | 1 line update groovy version ........ r3991 | fgiust | 2012-05-06 18:12:41 +0200 (Sun, 06 May 2012) | 1 line GROOVY-7 new icon ........ r3996 | fgiust | 2012-05-06 18:20:26 +0200 (Sun, 06 May 2012) | 1 line compilation fix ........ Revision Links: -------------- http://openutils.svn.sourceforge.net/openutils/?rev=3962&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3964&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3965&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3972&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3973&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3974&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3975&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3989&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3990&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3991&view=rev http://openutils.svn.sourceforge.net/openutils/?rev=3996&view=rev Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/lifecycle/GroovyShellModule.java magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.java magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/setup/GroovyShellModuleVersionHandler.java magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-resources/groovyshell/icons/groovy-small.png magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.html magnoliamodules/trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/uri/MediaURI2RepositoryMapping.java magnoliamodules/trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/JpegUtils.java magnoliamodules/trunk/openutils-mgnlmessages/src/main/java/net/sourceforge/openutils/mgnlmessages/i18n/RepositoryMessagesImpl.java magnoliamodules/trunk/openutils-mgnltasks/src/main/java/it/openutils/mgnltasks/SimpleModuleVersionHandler.java magnoliamodules/trunk/openutils-mgnlutils/pom.xml magnoliamodules/trunk/openutils-mgnlutils/src/main/java/it/openutils/mgnlutils/el/MgnlUtilsElFunctions.java magnoliamodules/trunk/openutils-mgnlutils/src/main/resources/META-INF/tld/mgnlutils.tld Added Paths: ----------- magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/AbstractRepositoryTestcase.java magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/ModuleConfiguration.java magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/RepositoryTestConfiguration.java magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/TestNgRepositoryTestcase.java magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShellScript.xml magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-resources/groovyshell/js/jquery/ magnoliamodules/trunk/openutils-mgnltasks/src/main/java/it/openutils/mgnltasks/dev/ magnoliamodules/trunk/openutils-mgnltasks/src/main/resources/it/ magnoliamodules/trunk/openutils-mgnltasks/src/main/resources/mgnl-resources/ Removed Paths: ------------- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java.bk magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShell.xml magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.groovyshell.pages.groovyShell.xml magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.html.bk Property Changed: ---------------- magnoliamodules/trunk/ magnoliamodules/trunk/openutils-mgnlmedia/ Property changes on: magnoliamodules/trunk ___________________________________________________________________ Modified: svnmerge-integrated - /magnoliamodules/branches/magnolia44:1-3807,3809-3812,3815-3892,3894,3899,3902,3904,3908,3912,3914-3960 + /magnoliamodules/branches/magnolia44:1-3807,3809-3812,3815-3892,3894,3899,3902,3904,3908,3912,3914-3962,3964-3965,3968,3972-3975,3977,3981,3986,3989-3991,3993,3996,3998,4001 Modified: svn:mergeinfo - /magnoliamodules/branches/magnolia44:3809-3812,3815-3892,3952-3958 + /magnoliamodules/branches/magnolia44:3809-3812,3815-3892,3952-3958,3962,3964-3965,3972-3975,3989-3991,3996 Modified: magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-05-06 16:58:51 UTC (rev 4002) @@ -129,6 +129,8 @@ <artifactId>commons-lang</artifactId> <version>2.4</version> </dependency> + <!-- + no cycles <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlutils</artifactId> @@ -141,6 +143,7 @@ </exclusion> </exclusions> </dependency> + --> <dependency> <groupId>javax.jcr</groupId> <artifactId>jcr</artifactId> Added: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/AbstractRepositoryTestcase.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/AbstractRepositoryTestcase.java (rev 0) +++ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/AbstractRepositoryTestcase.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -0,0 +1,429 @@ +/** + * + * Criteria API for Magnolia CMS (http://www.openmindlab.com/lab/products/mgnlcriteria.html) + * Copyright(C) 2009-2011, Openmind S.r.l. http://www.openmindonline.it + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ +// TEMPORARY COPIED HERE TO AVOID CIRCULAR DEPENDENCY - MuST SPLIT mgnlutils to FIX + +package it.openutils.mgnlutils.test; + +import info.magnolia.cms.beans.config.ContentRepository; +import info.magnolia.cms.core.Content; +import info.magnolia.cms.core.Path; +import info.magnolia.cms.core.SystemProperty; +import info.magnolia.cms.util.ClasspathResourcesUtil; +import info.magnolia.cms.util.ContentUtil; +import info.magnolia.content2bean.Content2BeanException; +import info.magnolia.content2bean.Content2BeanProcessor; +import info.magnolia.content2bean.Content2BeanUtil; +import info.magnolia.content2bean.TypeMapping; +import info.magnolia.content2bean.impl.Content2BeanProcessorImpl; +import info.magnolia.content2bean.impl.TypeMappingImpl; +import info.magnolia.context.MgnlContext; +import info.magnolia.context.SystemContext; +import info.magnolia.context.SystemRepositoryStrategy; +import info.magnolia.importexport.BootstrapUtil; +import info.magnolia.init.MagnoliaConfigurationProperties; +import info.magnolia.init.properties.ClasspathPropertySource; +import info.magnolia.init.properties.InitPathsPropertySource; +import info.magnolia.init.properties.ModulePropertiesSource; +import info.magnolia.module.ModuleLifecycle; +import info.magnolia.module.ModuleManagementException; +import info.magnolia.module.ModuleManager; +import info.magnolia.module.ModuleManagerImpl; +import info.magnolia.module.ModuleRegistry; +import info.magnolia.module.ModuleRegistryImpl; +import info.magnolia.module.model.ModuleDefinition; +import info.magnolia.module.model.reader.BetwixtModuleDefinitionReader; +import info.magnolia.module.model.reader.DependencyCheckerImpl; +import info.magnolia.objectfactory.Components; +import info.magnolia.objectfactory.configuration.ComponentConfiguration; +import info.magnolia.objectfactory.configuration.ComponentProviderConfiguration; +import info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder; +import info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration; +import info.magnolia.objectfactory.configuration.ImplementationConfiguration; +import info.magnolia.objectfactory.configuration.InstanceConfiguration; +import info.magnolia.objectfactory.configuration.ProviderConfiguration; +import info.magnolia.repository.DefaultRepositoryManager; +import info.magnolia.repository.RepositoryManager; +import info.magnolia.test.ComponentsTestUtil; +import info.magnolia.test.FixedModuleDefinitionReader; +import info.magnolia.test.TestMagnoliaConfigurationProperties; +import info.magnolia.test.TestMagnoliaInitPaths; +import info.magnolia.test.mock.MockContext; +import info.magnolia.test.mock.MockUtil; + +import java.io.File; +import java.io.FileOutputStream; +import java.io.IOException; +import java.io.InputStream; +import java.lang.reflect.Field; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.Map; + +import javax.jcr.ImportUUIDBehavior; +import javax.jcr.RepositoryException; + +import org.apache.commons.io.FileUtils; +import org.apache.commons.io.IOUtils; +import org.apache.commons.lang.StringUtils; +import org.apache.jackrabbit.core.jndi.BindableRepositoryFactory; +import org.apache.log4j.Level; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + + +/** + * Generic version of Magnolia RepositoryTestcase, as found in magnolia-core test jar. + * @author fgiust + * @version $Id$ + */ +@RepositoryTestConfiguration +public abstract class AbstractRepositoryTestcase +{ + + /** + * Logger. + */ + protected Logger log = LoggerFactory.getLogger(getClass()); + + /** + * Setup and start the repository + * @throws Exception any exception thrown during the test setup + */ + public void setUp() throws Exception + { + // ignore mapping warnings + org.apache.log4j.Logger.getLogger(ContentRepository.class).setLevel(Level.ERROR); + + if (!this.getClass().isAnnotationPresent(RepositoryTestConfiguration.class)) + { + throw new IllegalArgumentException("You should annotate your test with @RepositoryTestConfiguration"); + } + + // retrieve configuration from annotation + RepositoryTestConfiguration repositoryTestConfiguration = this.getClass().getAnnotation( + RepositoryTestConfiguration.class); + + String repositoryConfigFileName = repositoryTestConfiguration.repositoryConfig(); + + String jackrabbitRepositoryConfigFileName = repositoryTestConfiguration.jackrabbitRepositoryConfig(); + String magnoliaProperties = repositoryTestConfiguration.magnoliaProperties(); + + boolean autoStart = repositoryTestConfiguration.autostart(); + boolean quiet = repositoryTestConfiguration.quiet(); + + initDefaultImplementations(); + SystemProperty.getProperties().load(this.getClass().getResourceAsStream(magnoliaProperties)); + MockUtil.initMockContext(); + workaroundJCR1778(); + + if (autoStart) + { + cleanUp(); + startRepository(repositoryConfigFileName, jackrabbitRepositoryConfigFileName, quiet); + } + + if (repositoryTestConfiguration != null) + { + // bootstrap files list + bootstrapFile(repositoryTestConfiguration.bootstrapFiles()); + + // bootstrap files from directory + if (StringUtils.isNotBlank(repositoryTestConfiguration.bootstrapDirectory())) + { + bootstrapDirectory(repositoryTestConfiguration.bootstrapDirectory()); + } + + for (ModuleConfiguration module : repositoryTestConfiguration.startModules()) + { + startModule(module.name(), module.moduleclass()); + } + + } + + } + + /** + * Shutdown the repository, optionally deleting the containing folder. + * @throws Exception any exception thrown during the shutdown. + */ + public void tearDown() throws Exception + { + RepositoryTestConfiguration repositoryTestConfiguration = this.getClass().getAnnotation( + RepositoryTestConfiguration.class); + + // if module is set it is stopped on tearDown + for (ModuleConfiguration module : repositoryTestConfiguration.startModules()) + { + ((ModuleLifecycle) ModuleRegistry.Factory.getInstance().getModuleInstance(module.name())).stop(null); + } + + if (repositoryTestConfiguration.autostart()) + { + + final org.apache.log4j.Logger logger = org.apache.log4j.Logger.getLogger("info.magnolia"); + final Level originalLogLevel = logger.getLevel(); + if (repositoryTestConfiguration.quiet()) + { + logger.setLevel(Level.WARN); + } + MgnlContext.release(); + MgnlContext.getSystemContext().release(); + ContentRepository.shutdown(); + if (true) + { + cleanUp(); + } + logger.setLevel(originalLogLevel); + } + SystemProperty.getProperties().clear(); + + // ComponentsTestUtil.clear(); + SystemProperty.getProperties().clear(); + MgnlContext.setInstance(null); + } + + // info.magnolia.test.MgnlTestCase.initDefaultImplementations() + private void initDefaultImplementations() throws IOException, ModuleManagementException + { + final List<ModuleDefinition> modules = getModuleDefinitionsForTests(); + final ModuleRegistry mr = new ModuleRegistryImpl(); + ModuleManagerImpl mm = new ModuleManagerImpl( + null, + new FixedModuleDefinitionReader(modules), + mr, + new DependencyCheckerImpl()); + mm.loadDefinitions(); + + final TestMagnoliaConfigurationProperties configurationProperties = new TestMagnoliaConfigurationProperties( + new ModulePropertiesSource(mr), + new ClasspathPropertySource("/test-magnolia.properties"), + new InitPathsPropertySource(new TestMagnoliaInitPaths())); + SystemProperty.setMagnoliaConfigurationProperties(configurationProperties); + + ComponentsTestUtil.setInstance(ModuleManager.class, mm); + ComponentsTestUtil.setInstance(ModuleRegistry.class, mr); + ComponentsTestUtil.setInstance(MagnoliaConfigurationProperties.class, configurationProperties); + + ComponentsTestUtil.setImplementation(RepositoryManager.class, DefaultRepositoryManager.class); + + ComponentProviderConfigurationBuilder configurationBuilder = new ComponentProviderConfigurationBuilder(); + ComponentProviderConfiguration configuration = configurationBuilder.getComponentsFromModules( + "system", + mr.getModuleDefinitions()); + configuration.combine(configurationBuilder.getComponentsFromModules("main", mr.getModuleDefinitions())); + + // Content2BeanProcessorImpl uses dependency injection and since we don't have that with MockComponentProvider + // we + // need to manually create this object and replace the component configuration read from core.xml + final TypeMappingImpl typeMapping = new TypeMappingImpl(); + configuration.registerInstance(TypeMapping.class, typeMapping); + configuration.registerInstance(Content2BeanProcessor.class, new Content2BeanProcessorImpl(typeMapping)); + + for (Map.Entry<Class, ComponentConfiguration> entry : configuration.getComponents().entrySet()) + { + ComponentConfiguration value = entry.getValue(); + if (value instanceof ImplementationConfiguration) + { + ImplementationConfiguration config = (ImplementationConfiguration) value; + ComponentsTestUtil.setImplementation(config.getType(), config.getImplementation()); + } + else if (value instanceof InstanceConfiguration) + { + InstanceConfiguration config = (InstanceConfiguration) value; + ComponentsTestUtil.setInstance(config.getType(), config.getInstance()); + } + else if (value instanceof ProviderConfiguration) + { + ProviderConfiguration config = (ProviderConfiguration) value; + ComponentsTestUtil.setImplementation(config.getType(), config.getProviderClass()); + } + else if (value instanceof ConfiguredComponentConfiguration) + { + ConfiguredComponentConfiguration config = (ConfiguredComponentConfiguration) value; + ComponentsTestUtil.setConfigured( + config.getType(), + config.getWorkspace(), + config.getPath(), + config.isObserved()); + } + } + + for (Map.Entry<Class< ? >, Class< ? >> entry : configuration.getTypeMapping().entrySet()) + { + ComponentsTestUtil.setImplementation((Class) entry.getKey(), (Class) entry.getValue()); + } + } + + // info.magnolia.test.MgnlTestCase.getModuleDefinitionsForTests() + /** + * Override this method to provide the appropriate list of modules your tests need. + */ + protected List<ModuleDefinition> getModuleDefinitionsForTests() throws ModuleManagementException + { + final ModuleDefinition core = new BetwixtModuleDefinitionReader() + .readFromResource("/META-INF/magnolia/core.xml"); + return Collections.singletonList(core); + } + + /** + * Workaround for JCR-1778. + */ + @SuppressWarnings("unchecked") + static void workaroundJCR1778() + { + try + { + Field cacheField = BindableRepositoryFactory.class.getDeclaredField("cache"); + cacheField.setAccessible(true); + final Map<String, String> cache = (Map<String, String>) cacheField.get(null); + cache.clear(); + } + catch (SecurityException e) + { + // ignore + } + catch (NoSuchFieldException e) + { + // ignore + } + catch (IllegalArgumentException e) + { + // ignore + } + catch (IllegalAccessException e) + { + // ignore + } + } + + protected void modifyContextesToUseRealRepository() + { + SystemContext systemContext = MgnlContext.getSystemContext(); + RepositoryManager repositoryManager = Components.getComponent(RepositoryManager.class); + SystemRepositoryStrategy repositoryStrategy = new SystemRepositoryStrategy(repositoryManager); + + ((MockContext) systemContext).setRepositoryStrategy(repositoryStrategy); + ((MockContext) MgnlContext.getInstance()).setRepositoryStrategy(repositoryStrategy); + } + + protected void startRepository(String repositoryConfigFileName, String jackrabbitRepositoryConfigFileName, + boolean quiet) throws Exception + { + final org.apache.log4j.Logger logger = org.apache.log4j.Logger.getLogger("info.magnolia"); + final Level originalLogLevel = logger.getLevel(); + if (quiet) + { + logger.setLevel(Level.WARN); + } + + ContentRepository.REPOSITORY_USER = SystemProperty.getProperty("magnolia.connection.jcr.userId"); + ContentRepository.REPOSITORY_PSWD = SystemProperty.getProperty("magnolia.connection.jcr.password"); + + InputStream repositoryConfigFileStream = ClasspathResourcesUtil + .getResource(repositoryConfigFileName) + .openStream(); + + extractConfigFile("magnolia.repositories.config", repositoryConfigFileStream, "target/repositories.xml"); + + IOUtils.closeQuietly(repositoryConfigFileStream); + + InputStream jackrabbitRepositoryConfigFileStream = ClasspathResourcesUtil.getResource( + jackrabbitRepositoryConfigFileName).openStream(); + + extractConfigFile( + "magnolia.repositories.jackrabbit.config", + jackrabbitRepositoryConfigFileStream, + "target/repo-conf/extracted.xml"); + + IOUtils.closeQuietly(jackrabbitRepositoryConfigFileStream); + + ContentRepository.init(); + + modifyContextesToUseRealRepository(); + + logger.setLevel(originalLogLevel); + } + + private void extractConfigFile(String propertyName, InputStream configFileStream, String extractToPath) + throws Exception + { + String targetFilename = Path.getAbsoluteFileSystemPath(extractToPath); + File targetFile = new File(targetFilename); + // extract resource to the filesystem (jackrabbit can't use a stream) + new File(targetFile.getParent()).mkdirs(); + IOUtils.copy(configFileStream, new FileOutputStream(targetFile)); + SystemProperty.setProperty(propertyName, extractToPath); + } + + private void cleanUp() throws IOException + { + FileUtils.deleteDirectory(new File(SystemProperty.getProperty("magnolia.repositories.home"))); + } + + /** + * Bootstrap one or more xml files. + * @param resources one or more xml files (classpath path) + * @throws RepositoryException thrown during import + * @throws IOException if there are errors while loading the files + */ + protected void bootstrapFile(String... resources) throws IOException, RepositoryException + { + BootstrapUtil.bootstrap(resources, ImportUUIDBehavior.IMPORT_UUID_COLLISION_THROW); + } + + /** + * Loads all the bootstrap files in a specified path under the classpath + * @param path classpath path + * @throws RepositoryException thrown during import + * @throws IOException if there are errors while loading the files + */ + protected void bootstrapDirectory(String path) throws IOException, RepositoryException + { + List<String> resourcesToBootstrap = new ArrayList<String>(); + + for (File file : new File(path).listFiles()) + { + resourcesToBootstrap.add(file.getAbsolutePath()); + } + + BootstrapUtil.bootstrap( + resourcesToBootstrap.toArray(new String[resourcesToBootstrap.size()]), + ImportUUIDBehavior.IMPORT_UUID_COLLISION_THROW); + } + + /** + * Register and starts a module + * @param modulename modulename + * @param moduleClass ModuleClass + * @throws Content2BeanException if the module configuration can't be successfully parsed. + * @return module instance + */ + protected ModuleLifecycle startModule(String modulename, Class< ? extends ModuleLifecycle> moduleClass) + throws Content2BeanException + { + // register and start module + Content content = ContentUtil.getContent("config", "/modules/" + modulename + "/config"); + ModuleLifecycle module = (ModuleLifecycle) Content2BeanUtil.toBean(content, true, moduleClass); + module.start(null); + ModuleRegistry.Factory.getInstance().registerModuleInstance(modulename, module); + + return module; + } +} Property changes on: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/AbstractRepositoryTestcase.java ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Added: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/ModuleConfiguration.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/ModuleConfiguration.java (rev 0) +++ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/ModuleConfiguration.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -0,0 +1,52 @@ +/** + * + * Criteria API for Magnolia CMS (http://www.openmindlab.com/lab/products/mgnlcriteria.html) + * Copyright(C) 2009-2011, Openmind S.r.l. http://www.openmindonline.it + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ +// TEMPORARY COPIED HERE TO AVOID CIRCULAR DEPENDENCY - MuST SPLIT mgnlutils to FIX + +package it.openutils.mgnlutils.test; + +import info.magnolia.module.ModuleLifecycle; + +import java.lang.annotation.Documented; +import java.lang.annotation.ElementType; +import java.lang.annotation.Inherited; +import java.lang.annotation.Retention; +import java.lang.annotation.RetentionPolicy; +import java.lang.annotation.Target; + + +/** + * @author fgiust + * @version $Id$ + */ +@Retention(RetentionPolicy.RUNTIME) +@Target(ElementType.TYPE) +@Inherited +@Documented +public @interface ModuleConfiguration { + + /** + * Module name. + */ + String name() default ""; + + /** + * Module name. + */ + Class< ? extends ModuleLifecycle> moduleclass(); +} Property changes on: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/ModuleConfiguration.java ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Added: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/RepositoryTestConfiguration.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/RepositoryTestConfiguration.java (rev 0) +++ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/RepositoryTestConfiguration.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -0,0 +1,82 @@ +/** + * + * Criteria API for Magnolia CMS (http://www.openmindlab.com/lab/products/mgnlcriteria.html) + * Copyright(C) 2009-2011, Openmind S.r.l. http://www.openmindonline.it + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ +// TEMPORARY COPIED HERE TO AVOID CIRCULAR DEPENDENCY - MuST SPLIT mgnlutils to FIX + +package it.openutils.mgnlutils.test; + +import java.lang.annotation.Documented; +import java.lang.annotation.ElementType; +import java.lang.annotation.Inherited; +import java.lang.annotation.Retention; +import java.lang.annotation.RetentionPolicy; +import java.lang.annotation.Target; + + +/** + * Annotation for configuring a Repository test case. + * @author carlo + */ +@Retention(RetentionPolicy.RUNTIME) +@Target(ElementType.TYPE) +@Inherited +@Documented +public @interface RepositoryTestConfiguration { + + /** + * Path for magnolia repository config file. Defaults to "/test-repositories.xml". + */ + String repositoryConfig() default "/test-repositories.xml"; + + /** + * Path for jackrabbit configuration file. Defaults to "/repo-conf/jackrabbit-memory-search.xml" + */ + String jackrabbitRepositoryConfig() default "/repo-conf/jackrabbit-memory-search.xml"; + + /** + * A list of files to bootstrap. + */ + String[] bootstrapFiles() default {}; + + /** + * A list of directory (classpath paths) to bootstrap. + */ + String bootstrapDirectory() default ""; + + /** + * magnolia.properties location. Defaults to "/test-magnolia.properties". + */ + String magnoliaProperties() default "/test-magnolia.properties"; + + /** + * Autostart repositories. Defaults to true. + */ + boolean autostart() default true; + + /** + * Quiet (shut up logging during startup). Defaults to true. + */ + boolean quiet() default true; + + /** + * Name of modules that should be registered and started. Configuration should exist in the repository for these + * modules. + */ + ModuleConfiguration[] startModules() default {}; + +} Property changes on: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/RepositoryTestConfiguration.java ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Added: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/TestNgRepositoryTestcase.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/TestNgRepositoryTestcase.java (rev 0) +++ magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/TestNgRepositoryTestcase.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -0,0 +1,49 @@ +/** + * + * Criteria API for Magnolia CMS (http://www.openmindlab.com/lab/products/mgnlcriteria.html) + * Copyright(C) 2009-2011, Openmind S.r.l. http://www.openmindonline.it + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ +// TEMPORARY COPIED HERE TO AVOID CIRCULAR DEPENDENCY - MuST SPLIT mgnlutils to FIX +package it.openutils.mgnlutils.test; + +import org.testng.annotations.AfterClass; +import org.testng.annotations.BeforeClass; + + +/** + * TestNG version of Magnolia RepositoryTestcase. Extend this class and configure it by adding a @RepositoryTestConfiguration + * annotation. + * @author fgiust + * @version $Id$ + */ +public abstract class TestNgRepositoryTestcase extends AbstractRepositoryTestcase +{ + + @Override + @BeforeClass + public void setUp() throws Exception + { + super.setUp(); + } + + @Override + @AfterClass + public void tearDown() throws Exception + { + super.tearDown(); + } + +} Property changes on: magnoliamodules/trunk/openutils-mgnlcriteria/src/test/java/it/openutils/mgnlutils/test/TestNgRepositoryTestcase.java ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Modified: magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml 2012-05-06 16:58:51 UTC (rev 4002) @@ -70,7 +70,7 @@ <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> - <version>1.7.5</version> + <version>1.8.6</version> <exclusions> <exclusion> <groupId>junit</groupId> Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/lifecycle/GroovyShellModule.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/lifecycle/GroovyShellModule.java 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/lifecycle/GroovyShellModule.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -19,10 +19,10 @@ package net.sourceforge.openutils.mgnlgroovy.lifecycle; +import groovy.lang.GroovySystem; import info.magnolia.module.ModuleLifecycle; import info.magnolia.module.ModuleLifecycleContext; -import org.codehaus.groovy.runtime.InvokerHelper; import org.slf4j.Logger; import org.slf4j.LoggerFactory; @@ -38,7 +38,7 @@ public void start(ModuleLifecycleContext moduleLifecycleContext) { - log.info("starting GroovyShellModule. Groovy version is " + InvokerHelper.getVersion()); + log.info("starting GroovyShellModule. Groovy version is " + GroovySystem.getVersion()); } Deleted: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java.bk =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java.bk 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.java.bk 2012-05-06 16:58:51 UTC (rev 4002) @@ -1,193 +0,0 @@ -/** - * - * Groovy Shell for Magnolia CMS (http://www.openmindlab.com/lab/products/groovy.html) - * Copyright(C) 2008-2011, Openmind S.r.l. http://www.openmindonline.it - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -package net.sourceforge.openutils.mgnlgroovy.pages; - -import groovy.lang.GroovyShell; -import groovy.lang.Script; -import info.magnolia.cms.beans.runtime.Document; -import info.magnolia.cms.util.AlertUtil; -import info.magnolia.module.admininterface.TemplatedMVCHandler; - -import java.io.BufferedReader; -import java.io.File; -import java.io.FileReader; -import java.io.IOException; - -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -import org.apache.commons.io.IOUtils; -import org.apache.commons.lang.StringUtils; -import org.apache.commons.lang.exception.ExceptionUtils; -import org.codehaus.groovy.control.CompilationFailedException; -import org.codehaus.groovy.runtime.InvokerHelper; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - - -/** - * A basic Groovy shell to be embedded in Magnolia. - * @author fgrilli - * @version $Id: GroovyShellPage.java 5074 2008-10-21 13:16:36Z federico.grilli $ - */ -public class GroovyShellPage extends TemplatedMVCHandler -{ - - private static final String LINE_SEP = System.getProperty("line.separator"); - - private static final String GROOVY_VERSION = InvokerHelper.getVersion(); - - private static final long serialVersionUID = 222L; - - private static Logger log = LoggerFactory.getLogger(GroovyShellPage.class); - - private String groovyScript; - - private Document groovyScriptFile; - - public GroovyShellPage(String name, HttpServletRequest request, HttpServletResponse response) - { - super(name, request, response); - - } - - public String executeGroovyScript() - { - if (StringUtils.isBlank(groovyScript)) - { - String msg = "No script to execute"; - log.warn(msg); - AlertUtil.setMessage(msg); - return this.show(); - } - - log.debug("executing script {}", groovyScript); - - Object retVal; - - try - { - GroovyShell shell = new GroovyShell(); - Script script = shell.parse(getGroovyScript()); - retVal = script.run(); - AlertUtil.setMessage("Script executed successfully. Return value is " + retVal); - } - - catch (CompilationFailedException e) - { - log.error("An error occurred while parsing the script. Error message is {}", e.getMessage()); - AlertUtil.setMessage("An error occurred while parsing the script. Error message is " + e.getMessage()); - } - catch (Throwable e) - { - log.error("An error occurred while executing the script. Error message is " + e.getMessage(), e); - AlertUtil.setMessage("An error occurred while executing the script. Error message is " - + e.getMessage() - + "\n" - + ExceptionUtils.getFullStackTrace(e)); - } - - return this.show(); - } - - public String getGroovyScript() - { - return groovyScript; - } - - public void setGroovyScript(String groovyScript) - { - this.groovyScript = groovyScript; - } - - public String getGroovyVersion() - { - return GROOVY_VERSION; - } - - public Document getGroovyScriptFile() - { - return groovyScriptFile; - } - - public void setGroovyScriptFile(Document groovyScriptFile) - { - this.groovyScriptFile = groovyScriptFile; - } - - public String loadGroovyScript() - { - if (groovyScriptFile == null) - { - String msg = "Please, select a file"; - log.warn(msg); - AlertUtil.setMessage(msg); - return this.show(); - } - if (!groovyScriptFile.getExtension().equalsIgnoreCase("groovy")) - { - String msg = groovyScriptFile.getFileNameWithExtension() + " doesn't seem to be a valid groovy file"; - log.warn(msg); - AlertUtil.setMessage(msg); - return this.show(); - } - groovyScript = readFile(groovyScriptFile.getFile()); - - String msg = groovyScriptFile.getFileNameWithExtension() + " loaded"; - log.info(msg); - AlertUtil.setMessage(msg); - return this.show(); - - } - - private String readFile(File file) - { - StringBuilder contents = new StringBuilder(); - - try - { - // use buffering, reading one line at a time - // FileReader always assumes default encoding is OK! - BufferedReader input = new BufferedReader(new FileReader(file)); - try - { - String line = null; // not declared within while loop - /* - * readLine is a bit quirky : it returns the content of a line MINUS the newline. it returns null only - * for the END of the stream. it returns an empty String if two newlines appear in a row. - */ - while ((line = input.readLine()) != null) - { - contents.append(line); - contents.append(LINE_SEP); - } - } - finally - { - IOUtils.closeQuietly(input); - } - } - catch (IOException ex) - { - log.error(ex.getMessage()); - } - return contents.toString(); - } -} \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.java 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -45,8 +45,7 @@ /** - * A basic Groovy shell to be embedded in Magnolia. - * @author fgrilli + * @author Manuel Molaschi * @version $Id$ */ public class GroovyShellScript extends TemplatedMVCHandler Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/setup/GroovyShellModuleVersionHandler.java =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/setup/GroovyShellModuleVersionHandler.java 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/java/net/sourceforge/openutils/mgnlgroovy/setup/GroovyShellModuleVersionHandler.java 2012-05-06 16:58:51 UTC (rev 4002) @@ -19,14 +19,31 @@ package net.sourceforge.openutils.mgnlgroovy.setup; +import info.magnolia.module.InstallContext; +import info.magnolia.module.delta.Task; +import it.openutils.mgnltasks.DeleteNodeTask; import it.openutils.mgnltasks.SimpleModuleVersionHandler; +import java.util.ArrayList; +import java.util.List; + /** - * @author fgrilli - * @version $Id: GroovyShellModuleVersionHandler.java 5308 2008-10-31 14:59:23Z federico.grilli $ + * @author fgiust + * @version $Id: $ */ public class GroovyShellModuleVersionHandler extends SimpleModuleVersionHandler { + @Override + public List<Task> getStartupTasks(InstallContext installContext) + { + + List<Task> tasks = new ArrayList<Task>(); + + tasks.add(new DeleteNodeTask("config", "/modules/adminIterface/config/menu/tools/groovyShell")); + tasks.add(new DeleteNodeTask("config", "/modules/groovyshell/pages/groovyShell")); + + return tasks; + } } Deleted: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShell.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShell.xml 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShell.xml 2012-05-06 16:58:51 UTC (rev 4002) @@ -1,50 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<sv:node sv:name="groovyShell" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:contentNode</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>15ee1ea1-90f6-4555-9473-2e02c52a4016</sv:value> - </sv:property> - <sv:property sv:name="icon" sv:type="String"> - <sv:value>/.resources/groovyshell/icons/groovy-small.png</sv:value> - </sv:property> - <sv:property sv:name="jcr:createdBy" sv:type="String"> - <sv:value>admin</sv:value> - </sv:property> - <sv:property sv:name="label" sv:type="String"> - <sv:value>Groovy Shell</sv:value> - </sv:property> - <sv:property sv:name="onclick" sv:type="String"> - <sv:value>window.open('/.magnolia/pages/groovyShell.html');</sv:value> - </sv:property> - <sv:node sv:name="MetaData"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:metaData</sv:value> - </sv:property> - <sv:property sv:name="jcr:createdBy" sv:type="String"> - <sv:value>admin</sv:value> - </sv:property> - <sv:property sv:name="mgnl:Data" sv:type="String"> - <sv:value>MetaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activated" sv:type="Boolean"> - <sv:value>false</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activatorid" sv:type="String"> - <sv:value>superuser</sv:value> - </sv:property> - <sv:property sv:name="mgnl:authorid" sv:type="String"> - <sv:value>superuser</sv:value> - </sv:property> - <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2005-05-16T20:46:43.549+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastaction" sv:type="Date"> - <sv:value>2006-05-04T12:02:10.817+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> - <sv:value>2012-02-17T17:53:37.468+01:00</sv:value> - </sv:property> - </sv:node> -</sv:node> Copied: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShellScript.xml (from rev 3991, magnoliamodules/branches/magnolia44/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShellScript.xml) =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShellScript.xml (rev 0) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.adminInterface.config.menu.tools.groovyShellScript.xml 2012-05-06 16:58:51 UTC (rev 4002) @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<sv:node sv:name="groovyShellScript" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:contentNode</sv:value> + </sv:property> + <sv:property sv:name="jcr:uuid" sv:type="String"> + <sv:value>15ee1ea1-90f6-4555-9473-2e02c52a4017</sv:value> + </sv:property> + <sv:property sv:name="icon" sv:type="String"> + <sv:value>/.resources/groovyshell/icons/groovy-small.png</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="label" sv:type="String"> + <sv:value>Groovy Shell</sv:value> + </sv:property> + <sv:property sv:name="onclick" sv:type="String"> + <sv:value>window.open(contextPath + '/.magnolia/pages/groovyShellScript.html');</sv:value> + </sv:property> + <sv:node sv:name="MetaData"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>mgnl:metaData</sv:value> + </sv:property> + <sv:property sv:name="jcr:createdBy" sv:type="String"> + <sv:value>admin</sv:value> + </sv:property> + <sv:property sv:name="mgnl:Data" sv:type="String"> + <sv:value>MetaData</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activated" sv:type="Boolean"> + <sv:value>false</sv:value> + </sv:property> + <sv:property sv:name="mgnl:activatorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:authorid" sv:type="String"> + <sv:value>superuser</sv:value> + </sv:property> + <sv:property sv:name="mgnl:creationdate" sv:type="Date"> + <sv:value>2005-05-16T20:46:43.549+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastaction" sv:type="Date"> + <sv:value>2006-05-04T12:02:10.817+02:00</sv:value> + </sv:property> + <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> + <sv:value>2012-02-17T17:53:37.468+01:00</sv:value> + </sv:property> + </sv:node> +</sv:node> \ No newline at end of file Deleted: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.groovyshell.pages.groovyShell.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.groovyshell.pages.groovyShell.xml 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-bootstrap/groovyshell/config.modules.groovyshell.pages.groovyShell.xml 2012-05-06 16:58:51 UTC (rev 4002) @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<sv:node sv:name="groovyShell" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:contentNode</sv:value> - </sv:property> - <sv:property sv:name="jcr:uuid" sv:type="String"> - <sv:value>3eb70ebe-824c-4eeb-9595-494d39d20bdc</sv:value> - </sv:property> - <sv:property sv:name="class" sv:type="String"> - <sv:value>net.sourceforge.openutils.mgnlgroovy.pages.GroovyShellPage</sv:value> - </sv:property> - <sv:node sv:name="MetaData"> - <sv:property sv:name="jcr:primaryType" sv:type="Name"> - <sv:value>mgnl:metaData</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activated" sv:type="Boolean"> - <sv:value>false</sv:value> - </sv:property> - <sv:property sv:name="mgnl:activatorid" sv:type="String"> - <sv:value>superuser</sv:value> - </sv:property> - <sv:property sv:name="mgnl:authorid" sv:type="String"> - <sv:value>admin</sv:value> - </sv:property> - <sv:property sv:name="mgnl:creationdate" sv:type="Date"> - <sv:value>2006-06-10T17:40:37.578+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastaction" sv:type="Date"> - <sv:value>2006-07-11T21:37:16.259+02:00</sv:value> - </sv:property> - <sv:property sv:name="mgnl:lastmodified" sv:type="Date"> - <sv:value>2008-10-30T14:22:28.193+01:00</sv:value> - </sv:property> - </sv:node> -</sv:node> Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/mgnl-resources/groovyshell/icons/groovy-small.png =================================================================== (Binary files differ) Deleted: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.html.bk =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.html.bk 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellPage.html.bk 2012-05-06 16:58:51 UTC (rev 4002) @@ -1,90 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html> - <head> - <title>Groovy Shell Page</title> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <link href="${this.request.contextPath}/.resources/groovyshell/css/mgnladmin.css" type="text/css" rel="stylesheet" /> - <link href="${this.request.contextPath}/.resources/groovyshell/css/styles.css" type="text/css" rel="stylesheet" /> - <script src="${this.request.contextPath}/.resources/groovyshell/js/codemirror/codemirror.js" type="text/javascript"></script> - <script type="text/javascript"> - // <![[ - function uploadFile(){ - document.getElementById('command').value='loadGroovyScript' - document.forms[0].submit() - } - function warnBeforeSubmit(){ - if(confirm('Are you sure you want to run this script?')){ - document.getElementById('groovyScript').value = editor.getCode() - document.getElementById('runBtn').disabled=true - document.forms[0].submit() - } - else - return false - } - - - // ]]> - </script> - </head> - <body class="ma"> - <div class="ma-frame"> - <form method="post" action="" enctype="multipart/form-data"> - <h2> - Groovy Shell - <a target="_blank" href="http://www.openmindonline.it" style="position:absolute;right:45px;"> - <img class="omlogo" alt="openmind" src="${this.request.contextPath}/.resources/groovyshell/img/openmind-logo.png" /> - </a> - </h2> - <div class="ma-framecenter"> - <div class="ma-warning"> - <strong>Warning</strong> - : the Groovy Shell potentially makes at your disposal the entire Magnolia API. If not used properly and - judiciously, this means that - <strong>you could make permanent damages to your repository</strong> - , such as delete all your data. - <strong>Use it at your own risk.</strong> - </div> - <div class="ma-formel-container"> - <div class="ma-formel-left"> - <label for="groovyScriptFile">Upload groovy script</label> - </div> - <div class="ma-formel-right"> - <input type="file" name="groovyScriptFile" /> - <input type="submit" value="Upload" onclick="uploadFile()" class="mgnlControlButton" /> - </div> - </div> - <div class="ma-formel-container"> - <div class="ma-formel-right" id="textarecontainer"> - <textarea id="groovyScriptTxtArea" name="groovyScriptTxtArea" rows="30" cols="120" style="width:100%" - class="codepress groovy readonly-off">${this.groovyScript!''}</textarea> - <input type="hidden" name="groovyScript" id="groovyScript" value="" /> - </div> - </div> - <input type="hidden" id="command" name="command" value="executeGroovyScript" /> - [#if message?exists] - <pre class="ma-info">${message}</pre> - [/#if] - </div> - <div class="ma-framefooter"> - <div class="ma-framefooterinner"> - <div class="ma-buttons"> - <input type="submit" id="runBtn" value="Run" onclick="warnBeforeSubmit(); return false" class="mgnlControlButton" /> - </div> - </div> - </div> - </form> - </div> - <script type="text/javascript"> - // <![CDATA[ - var editor = CodeMirror.fromTextArea('groovyScriptTxtArea', { - height: "dynamic", - minHeight: 405, - basefiles: ["${this.request.contextPath}/.resources/groovyshell/js/codemirror/codemirror_groovy.js"], - stylesheet: "${this.request.contextPath}/.resources/groovyshell/js/codemirror/groovycolors.css", - textWrapping: false, - lineNumbers: true - }); - // ]]> -</script> - </body> -</html> \ No newline at end of file Modified: magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.html =================================================================== --- magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.html 2012-05-06 16:35:53 UTC (rev 4001) +++ magnoliamodules/trunk/openutils-mgnlgroovy/src/main/resources/net/sourceforge/openutils/mgnlgroovy/pages/GroovyShellScript.html 2012-05-06 16:58:51 UTC (rev 4002) @@ -41,9 +41,9 @@ Cannot execute action, the script is empty. </p> </div> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"><!-- --></script> - <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" type="text/javascript"><!-- --></script> - <script src="http://layout.jquery-dev.net/lib/js/jquery.layout-latest.js" type="text/javascript"><!-- --></script> + <script src="${this.request.contextPath}/.resources/groovyshell/js/jquery/jquery.min.js" type="text/javascript"><!-- --></script> + <script src="${this.request.contextPath}/.resources/groovyshell/js/jquery/jquery-ui.min.js" type="text/javascript"><!-- --></script> + <script src="${this.request.contextPath}/.resources/groovyshell/js/jquery/jquery.layout-latest.js" type="text/javascript"><!-- --></script> <script src="${this.request.contextPath}/.resources/groovyshell/js/ace/ace.js" type="text/javascript"><!-- --></script> <script src="${this.request.contextPath}/.resources/groovyshell/js/ace/mode-groovy.js" type="text/javascript" charset="utf-8"><!-- --></script> <script src="${this.request.contextPath}/.resources/groovyshell/js/ace/theme-eclipse.js" type="text/javascript" charset="utf-8"><!-- --></script> Property changes on: magnoliamodules/trunk/openutils-mgnlmedia ___________________________________________________________________ Modified: svn:mergeinfo - /branches/openutils-mgnlmedia-3.6.x:1004 /magnoliamodules/branches/magnolia44/openutils-mgnlmedia:3809-3812,3815-3892,3952-3958 + /branches/openutils-mgnlmedia-3.6.x:1004 /magnoliamodules/branches/magnolia44/openutils-mgnlmedia:3809-3812,3815-3892,3952-3958,3972-3975,3996 Modified: magnoliamodules/trunk/openutils-mgn... [truncated message content] |