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: <hu...@op...> - 2011-01-23 19:01:16
|
See <https://hudson.openmindonline.it/job/openutils-testing4web/30/changes> Changes: [Fabrizio Giustina] update parent version ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-testing4web U pom.xml At revision 3268 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Cannot find parent: net.sourceforge.openutils:openutils-parent for project: null:openutils-testing4web:jar:1.2.2-SNAPSHOT for project null:openutils-testing4web:jar:1.2.2-SNAPSHOT at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:332) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:968) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:859) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:587) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:464) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417) at hudson.model.Run.run(Run.java:1325) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: org.apache.maven.project.ProjectBuildingException: POM 'net.sourceforge.openutils:openutils-parent' not found in repository: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) for project net.sourceforge.openutils:openutils-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366) ... 15 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556) ... 16 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200) ... 18 more |
From: <hu...@op...> - 2011-01-23 18:59:17
|
See <https://hudson.openmindonline.it/job/openutils-maven-skin/28/changes> Changes: [Fabrizio Giustina] update parent version ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-maven-skin U pom.xml At revision 3268 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Cannot find parent: net.sourceforge.openutils:openutils-parent for project: null:openutils-maven-skin:jar:1.3-SNAPSHOT for project null:openutils-maven-skin:jar:1.3-SNAPSHOT at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:332) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:968) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:859) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:587) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:464) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417) at hudson.model.Run.run(Run.java:1325) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: org.apache.maven.project.ProjectBuildingException: POM 'net.sourceforge.openutils:openutils-parent' not found in repository: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) for project net.sourceforge.openutils:openutils-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366) ... 15 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556) ... 16 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200) ... 18 more |
From: <hu...@op...> - 2011-01-23 18:57:22
|
See <https://hudson.openmindonline.it/job/openutils-elfunctions/38/changes> Changes: [Fabrizio Giustina] update parent version ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-elfunctions U pom.xml At revision 3268 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Cannot find parent: net.sourceforge.openutils:openutils-parent for project: null:openutils-elfunctions:jar:1.1.2-SNAPSHOT for project null:openutils-elfunctions:jar:1.1.2-SNAPSHOT at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:332) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:968) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:859) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:587) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:464) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417) at hudson.model.Run.run(Run.java:1325) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: org.apache.maven.project.ProjectBuildingException: POM 'net.sourceforge.openutils:openutils-parent' not found in repository: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) for project net.sourceforge.openutils:openutils-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366) ... 15 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556) ... 16 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200) ... 18 more |
From: <hu...@op...> - 2011-01-23 18:57:13
|
See <https://hudson.openmindonline.it/job/openutils-log4j/31/changes> Changes: [Fabrizio Giustina] update parent version ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-log4j U pom.xml At revision 3268 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Cannot find parent: net.sourceforge.openutils:openutils-parent for project: null:openutils-log4j:jar:2.0.6-SNAPSHOT for project null:openutils-log4j:jar:2.0.6-SNAPSHOT at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:332) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:968) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:859) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:587) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:464) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417) at hudson.model.Run.run(Run.java:1325) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: org.apache.maven.project.ProjectBuildingException: POM 'net.sourceforge.openutils:openutils-parent' not found in repository: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) for project net.sourceforge.openutils:openutils-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366) ... 15 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556) ... 16 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200) ... 18 more |
From: <hu...@op...> - 2011-01-23 18:55:18
|
See <https://hudson.openmindonline.it/job/openutils-deployment/26/changes> Changes: [Fabrizio Giustina] update parent version ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-deployment U pom.xml At revision 3268 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Cannot find parent: net.sourceforge.openutils:openutils-parent for project: null:openutils-deployment:jar:2.2.1-SNAPSHOT for project null:openutils-deployment:jar:2.2.1-SNAPSHOT at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370) at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) at org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:215) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:332) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:968) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:859) at hudson.FilePath.act(FilePath.java:753) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:587) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:464) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417) at hudson.model.Run.run(Run.java:1325) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: org.apache.maven.project.ProjectBuildingException: POM 'net.sourceforge.openutils:openutils-parent' not found in repository: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) for project net.sourceforge.openutils:openutils-parent at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603) at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366) ... 15 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository net.sourceforge.openutils:openutils-parent:pom:1.8 from the specified remote repositories: openmind (http://repository.openmindonline.it) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74) at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556) ... 16 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200) ... 18 more |
From: <hu...@op...> - 2011-01-23 18:53:31
|
See <https://hudson.openmindonline.it/job/openutils-dbmigration/31/> |
From: <hu...@op...> - 2011-01-23 18:51:37
|
See <https://hudson.openmindonline.it/job/openutils-bshd5/38/> |
From: <hu...@op...> - 2011-01-23 18:51:34
|
See <https://hudson.openmindonline.it/job/openutils-bshd5/net.sourceforge.openutils$openutils-bshd5/38/> |
From: <hu...@op...> - 2011-01-23 18:49:56
|
See <https://hudson.openmindonline.it/job/openutils-mgnlutils/56/> |
From: <hu...@op...> - 2011-01-23 18:49:53
|
See <https://hudson.openmindonline.it/job/openutils-mgnlutils/net.sourceforge.openutils$openutils-mgnlutils/56/> |
From: <hu...@op...> - 2011-01-23 18:49:46
|
See <https://hudson.openmindonline.it/job/openutils-mgnltasks/38/> |
From: <hu...@op...> - 2011-01-23 18:47:27
|
See <https://hudson.openmindonline.it/job/openutils-mgnlrepoutils/29/> |
From: <fg...@us...> - 2011-01-23 18:41:16
|
Revision: 3268 http://openutils.svn.sourceforge.net/openutils/?rev=3268&view=rev Author: fgiust Date: 2011-01-23 18:41:08 +0000 (Sun, 23 Jan 2011) Log Message: ----------- update parent version Modified Paths: -------------- trunk/magnolia-test-webapp/pom.xml trunk/openutils-bshd5/pom.xml trunk/openutils-dbmigration/pom.xml trunk/openutils-deployment/pom.xml trunk/openutils-elfunctions/pom.xml trunk/openutils-log4j/pom.xml trunk/openutils-maven-skin/pom.xml trunk/openutils-mgnlbootstrapsync/pom.xml trunk/openutils-mgnlcache/pom.xml trunk/openutils-mgnlcas/pom.xml trunk/openutils-mgnlcontextmenu/pom.xml trunk/openutils-mgnlcontrols/pom.xml trunk/openutils-mgnlcriteria/pom.xml trunk/openutils-mgnlext/pom.xml trunk/openutils-mgnlgroovy/pom.xml trunk/openutils-mgnllms/pom.xml trunk/openutils-mgnlmedia/pom.xml trunk/openutils-mgnlmessages/pom.xml trunk/openutils-mgnlmobile/pom.xml trunk/openutils-mgnlrepoutils/pom.xml trunk/openutils-mgnlrules/pom.xml trunk/openutils-mgnlspring/pom.xml trunk/openutils-mgnlstripes/pom.xml trunk/openutils-mgnlstruts11/pom.xml trunk/openutils-mgnltagcloud/pom.xml trunk/openutils-mgnltasks/pom.xml trunk/openutils-mgnlutils/pom.xml trunk/openutils-spring/pom.xml trunk/openutils-testing/pom.xml trunk/openutils-testing-junit/pom.xml trunk/openutils-testing-testng/pom.xml trunk/openutils-testing4dwr/pom.xml trunk/openutils-testing4dwr-junit/pom.xml trunk/openutils-testing4dwr-testng/pom.xml trunk/openutils-testing4web/pom.xml Modified: trunk/magnolia-test-webapp/pom.xml =================================================================== --- trunk/magnolia-test-webapp/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/magnolia-test-webapp/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>war</packaging> Modified: trunk/openutils-bshd5/pom.xml =================================================================== --- trunk/openutils-bshd5/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-bshd5/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-bshd5</artifactId> <name>openutils base Spring-Hibernate DAO for java 5.0</name> Modified: trunk/openutils-dbmigration/pom.xml =================================================================== --- trunk/openutils-dbmigration/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-dbmigration/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-dbmigration</artifactId> <name>openutils dbmigration</name> Modified: trunk/openutils-deployment/pom.xml =================================================================== --- trunk/openutils-deployment/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-deployment/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-deployment</artifactId> <name>openutils deployment tools</name> Modified: trunk/openutils-elfunctions/pom.xml =================================================================== --- trunk/openutils-elfunctions/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-elfunctions/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-log4j/pom.xml =================================================================== --- trunk/openutils-log4j/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-log4j/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -6,7 +6,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-log4j</artifactId> <packaging>jar</packaging> Modified: trunk/openutils-maven-skin/pom.xml =================================================================== --- trunk/openutils-maven-skin/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-maven-skin/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-maven-skin</artifactId> <packaging>jar</packaging> Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlcache/pom.xml =================================================================== --- trunk/openutils-mgnlcache/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlcache/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -3,7 +3,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlcas/pom.xml =================================================================== --- trunk/openutils-mgnlcas/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlcas/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlcontextmenu/pom.xml =================================================================== --- trunk/openutils-mgnlcontextmenu/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlcontextmenu/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlcontrols/pom.xml =================================================================== --- trunk/openutils-mgnlcontrols/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlcontrols/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -3,7 +3,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- trunk/openutils-mgnlcriteria/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlcriteria/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-mgnlcriteria</artifactId> <name>Criteria API for Magnolia CMS</name> Modified: trunk/openutils-mgnlext/pom.xml =================================================================== --- trunk/openutils-mgnlext/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlext/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -3,7 +3,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlgroovy/pom.xml =================================================================== --- trunk/openutils-mgnlgroovy/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlgroovy/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -3,7 +3,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnllms/pom.xml =================================================================== --- trunk/openutils-mgnllms/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnllms/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -2,7 +2,8 @@ <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> - <version>1.5</version> + <relativePath>../openutils-parent</relativePath> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlmedia/pom.xml =================================================================== --- trunk/openutils-mgnlmedia/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlmedia/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -3,7 +3,8 @@ <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> - <version>1.5</version> + <relativePath>../openutils-parent</relativePath> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlmessages/pom.xml =================================================================== --- trunk/openutils-mgnlmessages/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlmessages/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -3,7 +3,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlmobile/pom.xml =================================================================== --- trunk/openutils-mgnlmobile/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlmobile/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -1,8 +1,10 @@ -<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> - <version>1.5</version> + <relativePath>../openutils-parent</relativePath> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlrepoutils/pom.xml =================================================================== --- trunk/openutils-mgnlrepoutils/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlrepoutils/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlrules/pom.xml =================================================================== --- trunk/openutils-mgnlrules/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlrules/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlspring/pom.xml =================================================================== --- trunk/openutils-mgnlspring/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlspring/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlstripes/pom.xml =================================================================== --- trunk/openutils-mgnlstripes/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlstripes/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlstruts11/pom.xml =================================================================== --- trunk/openutils-mgnlstruts11/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlstruts11/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-mgnlstruts11</artifactId> <packaging>jar</packaging> Modified: trunk/openutils-mgnltagcloud/pom.xml =================================================================== --- trunk/openutils-mgnltagcloud/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnltagcloud/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnltasks/pom.xml =================================================================== --- trunk/openutils-mgnltasks/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnltasks/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-mgnlutils/pom.xml =================================================================== --- trunk/openutils-mgnlutils/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-mgnlutils/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> Modified: trunk/openutils-spring/pom.xml =================================================================== --- trunk/openutils-spring/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-spring/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-spring</artifactId> <name>openutils spring tools</name> Modified: trunk/openutils-testing/pom.xml =================================================================== --- trunk/openutils-testing/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing</artifactId> <name>Openutils testing library</name> Modified: trunk/openutils-testing-junit/pom.xml =================================================================== --- trunk/openutils-testing-junit/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing-junit/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing-junit</artifactId> <name>Openutils testing library (JUnit)</name> Modified: trunk/openutils-testing-testng/pom.xml =================================================================== --- trunk/openutils-testing-testng/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing-testng/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -4,7 +4,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing-testng</artifactId> <name>Openutils testing library (TestNG)</name> Modified: trunk/openutils-testing4dwr/pom.xml =================================================================== --- trunk/openutils-testing4dwr/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing4dwr/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing4dwr</artifactId> <name>openutils dwr test utils</name> Modified: trunk/openutils-testing4dwr-junit/pom.xml =================================================================== --- trunk/openutils-testing4dwr-junit/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing4dwr-junit/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing4dwr-junit</artifactId> <name>openutils testing4dwr (junit)</name> Modified: trunk/openutils-testing4dwr-testng/pom.xml =================================================================== --- trunk/openutils-testing4dwr-testng/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing4dwr-testng/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing4dwr-testng</artifactId> <name>openutils testing4dwr (testng)</name> Modified: trunk/openutils-testing4web/pom.xml =================================================================== --- trunk/openutils-testing4web/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) +++ trunk/openutils-testing4web/pom.xml 2011-01-23 18:41:08 UTC (rev 3268) @@ -5,7 +5,7 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <relativePath>../openutils-parent</relativePath> - <version>1.7</version> + <version>1.8</version> </parent> <artifactId>openutils-testing4web</artifactId> <name>Openutils testing4web</name> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:37:20
|
Revision: 3267 http://openutils.svn.sourceforge.net/openutils/?rev=3267&view=rev Author: fgiust Date: 2011-01-23 18:37:14 +0000 (Sun, 23 Jan 2011) Log Message: ----------- update slf4j version Modified Paths: -------------- trunk/openutils-mgnlcriteria/pom.xml Modified: trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- trunk/openutils-mgnlcriteria/pom.xml 2011-01-23 18:32:59 UTC (rev 3266) +++ trunk/openutils-mgnlcriteria/pom.xml 2011-01-23 18:37:14 UTC (rev 3267) @@ -95,17 +95,17 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.5.8</version> + <version>1.6.1</version> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> - <version>1.5.8</version> + <version>1.6.1</version> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> - <version>1.5.8</version> + <version>1.6.1</version> </dependency> <dependency> <groupId>commons-lang</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hu...@op...> - 2011-01-23 18:34:48
|
See <https://hudson.openmindonline.it/job/openutils-mgnlmedia/340/changes> Changes: [Fabrizio Giustina] MEDIA-206 Better logging: avoid stacktraces for invalid binaries [Fabrizio Giustina] MEDIA-195 In images resulting from fitbands resize sometimes there is a black line between image and band (left side or bottom side) ------------------------------------------ Started by an SCM change Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmedia U src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java At revision 3259 WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior. Parsing POMs [openutils-mgnlmedia] $ /usr/local/jdk1.6.0_20/bin/java -cp /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.386.jar:/usr/local/maven/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/local/maven /data/webapps/hudson/WEB-INF/lib/remoting-1.386.jar /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.386.jar 32973 /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/pom.xml> install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building SimpleMedia Module for Magnolia CMS [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 266 resources [INFO] Copying 1 resource [WARNING] POM for 'com.drewnoakes:metadata-extractor:pom:2.4.0-beta-1:compile' is invalid. Its dependencies (if any) will NOT be available to the current build. [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 71 source files to <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/target/classes> [HUDSON] Archiving <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/pom.xml> to /data/hudson-data/jobs/openutils-mgnlmedia/modules/net.sourceforge.openutils$openutils-mgnlmedia/builds/2011-01-23_19-21-49/archive/net.sourceforge.openutils/openutils-mgnlmedia/4.3.1-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/freemarker/SktSimpleMediaTemplateRenderer.java>:[40,7] newModel(info.magnolia.cms.core.Content,info.magnolia.module.templating.RenderableDefinition,info.magnolia.module.templating.RenderingModel) in info.magnolia.module.templatingkit.renderers.STKTemplateRenderer cannot implement newModel(info.magnolia.cms.core.Content,info.magnolia.module.templating.RenderableDefinition,info.magnolia.module.templating.RenderingModel) in info.magnolia.module.templating.RenderingModelBasedRenderer; attempting to assign weaker access privileges; was public <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/JpegUtils.java>:[220,55] com.sun.image.codec.jpeg.JPEGCodec is Sun proprietary API and may be removed in a future release [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19 seconds [INFO] Finished at: Sun Jan 23 19:22:11 CET 2011 [INFO] Final Memory: 40M/228M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data Sending e-mails to: ope...@li... channel stopped |
From: <hu...@op...> - 2011-01-23 18:34:44
|
See <https://hudson.openmindonline.it/job/openutils-mgnlmedia/net.sourceforge.openutils$openutils-mgnlmedia/340/changes> Changes: [Fabrizio Giustina] MEDIA-206 Better logging: avoid stacktraces for invalid binaries [Fabrizio Giustina] MEDIA-195 In images resulting from fitbands resize sometimes there is a black line between image and band (left side or bottom side) ------------------------------------------ <===[HUDSON REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://hudson.openmindonline.it/job/openutils-mgnlmedia/net.sourceforge.openutils$openutils-mgnlmedia/ws/pom.xml> install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building SimpleMedia Module for Magnolia CMS [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 266 resources [INFO] Copying 1 resource [WARNING] POM for 'com.drewnoakes:metadata-extractor:pom:2.4.0-beta-1:compile' is invalid. Its dependencies (if any) will NOT be available to the current build. [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 71 source files to <https://hudson.openmindonline.it/job/openutils-mgnlmedia/net.sourceforge.openutils$openutils-mgnlmedia/ws/target/classes> [HUDSON] Archiving <https://hudson.openmindonline.it/job/openutils-mgnlmedia/net.sourceforge.openutils$openutils-mgnlmedia/ws/pom.xml> to /data/hudson-data/jobs/openutils-mgnlmedia/modules/net.sourceforge.openutils$openutils-mgnlmedia/builds/2011-01-23_19-21-49/archive/net.sourceforge.openutils/openutils-mgnlmedia/4.3.1-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://hudson.openmindonline.it/job/openutils-mgnlmedia/net.sourceforge.openutils$openutils-mgnlmedia/ws/src/main/java/net/sourceforge/openutils/mgnlmedia/freemarker/SktSimpleMediaTemplateRenderer.java>:[40,7] newModel(info.magnolia.cms.core.Content,info.magnolia.module.templating.RenderableDefinition,info.magnolia.module.templating.RenderingModel) in info.magnolia.module.templatingkit.renderers.STKTemplateRenderer cannot implement newModel(info.magnolia.cms.core.Content,info.magnolia.module.templating.RenderableDefinition,info.magnolia.module.templating.RenderingModel) in info.magnolia.module.templating.RenderingModelBasedRenderer; attempting to assign weaker access privileges; was public <https://hudson.openmindonline.it/job/openutils-mgnlmedia/net.sourceforge.openutils$openutils-mgnlmedia/ws/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/JpegUtils.java>:[220,55] com.sun.image.codec.jpeg.JPEGCodec is Sun proprietary API and may be removed in a future release [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19 seconds [INFO] Finished at: Sun Jan 23 19:22:11 CET 2011 [INFO] Final Memory: 40M/228M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data |
From: <fg...@us...> - 2011-01-23 18:33:05
|
Revision: 3266 http://openutils.svn.sourceforge.net/openutils/?rev=3266&view=rev Author: fgiust Date: 2011-01-23 18:32:59 +0000 (Sun, 23 Jan 2011) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-parent/pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2011-01-23 18:32:49 UTC (rev 3265) +++ trunk/openutils-parent/pom.xml 2011-01-23 18:32:59 UTC (rev 3266) @@ -4,14 +4,14 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <packaging>pom</packaging> - <version>1.8</version> + <version>1.9-SNAPSHOT</version> <name>openutils</name> <url>http://openutils.sourceforge.net</url> <description>openutils parent pom</description> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.8</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.8</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.8</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-parent</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-parent</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-parent</url> </scm> <issueManagement> <system>jira</system> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:32:54
|
Revision: 3265 http://openutils.svn.sourceforge.net/openutils/?rev=3265&view=rev Author: fgiust Date: 2011-01-23 18:32:49 +0000 (Sun, 23 Jan 2011) Log Message: ----------- [maven-release-plugin] copy for tag openutils-parent-1.8 Added Paths: ----------- tags/openutils-parent-1.8/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:32:25
|
Revision: 3264 http://openutils.svn.sourceforge.net/openutils/?rev=3264&view=rev Author: fgiust Date: 2011-01-23 18:32:19 +0000 (Sun, 23 Jan 2011) Log Message: ----------- [maven-release-plugin] prepare release openutils-parent-1.8 Modified Paths: -------------- trunk/openutils-parent/pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2011-01-23 18:31:43 UTC (rev 3263) +++ trunk/openutils-parent/pom.xml 2011-01-23 18:32:19 UTC (rev 3264) @@ -1,18 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<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> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <packaging>pom</packaging> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> <name>openutils</name> <url>http://openutils.sourceforge.net</url> <description>openutils parent pom</description> <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-parent</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-parent</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk/openutils-parent</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.8</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.8</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.8</url> </scm> <issueManagement> <system>jira</system> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:31:51
|
Revision: 3263 http://openutils.svn.sourceforge.net/openutils/?rev=3263&view=rev Author: fgiust Date: 2011-01-23 18:31:43 +0000 (Sun, 23 Jan 2011) Log Message: ----------- update prerequisite maven version Modified Paths: -------------- trunk/openutils-parent/pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2011-01-23 18:30:15 UTC (rev 3262) +++ trunk/openutils-parent/pom.xml 2011-01-23 18:31:43 UTC (rev 3263) @@ -28,7 +28,7 @@ </license> </licenses> <prerequisites> - <maven>2.2.1</maven> + <maven>3.0.0</maven> </prerequisites> <developers> <developer> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:30:21
|
Revision: 3262 http://openutils.svn.sourceforge.net/openutils/?rev=3262&view=rev Author: fgiust Date: 2011-01-23 18:30:15 +0000 (Sun, 23 Jan 2011) Log Message: ----------- update dependencies Modified Paths: -------------- trunk/openutils-mgnlmedia/pom.xml Modified: trunk/openutils-mgnlmedia/pom.xml =================================================================== --- trunk/openutils-mgnlmedia/pom.xml 2011-01-23 18:24:45 UTC (rev 3261) +++ trunk/openutils-mgnlmedia/pom.xml 2011-01-23 18:30:15 UTC (rev 3262) @@ -92,12 +92,22 @@ <groupId>com.sun.jmx</groupId> <artifactId>jmxri</artifactId> </exclusion> + <exclusion> + <groupId>pdfbox</groupId> + <artifactId>pdfbox</artifactId> + </exclusion> </exclusions> </dependency> <dependency> <groupId>info.magnolia</groupId> <artifactId>magnolia-module-admininterface</artifactId> <version>${magnolia.version}</version> + <exclusions> + <exclusion> + <groupId>pdfbox</groupId> + <artifactId>pdfbox</artifactId> + </exclusion> + </exclusions> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> @@ -132,7 +142,7 @@ <dependency> <groupId>info.magnolia</groupId> <artifactId>magnolia-module-standard-templating-kit</artifactId> - <version>1.2</version> + <version>1.4</version> <optional>true</optional> </dependency> <dependency> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:24:52
|
Revision: 3261 http://openutils.svn.sourceforge.net/openutils/?rev=3261&view=rev Author: fgiust Date: 2011-01-23 18:24:45 +0000 (Sun, 23 Jan 2011) Log Message: ----------- update tests Modified Paths: -------------- trunk/openutils-mgnlmedia/src/test/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtilsTest.java Modified: trunk/openutils-mgnlmedia/src/test/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtilsTest.java =================================================================== --- trunk/openutils-mgnlmedia/src/test/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtilsTest.java 2011-01-23 18:22:47 UTC (rev 3260) +++ trunk/openutils-mgnlmedia/src/test/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtilsTest.java 2011-01-23 18:24:45 UTC (rev 3261) @@ -158,25 +158,23 @@ /** * @throws Exception */ - @Test + @Test(expectedExceptions = BadImageFormatException.class) public void testBadImageTxt() throws Exception { NodeData cmyk = new FileNodeData("/images/badimage.txt"); BufferedImage bufferedImage = ImageUtils.createBufferedImage(cmyk); - Assert.assertNull(bufferedImage); } /** * @throws Exception */ - @Test + @Test(expectedExceptions = BadImageFormatException.class) public void testBadImageJpg() throws Exception { NodeData cmyk = new FileNodeData("/images/badimage.jpg"); BufferedImage bufferedImage = ImageUtils.createBufferedImage(cmyk); - Assert.assertNull(bufferedImage); } /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 18:22:53
|
Revision: 3260 http://openutils.svn.sourceforge.net/openutils/?rev=3260&view=rev Author: fgiust Date: 2011-01-23 18:22:47 +0000 (Sun, 23 Jan 2011) Log Message: ----------- magnolia 4.0.0 compatibility Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaConfigurationManager.java trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaUsedInManager.java Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaConfigurationManager.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaConfigurationManager.java 2011-01-23 17:59:32 UTC (rev 3259) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaConfigurationManager.java 2011-01-23 18:22:47 UTC (rev 3260) @@ -294,7 +294,8 @@ */ public String getURIMappingPrefix() { - for (URI2RepositoryMapping mapping : URI2RepositoryManager.getInstance().getMappings()) + Collection<URI2RepositoryMapping> mappings = URI2RepositoryManager.getInstance().getMappings(); + for (URI2RepositoryMapping mapping : mappings) { if (mapping.getRepository().equals(MediaModule.REPO)) { Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaUsedInManager.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaUsedInManager.java 2011-01-23 17:59:32 UTC (rev 3259) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/configuration/MediaUsedInManager.java 2011-01-23 18:22:47 UTC (rev 3260) @@ -26,10 +26,10 @@ import info.magnolia.cms.core.search.Query; import info.magnolia.cms.core.search.QueryManager; import info.magnolia.cms.core.search.QueryResult; +import info.magnolia.cms.util.FactoryUtil; import info.magnolia.content2bean.Content2BeanException; import info.magnolia.content2bean.Content2BeanUtil; import info.magnolia.context.MgnlContext; -import info.magnolia.objectfactory.Components; import java.util.ArrayList; import java.util.Collection; @@ -57,7 +57,7 @@ public static MediaUsedInManager getInstance() { - return Components.getSingleton(MediaUsedInManager.class); + return (MediaUsedInManager) FactoryUtil.getSingleton(MediaUsedInManager.class); } private Logger log = LoggerFactory.getLogger(MediaUsedInManager.class); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 17:59:38
|
Revision: 3259 http://openutils.svn.sourceforge.net/openutils/?rev=3259&view=rev Author: fgiust Date: 2011-01-23 17:59:32 +0000 (Sun, 23 Jan 2011) Log Message: ----------- MEDIA-206 Better logging: avoid stacktraces for invalid binaries Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java 2011-01-23 17:56:15 UTC (rev 3258) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java 2011-01-23 17:59:32 UTC (rev 3259) @@ -803,6 +803,18 @@ }); } + catch (BadImageFormatException e) + { + if (e.getCause() != null) + { + log.warn(e.getMessage(), e.getCause()); + } + else + { + log.warn("Unable to extract a valid image from " + media.getHandle() + " (no message)"); + } + return false; + } catch (RuntimeException ex) { log.error(ClassUtils.getShortClassName(ex.getClass()) @@ -950,7 +962,15 @@ InputStream is = image.getStream(); try { - return ImageIO.read(is); + BufferedImage result = ImageIO.read(is); + + // yes, ImageIO can return null without throwing any exception + if (result == null) + { + throw new BadImageFormatException("Unable to handle " + image.getHandle() + " (no message)"); + } + + return result; } catch (IOException e) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2011-01-23 17:56:22
|
Revision: 3258 http://openutils.svn.sourceforge.net/openutils/?rev=3258&view=rev Author: fgiust Date: 2011-01-23 17:56:15 +0000 (Sun, 23 Jan 2011) Log Message: ----------- MEDIA-195 In images resulting from fitbands resize sometimes there is a black line between image and band (left side or bottom side) Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java 2011-01-21 13:40:40 UTC (rev 3257) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java 2011-01-23 17:56:15 UTC (rev 3258) @@ -351,16 +351,16 @@ * Save a resolution for an image to a node (in resolutions/res-[width]x[height]/data.jpg) * @param image image to save * @param saveTo node to save to - * @param outputformat extension + * @param extension extension * @param quality image quality * @param forceProgressive true to force progressive mode * @throws RepositoryException exception in jcr operations * @throws IOException exception converting image to jpg */ - public static void saveResolution(BufferedImage image, Content saveTo, String outputformat, float quality, + public static void saveResolution(BufferedImage image, Content saveTo, String extension, float quality, boolean forceProgressive) throws RepositoryException, IOException { - saveResolution(image, saveTo, null, outputformat, quality, forceProgressive); + saveResolution(image, saveTo, null, extension, quality, forceProgressive); } /** @@ -368,13 +368,13 @@ * @param image image to save * @param saveTo node to save to * @param name name for this resolution - * @param outputformat extension + * @param extension extension * @param quality image quality * @param forceProgressive true to force progressive mode * @throws RepositoryException exception in jcr operations * @throws IOException exception converting image to jpg */ - public static void saveResolution(BufferedImage image, Content saveTo, String name, String outputformat, + public static void saveResolution(BufferedImage image, Content saveTo, String name, String extension, float quality, boolean forceProgressive) throws RepositoryException, IOException { @@ -382,7 +382,7 @@ try { - stream = new CountBytesBufferedInputStream(getStream(image, outputformat, quality, forceProgressive)); + stream = new CountBytesBufferedInputStream(getStream(image, extension, quality, forceProgressive)); if (stream == null) { @@ -419,20 +419,23 @@ log.info("setting value to {}", nd.getHandle()); nd.setValue(stream); - String mimetype = "image/" + outputformat; - if ("jpg".equals(outputformat)) + String mimetype = "image/" + extension; + if ("jpg".equals(extension)) { mimetype = "image/jpeg"; } nd.setAttribute(ImageUtils.RESOLUTION_PROPERTY, originalRes); - nd.setAttribute(FileProperties.PROPERTY_EXTENSION, outputformat); + nd.setAttribute(FileProperties.PROPERTY_EXTENSION, extension); nd.setAttribute(FileProperties.PROPERTY_FILENAME, saveTo.getName()); nd.setAttribute(FileProperties.PROPERTY_CONTENTTYPE, mimetype); - nd.setAttribute(FileProperties.PROPERTY_LASTMODIFIED, GregorianCalendar.getInstance(TimeZone - .getDefault())); + nd.setAttribute( + FileProperties.PROPERTY_LASTMODIFIED, + GregorianCalendar.getInstance(TimeZone.getDefault())); nd.setAttribute(FileProperties.PROPERTY_WIDTH, "" + image.getWidth()); nd.setAttribute(FileProperties.PROPERTY_HEIGHT, "" + image.getHeight()); + nd.setAttribute(FileProperties.PROPERTY_SIZE, "" + stream.getCount()); + } } finally @@ -528,7 +531,7 @@ } else { - params.setProgressiveMode(javax.imageio.ImageWriteParam.MODE_COPY_FROM_METADATA); + params.setProgressiveMode(javax.imageio.ImageWriteParam.MODE_DISABLED); } } catch (UnsupportedOperationException e) @@ -597,7 +600,7 @@ /** * Check if the resolution for a media is already present. Otherwise create it - * @param media media to check the resolution on + * @param media media to check the resolutoin on * @param resolutionTarget target resolution * @return false if resolution doesn't exist and there is a problem in generate it; true otherwise */ @@ -609,7 +612,7 @@ /** * Check if the resolution for a media is already present. Otherwise create it - * @param media media to check the resolutoin on + * @param media media to check the resolution on * @param resolutionTarget target resolution * @param nodeDataName nodedata where the image to resize is stored * @return false if resolution doesn't exist and there is a problem in generate it; true otherwise @@ -715,10 +718,18 @@ + image.getContentLength()); } - String outputextension = image.getAttribute(FileProperties.PROPERTY_EXTENSION); - if (!Arrays.asList(extensions).contains(outputextension)) + String extension = image.getAttribute(FileProperties.PROPERTY_EXTENSION); + if (!Arrays.asList(extensions).contains(extension)) { - outputextension = "png"; + try + { + image.setAttribute(FileProperties.PROPERTY_EXTENSION, "jpg"); + } + catch (RepositoryException e) + { + throw new RuntimeException(e); + } + extension = "jpg"; } BufferedImage original = createBufferedImage(image); @@ -762,23 +773,12 @@ } if ("thumbnail".equals(resolutionTarget) || "preview".equals(resolutionTarget)) { - ImageUtils.saveResolution( - img, - node, - resolutionTarget, - outputextension, - quality, - forceProgressive); + ImageUtils + .saveResolution(img, node, resolutionTarget, extension, quality, forceProgressive); } else { - ImageUtils.saveResolution( - img, - node, - resolutionName, - outputextension, - quality, - forceProgressive); + ImageUtils.saveResolution(img, node, resolutionName, extension, quality, forceProgressive); } } catch (RepositoryException e) @@ -895,11 +895,10 @@ if (ImageProcessorsManager.getInstance().isValidControlChar(controlChar)) { - img = ImageProcessorsManager.getInstance().getImageResolutionProcessor(controlChar).getImageForResolution( - original, - size.x, - size.y, - params); + img = ImageProcessorsManager + .getInstance() + .getImageResolutionProcessor(controlChar) + .getImageForResolution(original, size.x, size.y, params); } else if (controlChar < '0' || controlChar > '9') { @@ -907,11 +906,10 @@ } else { - img = ImageProcessorsManager.getInstance().getDefaultImageResolutionProcessor().getImageForResolution( - original, - size.x, - size.y, - params); + img = ImageProcessorsManager + .getInstance() + .getDefaultImageResolutionProcessor() + .getImageForResolution(original, size.x, size.y, params); } for (ImagePostProcessor ipp : ImageProcessorsManager.getInstance().getImagePostProcessorsList()) @@ -952,40 +950,22 @@ InputStream is = image.getStream(); try { + return ImageIO.read(is); + } + catch (IOException e) + { + // CMYK jpeg can't be read be ImageIO + // Caused by: javax.imageio.IIOException: Unsupported Image Type + BufferedImage result = JpegUtils.processNonStandardImage(image); - String ext = image.getAttribute(FileProperties.EXTENSION); - - if (StringUtils.equalsIgnoreCase(ext, "jpg") || StringUtils.equalsIgnoreCase(ext, "jpeg")) + if (result == null) { - try - { - return JpegUtils.processNonStandardImage(image); - } - catch (Throwable e) - { - // sun classes may not be available or other errors occurred, try with the standard ImageIO - log - .debug( - "Unable to process image " + image.getHandle() + " using JpegUtils: " + e.getMessage(), - e); - } + // throw the original exception back + throw new BadImageFormatException("Unable to handle " + image.getHandle(), e); } - else if (StringUtils.equalsIgnoreCase(ext, "ico") || StringUtils.equalsIgnoreCase(ext, "bmp")) - { - BufferedImage buffered = IcoUtils.createBufferedImage(image); - if (buffered != null) - { - return buffered; - } - } + return result; - return ImageIO.read(is); } - catch (IOException e) - { - // throw the original exception back - throw new BadImageFormatException("Unable to handle " + image.getHandle(), e); - } finally { IOUtils.closeQuietly(is); @@ -993,7 +973,7 @@ } /** - * Parse resolution string for required size + * Parse resolution string for required sizesuper.read(b); * @param res resolution string * @return required size parsed from given resolution string */ @@ -1083,5 +1063,4 @@ } } - } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |