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...> - 2009-09-02 14:38:51
|
Revision: 1327 http://openutils.svn.sourceforge.net/openutils/?rev=1327&view=rev Author: fgiust Date: 2009-09-02 14:38:43 +0000 (Wed, 02 Sep 2009) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-parent/pom.xml Removed Paths: ------------- trunk/openutils-parent/release-pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2009-09-02 14:38:20 UTC (rev 1326) +++ trunk/openutils-parent/pom.xml 2009-09-02 14:38:43 UTC (rev 1327) @@ -4,14 +4,14 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <packaging>pom</packaging> - <version>1.0</version> + <version>2.0-SNAPSHOT</version> <name>openutils</name> <url>http://openutils.sourceforge.net</url> <scm> <!-- just /trunk to make inherited projects work --> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.0</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk</url> </scm> <organization> <name>Openmind</name> Deleted: trunk/openutils-parent/release-pom.xml =================================================================== --- trunk/openutils-parent/release-pom.xml 2009-09-02 14:38:20 UTC (rev 1326) +++ trunk/openutils-parent/release-pom.xml 2009-09-02 14:38:43 UTC (rev 1327) @@ -1,269 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <modelVersion>4.0.0</modelVersion> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-parent</artifactId> - <version>1.0</version> - <packaging>pom</packaging> - <name>openutils</name> - <url>http://openutils.sourceforge.net</url> - <organization> - <name>Openmind</name> - <url>http://www.openmindonline.it</url> - </organization> - <developers> - <developer> - <id>fgiust</id> - <name>Fabrizio Giustina</name> - <email>fg...@ap...</email> - <organization>openmind</organization> - <roles> - <role>Project admin and developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>ronya_z</id> - <name>Daniela Fuscio</name> - <email>dan...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>molask</id> - <name>Manuel Molaschi</name> - <email>man...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>fcarone</id> - <name>Filippo Carone</name> - <email>fil...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>fberar</id> - <name>Fabrizio Berardi</name> - <email>fab...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>fgrilli</id> - <name>Federico Grilli</name> - <email>fed...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - </developers> - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.0</url> - </scm> - <prerequisites> - <maven>2.0.10</maven> - </prerequisites> - <build> - <sourceDirectory>src/main/java</sourceDirectory> - <scriptSourceDirectory>src/main/scripts</scriptSourceDirectory> - <testSourceDirectory>src/test/java</testSourceDirectory> - <outputDirectory>target/classes</outputDirectory> - <testOutputDirectory>target/test-classes</testOutputDirectory> - <resources> - <resource> - <mergeId>resource-0</mergeId> - <directory>src/main/resources</directory> - </resource> - </resources> - <testResources> - <testResource> - <mergeId>resource-1</mergeId> - <directory>src/test/resources</directory> - </testResource> - </testResources> - <directory>target</directory> - <plugins> - <plugin> - <artifactId>maven-resources-plugin</artifactId> - <version>2.3</version> - <configuration> - <encoding>UTF-8</encoding> - </configuration> - </plugin> - <plugin> - <artifactId>maven-site-plugin</artifactId> - <version>2.0-beta-7</version> - <configuration> - <stagingSiteURL>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/</stagingSiteURL> - </configuration> - </plugin> - <plugin> - <artifactId>maven-release-plugin</artifactId> - <version>2.0-beta-8</version> - <configuration> - <generateReleasePoms>true</generateReleasePoms> - </configuration> - </plugin> - <plugin> - <artifactId>maven-surefire-plugin</artifactId> - <version>2.4.3</version> - </plugin> - <plugin> - <artifactId>maven-compiler-plugin</artifactId> - <version>2.0.2</version> - <configuration> - <source>1.5</source> - <target>1.5</target> - <encoding>UTF-8</encoding> - </configuration> - </plugin> - <plugin> - <artifactId>maven-source-plugin</artifactId> - <version>2.0.4</version> - <executions> - <execution> - <id>attach-sources</id> - <goals> - <goal>jar</goal> - </goals> - </execution> - </executions> - </plugin> - <plugin> - <artifactId>maven-deploy-plugin</artifactId> - <version>2.4</version> - </plugin> - <plugin> - <artifactId>maven-eclipse-plugin</artifactId> - <version>2.5.1</version> - <configuration> - <wtpversion>1.5</wtpversion> - <additionalBuildcommands> - <additionalBuildcommand>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</additionalBuildcommand> - </additionalBuildcommands> - <additionalProjectnatures> - <additionalProjectnature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</additionalProjectnature> - </additionalProjectnatures> - <additionalConfig> - <file> - <name>.checkstyle</name> - <content><fileset-config file-format-version="1.2.0" simple-config="true"> - <fileset name="all" enabled="true" check-config-name="project" local="false"> - <file-match-pattern match-pattern="." include-pattern="true" /> - </fileset> - <filter name="NonSrcDirs" enabled="true" /> -</fileset-config></content> - </file> - </additionalConfig> - </configuration> - </plugin> - </plugins> - </build> - <distributionManagement> - <repository> - <id>openutils</id> - <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/releases</url> - </repository> - <snapshotRepository> - <id>openutils.snapshots</id> - <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/snapshots</url> - </snapshotRepository> - <site> - <id>sourceforge</id> - <name>sourceforge</name> - <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/</url> - </site> - <downloadUrl>http://prdownloads.sourceforge.net/150467</downloadUrl> - </distributionManagement> - <repositories> - <repository> - <snapshots> - <enabled>false</enabled> - </snapshots> - <id>central</id> - <name>Maven Repository Switchboard</name> - <url>http://repo1.maven.org/maven2</url> - </repository> - </repositories> - <pluginRepositories> - <pluginRepository> - <releases> - <updatePolicy>never</updatePolicy> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - <id>central</id> - <name>Maven Plugin Repository</name> - <url>http://repo1.maven.org/maven2</url> - </pluginRepository> - </pluginRepositories> - <reporting> - <excludeDefaults>false</excludeDefaults> - <outputDirectory>target/site</outputDirectory> - <plugins> - <plugin> - <artifactId>maven-javadoc-plugin</artifactId> - <version>2.4</version> - <configuration> - <quiet>true</quiet> - </configuration> - </plugin> - <plugin> - <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.1</version> - </plugin> - <plugin> - <artifactId>maven-changes-plugin</artifactId> - <version>2.0-beta-3</version> - <configuration> - <xmlPath>/data/apps/openutils/code/openutils-parent/src/site/changes/changes.xml</xmlPath> - </configuration> - <reportSets> - <reportSet> - <reports> - <report>changes-report</report> - </reports> - </reportSet> - </reportSets> - </plugin> - <plugin> - <artifactId>maven-surefire-report-plugin</artifactId> - <version>2.4.3</version> - </plugin> - <plugin> - <artifactId>maven-changelog-plugin</artifactId> - <version>2.1</version> - </plugin> - <plugin> - <artifactId>maven-jxr-plugin</artifactId> - <version>2.1</version> - </plugin> - </plugins> - </reporting> - <properties> - <google.webtoolkit.home>/opt/gwt</google.webtoolkit.home> - <surefire.useFile>false</surefire.useFile> - <wtpversion>1.5</wtpversion> - <passphrase>set me</passphrase> - </properties> -</project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-09-02 14:38:33
|
Revision: 1326 http://openutils.svn.sourceforge.net/openutils/?rev=1326&view=rev Author: fgiust Date: 2009-09-02 14:38:20 +0000 (Wed, 02 Sep 2009) Log Message: ----------- [maven-release-plugin] copy for tag openutils-parent-1.0 Added Paths: ----------- tags/openutils-parent-1.0/ tags/openutils-parent-1.0/pom.xml tags/openutils-parent-1.0/release-pom.xml Removed Paths: ------------- tags/openutils-parent-1.0/pom.xml Deleted: tags/openutils-parent-1.0/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2009-09-02 14:35:17 UTC (rev 1324) +++ tags/openutils-parent-1.0/pom.xml 2009-09-02 14:38:20 UTC (rev 1326) @@ -1,310 +0,0 @@ -<?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 "> - <modelVersion>4.0.0</modelVersion> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-parent</artifactId> - <packaging>pom</packaging> - <version>12-SNAPSHOT</version> - <name>openutils</name> - <url>http://openutils.sourceforge.net</url> - <scm> - <!-- just /trunk to make inherited projects work --> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk</url> - </scm> - <organization> - <name>Openmind</name> - <url>http://www.openmindonline.it</url> - </organization> - <developers> - <developer> - <id>fgiust</id> - <name>Fabrizio Giustina</name> - <email>fg...@ap...</email> - <organization>openmind</organization> - <roles> - <role>Project admin and developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>ronya_z</id> - <name>Daniela Fuscio</name> - <email>dan...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>molask</id> - <name>Manuel Molaschi</name> - <email>man...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>fcarone</id> - <name>Filippo Carone</name> - <email>fil...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>fberar</id> - <name>Fabrizio Berardi</name> - <email>fab...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - <developer> - <id>fgrilli</id> - <name>Federico Grilli</name> - <email>fed...@op...</email> - <organization>openmind</organization> - <roles> - <role>developer</role> - </roles> - <timezone>+1</timezone> - </developer> - </developers> - <prerequisites> - <maven>2.0.10</maven> - </prerequisites> - <build> - <plugins> - <plugin> - <artifactId>maven-resources-plugin</artifactId> - <version>2.3</version> - <configuration> - <encoding>UTF-8</encoding> - </configuration> - </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-site-plugin</artifactId> - <version>2.0-beta-7</version> - <configuration> - <stagingSiteURL>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/ - </stagingSiteURL> - </configuration> - </plugin> - <plugin> - <artifactId>maven-release-plugin</artifactId> - <version>2.0-beta-8</version> - <configuration> - <generateReleasePoms>true</generateReleasePoms> - </configuration> - </plugin> - <plugin> - <artifactId>maven-surefire-plugin</artifactId> - <version>2.4.3</version> - </plugin> - <plugin> - <artifactId>maven-compiler-plugin</artifactId> - <version>2.0.2</version> - <configuration> - <source>1.5</source> - <target>1.5</target> - <encoding>UTF-8</encoding> - </configuration> - </plugin> - <plugin> - <artifactId>maven-source-plugin</artifactId> - <version>2.0.4</version> - <executions> - <execution> - <id>attach-sources</id> - <goals> - <goal>jar</goal> - </goals> - </execution> - </executions> - </plugin> - <plugin> - <artifactId>maven-deploy-plugin</artifactId> - <version>2.4</version> - </plugin> - <plugin> - <artifactId>maven-eclipse-plugin</artifactId> - <version>2.5.1</version> - <configuration> - <wtpversion>1.5</wtpversion> - <additionalBuildcommands> - <additionalBuildcommand>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</additionalBuildcommand> - </additionalBuildcommands> - <additionalProjectnatures> - <additionalProjectnature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</additionalProjectnature> - </additionalProjectnatures> - <additionalConfig> - <file> - <name>.checkstyle</name> - <content> - <![CDATA[<fileset-config file-format-version="1.2.0" simple-config="true"> - <fileset name="all" enabled="true" check-config-name="project" local="false"> - <file-match-pattern match-pattern="." include-pattern="true" /> - </fileset> - <filter name="NonSrcDirs" enabled="true" /> -</fileset-config>]]> - </content> - </file> - </additionalConfig> - </configuration> - </plugin> - </plugins> - </build> - <reporting> - <plugins> - <plugin> - <artifactId>maven-javadoc-plugin</artifactId> - <version>2.4</version> - <configuration> - <quiet>true</quiet> - </configuration> - </plugin> - <plugin> - <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.1</version> - </plugin> - <plugin> - <artifactId>maven-changes-plugin</artifactId> - <version>2.0-beta-3</version> - <configuration> - <xmlPath>${basedir}/src/site/changes/changes.xml</xmlPath> - </configuration> - <reportSets> - <reportSet> - <reports> - <report>changes-report</report> - </reports> - </reportSet> - </reportSets> - </plugin> - <plugin> - <artifactId>maven-surefire-report-plugin</artifactId> - <version>2.4.3</version> - </plugin> - <plugin> - <artifactId>maven-changelog-plugin</artifactId> - <version>2.1</version> - </plugin> - <plugin> - <artifactId>maven-jxr-plugin</artifactId> - <version>2.1</version> - </plugin> - </plugins> - </reporting> - <distributionManagement> - <site> - <id>sourceforge</id> - <name>sourceforge</name> - <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/</url> - </site> - <downloadUrl>http://prdownloads.sourceforge.net/150467</downloadUrl> - <repository> - <id>openutils</id> - <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/releases</url> - </repository> - <snapshotRepository> - <id>openutils.snapshots</id> - <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/snapshots</url> - </snapshotRepository> - </distributionManagement> - <dependencyManagement> - <dependencies> - <dependency> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> - <dependency> - <groupId>commons-logging</groupId> - <artifactId>commons-logging-api</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> - <dependency> - <groupId>cglib</groupId> - <artifactId>cglib</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>jcl104-over-slf4j</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> - <dependency> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - <version>1.2.15</version> - <exclusions> - <exclusion> - <groupId>javax.mail</groupId> - <artifactId>mail</artifactId> - </exclusion> - <exclusion> - <groupId>javax.jms</groupId> - <artifactId>jms</artifactId> - </exclusion> - <exclusion> - <groupId>com.sun.jdmk</groupId> - <artifactId>jmxtools</artifactId> - </exclusion> - <exclusion> - <groupId>com.sun.jmx</groupId> - <artifactId>jmxri</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-api</artifactId> - <version>1.5.6</version> - </dependency> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-log4j12</artifactId> - <version>1.5.6</version> - <exclusions> - <exclusion> - <groupId>javax.mail</groupId> - <artifactId>mail</artifactId> - </exclusion> - <exclusion> - <groupId>javax.jms</groupId> - <artifactId>jms</artifactId> - </exclusion> - <exclusion> - <groupId>com.sun.jdmk</groupId> - <artifactId>jmxtools</artifactId> - </exclusion> - <exclusion> - <groupId>com.sun.jmx</groupId> - <artifactId>jmxri</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.hibernate</groupId> - <artifactId>hibernate</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> - </dependencies> - </dependencyManagement> -</project> \ No newline at end of file Copied: tags/openutils-parent-1.0/pom.xml (from rev 1325, trunk/openutils-parent/pom.xml) =================================================================== --- tags/openutils-parent-1.0/pom.xml (rev 0) +++ tags/openutils-parent-1.0/pom.xml 2009-09-02 14:38:20 UTC (rev 1326) @@ -0,0 +1,309 @@ +<?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 "> + <modelVersion>4.0.0</modelVersion> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-parent</artifactId> + <packaging>pom</packaging> + <version>1.0</version> + <name>openutils</name> + <url>http://openutils.sourceforge.net</url> + <scm> + <!-- just /trunk to make inherited projects work --> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.0</url> + </scm> + <organization> + <name>Openmind</name> + <url>http://www.openmindonline.it</url> + </organization> + <developers> + <developer> + <id>fgiust</id> + <name>Fabrizio Giustina</name> + <email>fg...@ap...</email> + <organization>openmind</organization> + <roles> + <role>Project admin and developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>ronya_z</id> + <name>Daniela Fuscio</name> + <email>dan...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>molask</id> + <name>Manuel Molaschi</name> + <email>man...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fcarone</id> + <name>Filippo Carone</name> + <email>fil...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fberar</id> + <name>Fabrizio Berardi</name> + <email>fab...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fgrilli</id> + <name>Federico Grilli</name> + <email>fed...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + </developers> + <prerequisites> + <maven>2.0.10</maven> + </prerequisites> + <build> + <plugins> + <plugin> + <artifactId>maven-resources-plugin</artifactId> + <version>2.3</version> + <configuration> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-site-plugin</artifactId> + <version>2.0-beta-7</version> + <configuration> + <stagingSiteURL>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/ + </stagingSiteURL> + </configuration> + </plugin> + <plugin> + <artifactId>maven-release-plugin</artifactId> + <version>2.0-beta-8</version> + <configuration> + <generateReleasePoms>true</generateReleasePoms> + </configuration> + </plugin> + <plugin> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-compiler-plugin</artifactId> + <version>2.0.2</version> + <configuration> + <source>1.5</source> + <target>1.5</target> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <artifactId>maven-source-plugin</artifactId> + <version>2.0.4</version> + <executions> + <execution> + <id>attach-sources</id> + <goals> + <goal>jar</goal> + </goals> + </execution> + </executions> + </plugin> + <plugin> + <artifactId>maven-deploy-plugin</artifactId> + <version>2.4</version> + </plugin> + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <version>2.5.1</version> + <configuration> + <wtpversion>1.5</wtpversion> + <additionalBuildcommands> + <additionalBuildcommand>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</additionalBuildcommand> + </additionalBuildcommands> + <additionalProjectnatures> + <additionalProjectnature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</additionalProjectnature> + </additionalProjectnatures> + <additionalConfig> + <file> + <name>.checkstyle</name> + <content> + <![CDATA[<fileset-config file-format-version="1.2.0" simple-config="true"> + <fileset name="all" enabled="true" check-config-name="project" local="false"> + <file-match-pattern match-pattern="." include-pattern="true" /> + </fileset> + <filter name="NonSrcDirs" enabled="true" /> +</fileset-config>]]> + </content> + </file> + </additionalConfig> + </configuration> + </plugin> + </plugins> + </build> + <reporting> + <plugins> + <plugin> + <artifactId>maven-javadoc-plugin</artifactId> + <version>2.4</version> + <configuration> + <quiet>true</quiet> + </configuration> + </plugin> + <plugin> + <artifactId>maven-project-info-reports-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-changes-plugin</artifactId> + <version>2.0-beta-3</version> + <configuration> + <xmlPath>${basedir}/src/site/changes/changes.xml</xmlPath> + </configuration> + <reportSets> + <reportSet> + <reports> + <report>changes-report</report> + </reports> + </reportSet> + </reportSets> + </plugin> + <plugin> + <artifactId>maven-surefire-report-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-changelog-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-jxr-plugin</artifactId> + <version>2.1</version> + </plugin> + </plugins> + </reporting> + <distributionManagement> + <site> + <id>sourceforge</id> + <name>sourceforge</name> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/</url> + </site> + <downloadUrl>http://prdownloads.sourceforge.net/150467</downloadUrl> + <repository> + <id>openutils</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/releases</url> + </repository> + <snapshotRepository> + <id>openutils.snapshots</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/snapshots</url> + </snapshotRepository> + </distributionManagement> + <dependencyManagement> + <dependencies> + <dependency> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>commons-logging</groupId> + <artifactId>commons-logging-api</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>cglib</groupId> + <artifactId>cglib</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>jcl104-over-slf4j</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + <version>1.2.15</version> + <exclusions> + <exclusion> + <groupId>javax.mail</groupId> + <artifactId>mail</artifactId> + </exclusion> + <exclusion> + <groupId>javax.jms</groupId> + <artifactId>jms</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jdmk</groupId> + <artifactId>jmxtools</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jmx</groupId> + <artifactId>jmxri</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> + <version>1.5.6</version> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + <version>1.5.6</version> + <exclusions> + <exclusion> + <groupId>javax.mail</groupId> + <artifactId>mail</artifactId> + </exclusion> + <exclusion> + <groupId>javax.jms</groupId> + <artifactId>jms</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jdmk</groupId> + <artifactId>jmxtools</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jmx</groupId> + <artifactId>jmxri</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.hibernate</groupId> + <artifactId>hibernate</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + </dependencies> + </dependencyManagement> +</project> \ No newline at end of file Copied: tags/openutils-parent-1.0/release-pom.xml (from rev 1325, trunk/openutils-parent/release-pom.xml) =================================================================== --- tags/openutils-parent-1.0/release-pom.xml (rev 0) +++ tags/openutils-parent-1.0/release-pom.xml 2009-09-02 14:38:20 UTC (rev 1326) @@ -0,0 +1,269 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-parent</artifactId> + <version>1.0</version> + <packaging>pom</packaging> + <name>openutils</name> + <url>http://openutils.sourceforge.net</url> + <organization> + <name>Openmind</name> + <url>http://www.openmindonline.it</url> + </organization> + <developers> + <developer> + <id>fgiust</id> + <name>Fabrizio Giustina</name> + <email>fg...@ap...</email> + <organization>openmind</organization> + <roles> + <role>Project admin and developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>ronya_z</id> + <name>Daniela Fuscio</name> + <email>dan...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>molask</id> + <name>Manuel Molaschi</name> + <email>man...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fcarone</id> + <name>Filippo Carone</name> + <email>fil...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fberar</id> + <name>Fabrizio Berardi</name> + <email>fab...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fgrilli</id> + <name>Federico Grilli</name> + <email>fed...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + </developers> + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.0</url> + </scm> + <prerequisites> + <maven>2.0.10</maven> + </prerequisites> + <build> + <sourceDirectory>src/main/java</sourceDirectory> + <scriptSourceDirectory>src/main/scripts</scriptSourceDirectory> + <testSourceDirectory>src/test/java</testSourceDirectory> + <outputDirectory>target/classes</outputDirectory> + <testOutputDirectory>target/test-classes</testOutputDirectory> + <resources> + <resource> + <mergeId>resource-0</mergeId> + <directory>src/main/resources</directory> + </resource> + </resources> + <testResources> + <testResource> + <mergeId>resource-1</mergeId> + <directory>src/test/resources</directory> + </testResource> + </testResources> + <directory>target</directory> + <plugins> + <plugin> + <artifactId>maven-resources-plugin</artifactId> + <version>2.3</version> + <configuration> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <artifactId>maven-site-plugin</artifactId> + <version>2.0-beta-7</version> + <configuration> + <stagingSiteURL>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/</stagingSiteURL> + </configuration> + </plugin> + <plugin> + <artifactId>maven-release-plugin</artifactId> + <version>2.0-beta-8</version> + <configuration> + <generateReleasePoms>true</generateReleasePoms> + </configuration> + </plugin> + <plugin> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-compiler-plugin</artifactId> + <version>2.0.2</version> + <configuration> + <source>1.5</source> + <target>1.5</target> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <artifactId>maven-source-plugin</artifactId> + <version>2.0.4</version> + <executions> + <execution> + <id>attach-sources</id> + <goals> + <goal>jar</goal> + </goals> + </execution> + </executions> + </plugin> + <plugin> + <artifactId>maven-deploy-plugin</artifactId> + <version>2.4</version> + </plugin> + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <version>2.5.1</version> + <configuration> + <wtpversion>1.5</wtpversion> + <additionalBuildcommands> + <additionalBuildcommand>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</additionalBuildcommand> + </additionalBuildcommands> + <additionalProjectnatures> + <additionalProjectnature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</additionalProjectnature> + </additionalProjectnatures> + <additionalConfig> + <file> + <name>.checkstyle</name> + <content><fileset-config file-format-version="1.2.0" simple-config="true"> + <fileset name="all" enabled="true" check-config-name="project" local="false"> + <file-match-pattern match-pattern="." include-pattern="true" /> + </fileset> + <filter name="NonSrcDirs" enabled="true" /> +</fileset-config></content> + </file> + </additionalConfig> + </configuration> + </plugin> + </plugins> + </build> + <distributionManagement> + <repository> + <id>openutils</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/releases</url> + </repository> + <snapshotRepository> + <id>openutils.snapshots</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/snapshots</url> + </snapshotRepository> + <site> + <id>sourceforge</id> + <name>sourceforge</name> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/</url> + </site> + <downloadUrl>http://prdownloads.sourceforge.net/150467</downloadUrl> + </distributionManagement> + <repositories> + <repository> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>central</id> + <name>Maven Repository Switchboard</name> + <url>http://repo1.maven.org/maven2</url> + </repository> + </repositories> + <pluginRepositories> + <pluginRepository> + <releases> + <updatePolicy>never</updatePolicy> + </releases> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>central</id> + <name>Maven Plugin Repository</name> + <url>http://repo1.maven.org/maven2</url> + </pluginRepository> + </pluginRepositories> + <reporting> + <excludeDefaults>false</excludeDefaults> + <outputDirectory>target/site</outputDirectory> + <plugins> + <plugin> + <artifactId>maven-javadoc-plugin</artifactId> + <version>2.4</version> + <configuration> + <quiet>true</quiet> + </configuration> + </plugin> + <plugin> + <artifactId>maven-project-info-reports-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-changes-plugin</artifactId> + <version>2.0-beta-3</version> + <configuration> + <xmlPath>/data/apps/openutils/code/openutils-parent/src/site/changes/changes.xml</xmlPath> + </configuration> + <reportSets> + <reportSet> + <reports> + <report>changes-report</report> + </reports> + </reportSet> + </reportSets> + </plugin> + <plugin> + <artifactId>maven-surefire-report-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-changelog-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-jxr-plugin</artifactId> + <version>2.1</version> + </plugin> + </plugins> + </reporting> + <properties> + <google.webtoolkit.home>/opt/gwt</google.webtoolkit.home> + <surefire.useFile>false</surefire.useFile> + <wtpversion>1.5</wtpversion> + <passphrase>set me</passphrase> + </properties> +</project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-09-02 14:37:55
|
Revision: 1325 http://openutils.svn.sourceforge.net/openutils/?rev=1325&view=rev Author: fgiust Date: 2009-09-02 14:37:33 +0000 (Wed, 02 Sep 2009) Log Message: ----------- [maven-release-plugin] prepare release openutils-parent-1.0 Modified Paths: -------------- trunk/openutils-parent/pom.xml Added Paths: ----------- trunk/openutils-parent/release-pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2009-09-02 14:35:17 UTC (rev 1324) +++ trunk/openutils-parent/pom.xml 2009-09-02 14:37:33 UTC (rev 1325) @@ -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>12-SNAPSHOT</version> + <version>1.0</version> <name>openutils</name> <url>http://openutils.sourceforge.net</url> <scm> <!-- just /trunk to make inherited projects work --> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.0</url> </scm> <organization> <name>Openmind</name> Added: trunk/openutils-parent/release-pom.xml =================================================================== --- trunk/openutils-parent/release-pom.xml (rev 0) +++ trunk/openutils-parent/release-pom.xml 2009-09-02 14:37:33 UTC (rev 1325) @@ -0,0 +1,269 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-parent</artifactId> + <version>1.0</version> + <packaging>pom</packaging> + <name>openutils</name> + <url>http://openutils.sourceforge.net</url> + <organization> + <name>Openmind</name> + <url>http://www.openmindonline.it</url> + </organization> + <developers> + <developer> + <id>fgiust</id> + <name>Fabrizio Giustina</name> + <email>fg...@ap...</email> + <organization>openmind</organization> + <roles> + <role>Project admin and developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>ronya_z</id> + <name>Daniela Fuscio</name> + <email>dan...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>molask</id> + <name>Manuel Molaschi</name> + <email>man...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fcarone</id> + <name>Filippo Carone</name> + <email>fil...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fberar</id> + <name>Fabrizio Berardi</name> + <email>fab...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fgrilli</id> + <name>Federico Grilli</name> + <email>fed...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + </developers> + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-parent-1.0</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-parent-1.0</url> + </scm> + <prerequisites> + <maven>2.0.10</maven> + </prerequisites> + <build> + <sourceDirectory>src/main/java</sourceDirectory> + <scriptSourceDirectory>src/main/scripts</scriptSourceDirectory> + <testSourceDirectory>src/test/java</testSourceDirectory> + <outputDirectory>target/classes</outputDirectory> + <testOutputDirectory>target/test-classes</testOutputDirectory> + <resources> + <resource> + <mergeId>resource-0</mergeId> + <directory>src/main/resources</directory> + </resource> + </resources> + <testResources> + <testResource> + <mergeId>resource-1</mergeId> + <directory>src/test/resources</directory> + </testResource> + </testResources> + <directory>target</directory> + <plugins> + <plugin> + <artifactId>maven-resources-plugin</artifactId> + <version>2.3</version> + <configuration> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <artifactId>maven-site-plugin</artifactId> + <version>2.0-beta-7</version> + <configuration> + <stagingSiteURL>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/</stagingSiteURL> + </configuration> + </plugin> + <plugin> + <artifactId>maven-release-plugin</artifactId> + <version>2.0-beta-8</version> + <configuration> + <generateReleasePoms>true</generateReleasePoms> + </configuration> + </plugin> + <plugin> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-compiler-plugin</artifactId> + <version>2.0.2</version> + <configuration> + <source>1.5</source> + <target>1.5</target> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <artifactId>maven-source-plugin</artifactId> + <version>2.0.4</version> + <executions> + <execution> + <id>attach-sources</id> + <goals> + <goal>jar</goal> + </goals> + </execution> + </executions> + </plugin> + <plugin> + <artifactId>maven-deploy-plugin</artifactId> + <version>2.4</version> + </plugin> + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <version>2.5.1</version> + <configuration> + <wtpversion>1.5</wtpversion> + <additionalBuildcommands> + <additionalBuildcommand>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</additionalBuildcommand> + </additionalBuildcommands> + <additionalProjectnatures> + <additionalProjectnature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</additionalProjectnature> + </additionalProjectnatures> + <additionalConfig> + <file> + <name>.checkstyle</name> + <content><fileset-config file-format-version="1.2.0" simple-config="true"> + <fileset name="all" enabled="true" check-config-name="project" local="false"> + <file-match-pattern match-pattern="." include-pattern="true" /> + </fileset> + <filter name="NonSrcDirs" enabled="true" /> +</fileset-config></content> + </file> + </additionalConfig> + </configuration> + </plugin> + </plugins> + </build> + <distributionManagement> + <repository> + <id>openutils</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/releases</url> + </repository> + <snapshotRepository> + <id>openutils.snapshots</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/snapshots</url> + </snapshotRepository> + <site> + <id>sourceforge</id> + <name>sourceforge</name> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/</url> + </site> + <downloadUrl>http://prdownloads.sourceforge.net/150467</downloadUrl> + </distributionManagement> + <repositories> + <repository> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>central</id> + <name>Maven Repository Switchboard</name> + <url>http://repo1.maven.org/maven2</url> + </repository> + </repositories> + <pluginRepositories> + <pluginRepository> + <releases> + <updatePolicy>never</updatePolicy> + </releases> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>central</id> + <name>Maven Plugin Repository</name> + <url>http://repo1.maven.org/maven2</url> + </pluginRepository> + </pluginRepositories> + <reporting> + <excludeDefaults>false</excludeDefaults> + <outputDirectory>target/site</outputDirectory> + <plugins> + <plugin> + <artifactId>maven-javadoc-plugin</artifactId> + <version>2.4</version> + <configuration> + <quiet>true</quiet> + </configuration> + </plugin> + <plugin> + <artifactId>maven-project-info-reports-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-changes-plugin</artifactId> + <version>2.0-beta-3</version> + <configuration> + <xmlPath>/data/apps/openutils/code/openutils-parent/src/site/changes/changes.xml</xmlPath> + </configuration> + <reportSets> + <reportSet> + <reports> + <report>changes-report</report> + </reports> + </reportSet> + </reportSets> + </plugin> + <plugin> + <artifactId>maven-surefire-report-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-changelog-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-jxr-plugin</artifactId> + <version>2.1</version> + </plugin> + </plugins> + </reporting> + <properties> + <google.webtoolkit.home>/opt/gwt</google.webtoolkit.home> + <surefire.useFile>false</surefire.useFile> + <wtpversion>1.5</wtpversion> + <passphrase>set me</passphrase> + </properties> +</project> Property changes on: trunk/openutils-parent/release-pom.xml ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-09-02 14:35:24
|
Revision: 1324 http://openutils.svn.sourceforge.net/openutils/?rev=1324&view=rev Author: fgiust Date: 2009-09-02 14:35:17 +0000 (Wed, 02 Sep 2009) Log Message: ----------- ignores Property Changed: ---------------- trunk/openutils-parent/ Property changes on: trunk/openutils-parent ___________________________________________________________________ Modified: svn:ignore - *.project + *.project target This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-09-02 14:34:37
|
Revision: 1323 http://openutils.svn.sourceforge.net/openutils/?rev=1323&view=rev Author: fgiust Date: 2009-09-02 14:34:25 +0000 (Wed, 02 Sep 2009) Log Message: ----------- new parent pom Modified Paths: -------------- trunk/openutils-parent/pom.xml Property Changed: ---------------- trunk/openutils-parent/ Property changes on: trunk/openutils-parent ___________________________________________________________________ Added: svn:ignore + *.project Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2009-09-02 10:36:12 UTC (rev 1322) +++ trunk/openutils-parent/pom.xml 2009-09-02 14:34:25 UTC (rev 1323) @@ -5,10 +5,11 @@ <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-parent</artifactId> <packaging>pom</packaging> - <version>11</version> + <version>12-SNAPSHOT</version> <name>openutils</name> <url>http://openutils.sourceforge.net</url> <scm> + <!-- just /trunk to make inherited projects work --> <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</connection> <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</developerConnection> <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk</url> @@ -96,14 +97,16 @@ <artifactId>maven-site-plugin</artifactId> <version>2.0-beta-7</version> <configuration> - <stagingSiteURL> - scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/ + <stagingSiteURL>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/ </stagingSiteURL> </configuration> </plugin> <plugin> <artifactId>maven-release-plugin</artifactId> <version>2.0-beta-8</version> + <configuration> + <generateReleasePoms>true</generateReleasePoms> + </configuration> </plugin> <plugin> <artifactId>maven-surefire-plugin</artifactId> @@ -242,8 +245,8 @@ <version>INVALID</version><!-- prevents from importing duplicate dependencies --> </dependency> <dependency> - <groupId>org.slf4j</groupId> - <artifactId>jcl104-over-slf4j</artifactId> + <groupId>org.slf4j</groupId> + <artifactId>jcl104-over-slf4j</artifactId> <version>INVALID</version><!-- prevents from importing duplicate dependencies --> </dependency> <dependency> @@ -296,11 +299,12 @@ <artifactId>jmxri</artifactId> </exclusion> </exclusions> - </dependency> <dependency> - <groupId>org.hibernate</groupId> - <artifactId>hibernate</artifactId> - <version>INVALID</version><!-- prevents from importing duplicate dependencies --> - </dependency> + </dependency> + <dependency> + <groupId>org.hibernate</groupId> + <artifactId>hibernate</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> </dependencies> </dependencyManagement> -</project> +</project> \ 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...> - 2009-09-02 10:36:20
|
Revision: 1322 http://openutils.svn.sourceforge.net/openutils/?rev=1322&view=rev Author: fgiust Date: 2009-09-02 10:36:12 +0000 (Wed, 02 Sep 2009) Log Message: ----------- media:size() additional documentation Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld Modified: trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-28 14:25:43 UTC (rev 1321) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-09-02 10:36:12 UTC (rev 1322) @@ -14,7 +14,7 @@ <description> <![CDATA[ Media tag that renders according to media type. <br/> - + The following properties are supported: <table> <tr> @@ -35,7 +35,7 @@ </tr> <tr> <td> - item + item </td> <td> true @@ -49,7 +49,7 @@ width </td> <td> - false for images, true for videos or mp3 + false for images, true for videos or mp3 </td> <td> image or player width @@ -60,7 +60,7 @@ height </td> <td> - false for images, true for videos or mp3 + false for images, true for videos or mp3 </td> <td> image or player height @@ -82,7 +82,7 @@ cssClass </td> <td> - false + false </td> <td> cssClass to be applied on html element @@ -93,7 +93,7 @@ style </td> <td> - false + false </td> <td> style to be applied on html element @@ -104,7 +104,7 @@ resize </td> <td> - false + false </td> <td> valid values are 'fit', 'nocrop', 'crop' @@ -115,7 +115,7 @@ ignoreDim </td> <td> - false + false </td> <td> if true the img element will be rendered without width and height attributes @@ -126,7 +126,7 @@ autoPlay </td> <td> - false + false </td> <td> auto starts the player without waiting for user play command @@ -166,7 +166,7 @@ </td> </tr> </table> - + For videos or mp3s it needs the following scripts loaded in page: <ul> <li>.resources/media/js/mootools-1.2-core.js</li> @@ -358,7 +358,8 @@ </function> <function> <name>size</name> - <description>Get the real size of a resolution for a given media node (image or flv/youtube preview)</description> + <description>Get the real size of a resolution for a given media node (image or flv/youtube preview). + Parameters are the media node and a resolution. You can use 'original' as resolution to get the size of the original image</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>int[] getSize(info.magnolia.cms.core.Content, java.lang.String)</function-signature> <example> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-28 14:25:50
|
Revision: 1321 http://openutils.svn.sourceforge.net/openutils/?rev=1321&view=rev Author: molaschi Date: 2009-08-28 14:25:43 +0000 (Fri, 28 Aug 2009) Log Message: ----------- add again ignoreDim attribute to tag media Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag Modified: trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-28 13:42:23 UTC (rev 1320) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-28 14:25:43 UTC (rev 1321) @@ -112,6 +112,17 @@ </tr> <tr> <td> + ignoreDim + </td> + <td> + false + </td> + <td> + if true the img element will be rendered without width and height attributes + </td> + </tr> + <tr> + <td> autoPlay </td> <td> Modified: trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag 2009-08-28 13:42:23 UTC (rev 1320) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag 2009-08-28 14:25:43 UTC (rev 1321) @@ -9,6 +9,7 @@ <jsp:directive.attribute name="cssClass" required="false" rtexprvalue="true" /> <jsp:directive.attribute name="style" required="false" rtexprvalue="true" /> <jsp:directive.attribute name="resize" required="false" rtexprvalue="true" /> + <jsp:directive.attribute name="ignoreDim" required="false" rtexprvalue="true" type="java.lang.Boolean" /> <jsp:directive.attribute name="autoPlay" required="false" rtexprvalue="true" type="java.lang.Boolean" /> <jsp:directive.attribute name="loop" required="false" rtexprvalue="true" type="java.lang.Boolean" /> <jsp:directive.attribute name="noPlayIcon" required="false" rtexprvalue="true" type="java.lang.Boolean" /> @@ -38,11 +39,13 @@ <c:if test="${not empty id}"> <![CDATA[ id="${id}"]]> </c:if> - <c:if test="${not empty width"> + <c:if test="${not ignoreDim}"> + <c:if test="${not empty width"> <![CDATA[ width="${width}"]]> - </c:if> - <c:if test="${not empty height"> + </c:if> + <c:if test="${not empty height"> <![CDATA[ height="${height}"]]> + </c:if> </c:if> <c:if test="${not empty cssClass}"> <![CDATA[ class="${cssClass}"]]> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-28 13:42:32
|
Revision: 1320 http://openutils.svn.sourceforge.net/openutils/?rev=1320&view=rev Author: molaschi Date: 2009-08-28 13:42:23 +0000 (Fri, 28 Aug 2009) Log Message: ----------- MEDIA-13 reduce tree from 320 to 240px and resize preview from 450x450 to 450x350 Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.html 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 2009-08-28 11:23:30 UTC (rev 1319) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/utils/ImageUtils.java 2009-08-28 13:42:23 UTC (rev 1320) @@ -545,7 +545,7 @@ } if ("preview".equals(resolution)) { - resolution = "<450x450"; + resolution = "<450x350"; } Content node; Modified: trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-28 11:23:30 UTC (rev 1319) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-28 13:42:23 UTC (rev 1320) @@ -321,7 +321,7 @@ </function> <function> <name>preview</name> - <description>Get the url to the preview (l450x450 resolution) for a given media node (image or flv/youtube preview)</description> + <description>Get the url to the preview (l450x350 resolution) for a given media node (image or flv/youtube preview)</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>java.lang.String getPreview(info.magnolia.cms.core.Content)</function-signature> <example> Modified: trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.html =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.html 2009-08-28 11:23:30 UTC (rev 1319) +++ trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.html 2009-08-28 13:42:23 UTC (rev 1320) @@ -65,7 +65,7 @@ id:'west-panel', title:'${this.msgs.get('tree.media.folders')}', split:true, - width: 320, + width: 240, minSize: 175, maxSize: 400, collapsible: true, @@ -76,7 +76,7 @@ frame: true, animCollapse:false, animFloat: false, - stateful: false + stateful: true }, { region:'center', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-08-28 11:23:47
|
Revision: 1319 http://openutils.svn.sourceforge.net/openutils/?rev=1319&view=rev Author: fgrilli Date: 2009-08-28 11:23:30 +0000 (Fri, 28 Aug 2009) Log Message: ----------- "Code lives in the examples" (Joshua Bloch). Then dont corrupt the young and the innocent by using new Float(10), instead use Float.valueOf(10) Modified Paths: -------------- trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/Criteria.java Modified: trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/Criteria.java =================================================================== --- trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/Criteria.java 2009-08-26 13:36:56 UTC (rev 1318) +++ trunk/openutils-mgnlcriteria/src/main/java/net/sourceforge/openutils/mgnlcriteria/jcr/query/Criteria.java 2009-08-28 11:23:30 UTC (rev 1319) @@ -40,7 +40,7 @@ * * Collection pets = JCRCriteriaFactory.createMgnlCriteria("//dogs//*", MgnlContext.getQueryManager("website"), "nt:base").add( * Restrictions.contains("@name", "Nana")).add( - * Restrictions.gt("@weight", new Float(10))).add( + * Restrictions.gt("@weight", Float.valueOf(10))).add( * Restrictions.between("@birthDate", begin, end).addOrder( * Order.desc("@name")).list(); * </pre> @@ -56,7 +56,7 @@ * <pre> * Collection<Pet> pets = JCRCriteriaFactory.createMgnlCriteria("//dogs//*", MgnlContext.getQueryManager("website"), "mgnl:content", Pet.class).add( * Restrictions.contains("@name", "Nana")).add( - * Restrictions.gt("@weight", new Float(10))).add( + * Restrictions.gt("@weight", Float.valueOf(10))).add( * Restrictions.between("@birthDate", begin, end).addOrder( * Order.desc("@name")).list(); * </pre> @@ -83,11 +83,11 @@ *<pre> * Collection<Pet> pets = JCRCriteriaFactory.createMgnlCriteriaWithLimit("//dogs//*", MgnlContext.getQueryManager("website"), "mgnl:content", Pet.class).add( * Restrictions.contains("@name", "Nana")).add( - * Restrictions.gt("@weight", new Float(10))).add( + * Restrictions.gt("@weight", Float.valueOf(10))).add( * Restrictions.between("@birthDate", begin, end). * setFirstResult(5). * setMaxResults(10). - * addOrder(Order.desc("@jcr:score()")).list(); + * addOrder(Order.desc("@name")).list(); *</pre> * * Notice the <code>setFirstResult(int)</code> and <code>setMaxResults(int)</code> methods. Now calling This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-26 13:37:10
|
Revision: 1318 http://openutils.svn.sourceforge.net/openutils/?rev=1318&view=rev Author: molaschi Date: 2009-08-26 13:36:56 +0000 (Wed, 26 Aug 2009) Log Message: ----------- MEDIA-9 add media tag for media rendering Modified Paths: -------------- trunk/openutils-mgnlmedia/pom.xml trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld Added Paths: ----------- trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag Modified: trunk/openutils-mgnlmedia/pom.xml =================================================================== --- trunk/openutils-mgnlmedia/pom.xml 2009-08-26 12:55:45 UTC (rev 1317) +++ trunk/openutils-mgnlmedia/pom.xml 2009-08-26 13:36:56 UTC (rev 1318) @@ -91,6 +91,11 @@ <version>2.1</version> </dependency> <dependency> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-elfunctions</artifactId> + <version>1.0</version> + </dependency> + <dependency> <groupId>com.drewnoakes</groupId> <artifactId>metadata-extractor</artifactId> <version>2.4.0-beta-1</version> Modified: trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-26 12:55:45 UTC (rev 1317) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-26 13:36:56 UTC (rev 1318) @@ -7,6 +7,169 @@ <tlib-version>1.1</tlib-version> <short-name>media</short-name> <uri>http://net.sourceforge.openutils/mgnlMedia</uri> + <tag-file> + <name>media</name> + <path>/META-INF/tags/media.tag</path> + <display-name>Media Tag</display-name> + <description> + <![CDATA[ + Media tag that renders according to media type. <br/> + + The following properties are supported: + <table> + <tr> + <th>Property</th> + <th>Required</th> + <th>Description</th> + </tr> + <tr> + <td> + id + </td> + <td> + false + </td> + <td> + html element id + </td> + </tr> + <tr> + <td> + item + </td> + <td> + true + </td> + <td> + media uuid or media content node + </td> + </tr> + <tr> + <td> + width + </td> + <td> + false for images, true for videos or mp3 + </td> + <td> + image or player width + </td> + </tr> + <tr> + <td> + height + </td> + <td> + false for images, true for videos or mp3 + </td> + <td> + image or player height + </td> + </tr> + <tr> + <td> + alt + </td> + <td> + false + </td> + <td> + alt / title on images. If not specified, the title of the media (if present) will be used + </td> + </tr> + <tr> + <td> + cssClass + </td> + <td> + false + </td> + <td> + cssClass to be applied on html element + </td> + </tr> + <tr> + <td> + style + </td> + <td> + false + </td> + <td> + style to be applied on html element + </td> + </tr> + <tr> + <td> + resize + </td> + <td> + false + </td> + <td> + valid values are 'fit', 'nocrop', 'crop' + </td> + </tr> + <tr> + <td> + autoPlay + </td> + <td> + false + </td> + <td> + auto starts the player without waiting for user play command + </td> + </tr> + <tr> + <td> + loop + </td> + <td> + false + </td> + <td> + loop video or audio + </td> + </tr> + <tr> + <td> + noPlayIcon + </td> + <td> + false + </td> + <td> + hide player icons + </td> + </tr> + <tr> + <td> + skin + </td> + <td> + false + </td> + <td> + set player skin + </td> + </tr> + </table> + + For videos or mp3s it needs the following scripts loaded in page: + <ul> + <li>.resources/media/js/mootools-1.2-core.js</li> + <li>.resources/media/js/mootools-1.2-more.js</li> + <li>.resources/media/js/mootools-1.2-swfobject.js</li> + </ul> + ]]> + </description> + <example> + <![CDATA[ + <media:media id="myMedia" item="${content.image}" /> + ]]> + </example> + </tag-file> <function> <name>node</name> <description>Load a node from the media repository, given the UUID of the media node.</description> Added: trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag (rev 0) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/tags/media.tag 2009-08-26 13:36:56 UTC (rev 1318) @@ -0,0 +1,150 @@ +<jsp:root version="2.0" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:c="http://java.sun.com/jsp/jstl/core" + xmlns:cms="cms-taglib" xmlns:cmsu="cms-util-taglib" xmlns:fmt="http://java.sun.com/jsp/jstl/fmt" xmlns:fn="http://java.sun.com/jsp/jstl/functions" + xmlns:media="http://net.sourceforge.openutils/mgnlMedia" xmlns:su="http://openutils.sf.net/openutils-stringutils"> + <jsp:directive.attribute name="id" required="false" rtexprvalue="true" /> + <jsp:directive.attribute name="item" required="true" rtexprvalue="true" type="java.lang.Object" /> + <jsp:directive.attribute name="width" required="false" rtexprvalue="true" type="java.lang.Integer" /> + <jsp:directive.attribute name="height" required="false" rtexprvalue="true" type="java.lang.Integer" /> + <jsp:directive.attribute name="alt" required="false" rtexprvalue="true" /> + <jsp:directive.attribute name="cssClass" required="false" rtexprvalue="true" /> + <jsp:directive.attribute name="style" required="false" rtexprvalue="true" /> + <jsp:directive.attribute name="resize" required="false" rtexprvalue="true" /> + <jsp:directive.attribute name="autoPlay" required="false" rtexprvalue="true" type="java.lang.Boolean" /> + <jsp:directive.attribute name="loop" required="false" rtexprvalue="true" type="java.lang.Boolean" /> + <jsp:directive.attribute name="noPlayIcon" required="false" rtexprvalue="true" type="java.lang.Boolean" /> + <jsp:directive.attribute name="skin" required="false" rtexprvalue="true" /> + <c:set value="${media:node(item)}" var="mediaNode" /> + <c:choose> + <c:when test="${!empty mediaNode}"> + <cms:setNode var="media" content="${mediaNode}" /> + <c:choose> + <c:when test="${media.type eq 'image' or media.type eq 'wallpaper'}"> + <c:set var="controlChar" value="" /> + <c:choose> + <c:when test="${resize eq 'nocrop'}"> + <c:set var="controlChar" value="o" /> + </c:when> + <c:when test="${resize eq 'fit'}"> + <c:set var="controlChar" value="l" /> + </c:when> + </c:choose> + <c:set var="resolution">${controlChar}${width}x${height}</c:set> + <c:set var="url" value="${media:urlres(mediaNode, resolution)}" /> + <c:if test="${!empty(url)}"> + <c:if test="${empty alt}"> + <c:set var="alt" value="${media:title(mediaNode)}" /> + </c:if> + <![CDATA[<img src="${pageContext.request.contextPath}${url}" alt="${alt}" title="${alt}"]]> + <c:if test="${not empty id}"> + <![CDATA[ id="${id}"]]> + </c:if> + <c:if test="${not empty width"> + <![CDATA[ width="${width}"]]> + </c:if> + <c:if test="${not empty height"> + <![CDATA[ height="${height}"]]> + </c:if> + <c:if test="${not empty cssClass}"> + <![CDATA[ class="${cssClass}"]]> + </c:if> + <c:if test="${not empty style}"> + <![CDATA[ style="${style}"]]> + </c:if> + <![CDATA[ />]]> + </c:if> + </c:when> + <c:when test="${media.type eq 'video'}"> + <c:set var="url" value="${media:url(mediaNode)}" /> + <c:if test="${!empty(url)}"> + <c:set var="previewId" value="preview-${su:randomAlphanumeric(6)}" /> + <div id="${previewId}" class="preview"> + <div id="no-player"> + </div> + </div> + <c:if test="${fn:endsWith(fn:toLowerCase(media:url(mediaNode)), 'flv')}"> + <c:set var="flashvars"> + <![CDATA[file=${pageContext.request.contextPath}${media:url(mediaNode)}&controlbar=over]]> + <c:if test="${autoPlay}"> + <![CDATA[&autostart=true]]> + </c:if> + <c:if test="${loop}"> + <![CDATA[&repeat=always]]> + </c:if> + <c:if test="${noPlayIcon}"> + <![CDATA[&icons=false]]> + </c:if> + <c:if test="${not empty skin}"> + <![CDATA[&skin=${skin}]]> + </c:if> + </c:set> + <script type='text/javascript'> + <![CDATA[ + window.addEvent('domready', function(){ + var swfobject = new SWFObject('${pageContext.request.contextPath}/.resources/media/players/player.swf','player','${width}','${height}','9','#ffffff'); + swfobject.addParam('allowfullscreen','true'); + swfobject.addParam('allowscriptaccess','always'); + swfobject.addParam('wmode','opaque'); + swfobject.addParam('flashvars', '${flashvars}'); + + var version = deconcept.SWFObjectUtil.getPlayerVersion(); + if (version["major"] == 0 || version["major"] < 9) { + $('no-player').setStyle('display','block'); + } else { + swfobject.write('${previewId}'); + } + });]]> + </script> + </c:if> + <c:if test="${fn:endsWith(fn:toLowerCase(media:url(mediaNode)), 'swf')}"> + <script type='text/javascript'> + <![CDATA[ + window.addEvent('domready', function(){ + var swfobject = new SWFObject('${pageContext.request.contextPath}${media:url(mediaNode)}', '${previewId}', "${width}", "${height}", "9.0.0"); + var version = deconcept.SWFObjectUtil.getPlayerVersion(); + if (version["major"] == 0 || version["major"] < 9) { + $('no-player').setStyle('display','block'); + } else { + swfobject.write('${previewId}'); + } + });]]> + </script> + </c:if> + </c:if> + </c:when> + <c:when test="${media.type eq 'youtube'}"> + <c:set var="url" value="${media:url(mediaNode)}" /> + <c:set var="previewImage" value="${su:substringAfterLast(url, 'v=')}" /> + <c:if test="${!empty(url)}"> + <c:set var="previewId" value="preview-${su:randomAlphanumeric(6)}" /> + <div id="${previewId}" class="preview"> + <div id="no-player"> + <!-- + <ma:message key="media.noFlashPlayerDetected" /> --> + </div> + </div> + <script type='text/javascript'> + <![CDATA[ + + window.addEvent('domready', function(){ + var swfobject = new SWFObject('${pageContext.request.contextPath}/.resources/media/players/player.swf','player','${width}','${height}','9','#ffffff'); + swfobject.addParam('allowfullscreen','true'); + swfobject.addParam('allowscriptaccess','always'); + swfobject.addParam('wmode','opaque'); + swfobject.addParam('flashvars','file=${media:url(mediaNode)}&controlbar=over&type=youtube&image=http://img.youtube.com/vi/${previewImage}/0.jpg'); + var version = deconcept.SWFObjectUtil.getPlayerVersion(); + if (version["major"] == 0 || version["major"] < 9) { + $('no-player').setStyle('display','block'); + } else { + swfobject.write('${previewId}'); + } + }); + ]]></script> + </c:if> + </c:when> + </c:choose> + </c:when> + <c:otherwise> + <![CDATA[<!-- missing media: ${item} -->]]> + </c:otherwise> + </c:choose> +</jsp:root> \ 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: <mol...@us...> - 2009-08-26 12:55:53
|
Revision: 1317 http://openutils.svn.sourceforge.net/openutils/?rev=1317&view=rev Author: molaschi Date: 2009-08-26 12:55:45 +0000 (Wed, 26 Aug 2009) Log Message: ----------- MEDIA-9 cleaning and documenting Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java 2009-08-26 11:02:26 UTC (rev 1316) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java 2009-08-26 12:55:45 UTC (rev 1317) @@ -26,9 +26,7 @@ import java.awt.Point; import java.io.UnsupportedEncodingException; -import java.net.URL; import java.net.URLEncoder; -import java.nio.charset.CharacterCodingException; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; @@ -101,23 +99,6 @@ } /** - * Get localized abstract for a media - * @param media media - * @param locale language - * @return abstract - */ - public static String getAbstract(Content media, Locale locale) - { - if (media == null) - { - return null; - } - MgnlContext.setLocale(locale); - MediaTypeConfiguration mtc = mcm.getMediaTypeConfigurationFromMedia(media); - return mtc.getHandler().getAbstract(media); - } - - /** * Get localized description for a media * @param media media * @param locale language @@ -142,6 +123,16 @@ } /** + * Get localized description for a media + * @param media media + * @return description + */ + public static String getDescription(Content media) + { + return getDescription(media, null); + } + + /** * Get localized title for a media * @param media media * @param locale language @@ -153,7 +144,10 @@ { return null; } - MgnlContext.setLocale(locale); + if (locale != null) + { + MgnlContext.setLocale(locale); + } MediaTypeConfiguration mtc = mcm.getMediaTypeConfigurationFromMedia(media); if (mtc != null) { @@ -163,6 +157,16 @@ } /** + * Get localized title for a media + * @param media media + * @return title + */ + public static String getTitle(Content media) + { + return getTitle(media, null); + } + + /** * Get localized tags for a media * @param media media * @param locale language @@ -174,7 +178,10 @@ { return null; } - MgnlContext.setLocale(locale); + if (locale != null) + { + MgnlContext.setLocale(locale); + } MediaTypeConfiguration mtc = mcm.getMediaTypeConfigurationFromMedia(media); String tags = mtc.getHandler().getTags(media); if (tags != null) @@ -185,6 +192,16 @@ } /** + * Get localized tags for a media + * @param media media + * @return tags + */ + public static String[] getTags(Content media) + { + return getTags(media, null); + } + + /** * Get url for a media * @param media media * @return url @@ -209,19 +226,6 @@ return mtc.getHandler().getUrl(media, options); } - @SuppressWarnings("unchecked") - public static String[] getResolutions(Content media) - { - Collection resNodes = media.getChildByName("resolutions").getNodeDataCollection("res-*"); - String[] resolutions = new String[resNodes.size()]; - int i = 0; - for (Object obj : resNodes) - { - resolutions[i++] = ((NodeData) obj).getName().substring(4); - } - return resolutions; - } - /** * @param media * @return String the thumbnail url for this media, null otherwise Modified: trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-26 11:02:26 UTC (rev 1316) +++ trunk/openutils-mgnlmedia/src/main/resources/META-INF/media.tld 2009-08-26 12:55:45 UTC (rev 1317) @@ -12,75 +12,201 @@ <description>Load a node from the media repository, given the UUID of the media node.</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>info.magnolia.cms.core.Content getNode(java.lang.Object)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + ]]> + </example> </function> <function> <name>desc</name> + <description>Get the description from a media, given the media node itself.</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String getDescription(info.magnolia.cms.core.Content, java.util.Locale)</function-signature> + <function-signature>java.lang.String getDescription(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:out value="${media:desc(mediaNode)}" /> + ]]> + </example> </function> <function> - <name>abstract</name> + <name>descLoc</name> + <description>Get the description from a media, given the media node itself and a locale. Try to get the value from nodedata "description-{locale}"; if not found get the value from "description-en"; if not found again, get the value from "description".</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String getAbstract(info.magnolia.cms.core.Content, java.util.Locale)</function-signature> + <function-signature>java.lang.String getDescription(info.magnolia.cms.core.Content, java.util.Locale)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:out value="${media:descLoc(mediaNode, pageContext.request.locale)}" /> + ]]> + </example> </function> <function> <name>title</name> + <description>Get the title from a media, given the media node itself.</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> + <function-signature>java.lang.String getTitle(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:out value="${media:title(mediaNode)}" /> + ]]> + </example> + </function> + <function> + <name>titleLoc</name> + <description>Get the title from a media, given the media node itself and a locale. Try to get the value from nodedata "title-{locale}"; if not found get the value from "title-en"; if not found again, get the value from "title".</description> + <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>java.lang.String getTitle(info.magnolia.cms.core.Content, java.util.Locale)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:out value="${media:titleLoc(mediaNode, pageContext.request.locale)}" /> + ]]> + </example> </function> <function> <name>tags</name> + <description>Get the tags from a media, given the media node itself.</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String[] getTags(info.magnolia.cms.core.Content, java.util.Locale)</function-signature> + <function-signature>java.lang.String getTags(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:forEach var="tag" items="${media:tags(mediaNode)}"> + <c:out value="${tag}" /> + </c:forEach> + ]]> + </example> </function> <function> + <name>tagsLoc</name> + <description>Get the tags from a media, given the media node itself and a locale. Try to get the value from nodedata "tags-{locale}"; if not found get the value from "tags-en"; if not found again, get the value from "tags".</description> + <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> + <function-signature>java.lang.String getTags(info.magnolia.cms.core.Content, java.util.Locale)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:forEach var="tag" items="${media:tagsLoc(mediaNode, pageContext.request.locale)}"> + <c:out value="${tag}" /> + </c:forEach> + ]]> + </example> + </function> + <function> <name>url</name> + <description>Get the url to the media, given the media node itself</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>String getUrl(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <img src="${pageContext.request.contextPath}${media:url(mediaNode)}" /> + ]]> + </example> </function> <function> <name>url2</name> + <description>Get the url to the media, given the media node itself and an options map</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>String getUrl2(info.magnolia.cms.core.Content, java.util.Map)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <img src="${pageContext.request.contextPath}${media:url(mediaNode, optionsMap)}" /> + ]]> + </example> </function> <function> + <name>urlres</name> + <description>Get the url to the resolution for a given media node (image or flv/youtube preview)</description> + <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> + <function-signature>java.lang.String getResolutionUrl(info.magnolia.cms.core.Content, java.lang.String)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <img src="${pageContext.request.contextPath}${media:urlres(mediaNode, "o200x300")}" /> + ]]> + </example> + </function> + <function> <name>resolutions</name> + <description>Get all the resolutions for a given media node.</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String[] getResolutions(info.magnolia.cms.core.Content)</function-signature> + <function-signature>java.lang.String[] listResolution(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:forEach var="res" items="${media:resolutions(mediaNode)}"> + <img src="${pageContext.request.contextPath}${media:urlres(mediaNode, res)}" /> + </c:forEach> + ]]> + </example> </function> <function> <name>thumbnail</name> + <description>Get the url to the thumbnail (l100x100 resolution) for a given media node (image or flv/youtube preview)</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>java.lang.String getThumbnail(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <img src="${pageContext.request.contextPath}${media:thumbnail(mediaNode)}" /> + ]]> + </example> </function> <function> - <name>type</name> + <name>preview</name> + <description>Get the url to the preview (l450x450 resolution) for a given media node (image or flv/youtube preview)</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String getType(info.magnolia.cms.core.Content)</function-signature> + <function-signature>java.lang.String getPreview(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <img src="${pageContext.request.contextPath}${media:preview(mediaNode)}" /> + ]]> + </example> </function> <function> - <name>listResolutions</name> + <name>type</name> + <description>Get the media type for a given media node</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String[] listResolutions(info.magnolia.cms.core.Content)</function-signature> + <function-signature>java.lang.String getType(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:if test="${media:type(mediaNode) eq 'image'}"> + <img src="${pageContext.request.contextPath}${media:url(mediaNode)}" /> + </c:if> + ]]> + </example> </function> <function> - <name>urlres</name> - <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String getResolutionUrl(info.magnolia.cms.core.Content, java.lang.String)</function-signature> - </function> - <function> <name>size</name> + <description>Get the real size of a resolution for a given media node (image or flv/youtube preview)</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>int[] getSize(info.magnolia.cms.core.Content, java.lang.String)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:set var="size" value="${media:size(content.image)}" /> + <img src="${pageContext.request.contextPath}${media:url(mediaNode)}" style="width:${size[0]};height:${size[1]}" /> + ]]> + </example> </function> <function> - <name>preview</name> - <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> - <function-signature>java.lang.String getPreview(info.magnolia.cms.core.Content)</function-signature> - </function> - <function> <name>usedInWebPages</name> + <description>Get list of path to content nodes of website repository in which the given media node is used</description> <function-class>net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl</function-class> <function-signature>java.lang.String[] findMediaUsedInWebPages(info.magnolia.cms.core.Content)</function-signature> + <example> + <![CDATA[ + <c:set var="mediaNode" value="${media:node(content.image)}" /> + <c:forEach var="page" items="${media:usedInWebPages(mediaNode)}"> + <a href="${pageContext.request.contextPath}${page}">${page}</a> + </c:forEach> + ]]> + </example> </function> </taglib> \ 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: <mol...@us...> - 2009-08-26 11:02:34
|
Revision: 1316 http://openutils.svn.sourceforge.net/openutils/?rev=1316&view=rev Author: molaschi Date: 2009-08-26 11:02:26 +0000 (Wed, 26 Aug 2009) Log Message: ----------- remove unused pages Removed Paths: ------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.java trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.html trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/UploadZipFilePage.html Deleted: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.java 2009-08-26 11:02:00 UTC (rev 1315) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.java 2009-08-26 11:02:26 UTC (rev 1316) @@ -1,142 +0,0 @@ -/** - * Copyright Openmind 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.mgnlmedia.media.pages; - -import info.magnolia.cms.beans.runtime.Document; -import info.magnolia.cms.core.HierarchyManager; -import info.magnolia.cms.security.AccessDeniedException; -import info.magnolia.context.MgnlContext; - -import java.io.File; -import java.io.FileOutputStream; -import java.io.IOException; -import java.io.InputStream; -import java.util.Enumeration; -import java.util.zip.ZipEntry; -import java.util.zip.ZipFile; - -import javax.jcr.RepositoryException; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -import net.sourceforge.openutils.mgnlmedia.media.lifecycle.MediaModule; -import net.sourceforge.openutils.mgnlmedia.media.utils.MediaLoadUtils; - -import org.apache.commons.io.IOUtils; -import org.apache.commons.lang.StringUtils; - - -/** - * @author molaschi - * @version $Id$ - */ -public class MediaLoadZipFilePage extends MessagesTemplatedMVCHandler -{ - - private Document zipFile; - - /** - * @param name - * @param request - * @param response - */ - public MediaLoadZipFilePage(String name, HttpServletRequest request, HttpServletResponse response) - { - super(name, request, response); - // TODO Auto-generated constructor stub - } - - public String loadZip() - { - - InputStream zipStream = null; - try - { - HierarchyManager mgr = MgnlContext.getSystemContext().getHierarchyManager(MediaModule.REPO); - File temp = File.createTempFile("zipmedia", ".zip"); - FileOutputStream fos = new FileOutputStream(temp); - - zipStream = zipFile.getStream(); - IOUtils.copy(zipStream, fos); - - IOUtils.closeQuietly(fos); - ZipFile zip = new ZipFile(temp); - Enumeration< ? extends ZipEntry> entries = zip.entries(); - while (entries.hasMoreElements()) - { - ZipEntry entry = entries.nextElement(); - - String path = entry.getName(); - path = StringUtils.replace(path, "\\", "/"); - if (!path.startsWith("/")) - { - path = "/" + path; - } - - if (!entry.isDirectory()) - { - - InputStream inputStream = zip.getInputStream(entry); - - String parent = StringUtils.substringBeforeLast(path, "/"); - String filename = StringUtils.substringAfterLast(path, "/"); - - MediaLoadUtils.loadEntry(inputStream, StringUtils.defaultIfEmpty(parent, "/"), filename, false); - - } - } - } - catch (IOException e) - { - - } - catch (AccessDeniedException e) - { - - } - catch (RepositoryException e) - { - - } - finally - { - IOUtils.closeQuietly(zipStream); - } - - return this.show(); - } - - /** - * Returns the zipFile. - * @return the zipFile - */ - public Document getZipFile() - { - return zipFile; - } - - /** - * Sets the zipFile. - * @param zipFile the zipFile to set - */ - public void setZipFile(Document zipFile) - { - this.zipFile = zipFile; - } - -} Deleted: trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.html =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.html 2009-08-26 11:02:00 UTC (rev 1315) +++ trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/MediaLoadZipFilePage.html 2009-08-26 11:02:26 UTC (rev 1316) @@ -1,22 +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>Magnolia</title> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <link href="${this.request.contextPath}/.resources/admin-css/admin-all.css" type="text/css" rel="stylesheet" /> - </head> - <body id="mgnl" class="mgnlBgLight mgnlImportExport"> - <h2>$ {this.messages.get("media.loadzip")}</h2> - <div class="pageframe"> - <form method="post" action="" enctype="multipart/form-data"> - <div class="formelement"> - <label for="zipFile">$ {this.messages.get("media.loadzip.zipFile")} - </label> - <input name="zipFile" type="file" /> - </div> - <input type="hidden" name="command" value="loadZip" /> - <input type="submit" name="loadZip" value='$ {this.messages.get("media.loadzip.doUpload")}' /> - </form> - </div> - </body> -</html> \ No newline at end of file Deleted: trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/UploadZipFilePage.html =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/UploadZipFilePage.html 2009-08-26 11:02:00 UTC (rev 1315) +++ trunk/openutils-mgnlmedia/src/main/resources/net/sourceforge/openutils/mgnlmedia/media/pages/UploadZipFilePage.html 2009-08-26 11:02:26 UTC (rev 1316) @@ -1,94 +0,0 @@ -<html> - <head> - <link media="screen, projection" href="${this.request.contextPath}/.resources/media/css/upload.css" type="text/css" - rel="stylesheet"><!-- --> - </link> - <script type="text/javascript" src="${this.request.contextPath}/.resources/media/js/mootools-1.2-core.js"><!-- --> - </script> - <script type="text/javascript" src="${this.request.contextPath}/.resources/media/js/mootools-1.2-more.js"><!-- --> - </script> - <script type="text/javascript" src="${this.request.contextPath}/.resources/media/js/upload/Swiff.Uploader.js"><!-- --> - </script> - <script type="text/javascript" src="${this.request.contextPath}/.resources/media/js/upload/Fx.ProgressBar.js"><!-- --> - </script> - <script type="text/javascript" src="${this.request.contextPath}/.resources/media/js/upload/FancyUpload2.js"><!-- --> - </script> - <script type="text/javascript"> - // <![CDATA[ -window.addEvent('load', function() { - - var swiffy = new FancyUpload2($('demo-status'), $('demo-list'), { - 'url': $('form-demo').action, - 'fieldName': 'photoupload', - 'path': '${this.request.contextPath}/.resources/media/js/upload/Swiff.Uploader.swf', - 'onLoad': function() { - $('demo-status').removeClass('hide'); - $('demo-fallback').destroy(); - }, - 'multiple': false - }); - - /** - * Various interactions - */ - - $('demo-browse-all').addEvent('click', function() { - swiffy.browse({'Zip file (*.zip)': '*.zip'}); - return false; - }); - - $('demo-clear').addEvent('click', function() { - swiffy.removeFile(); - return false; - }); - - $('demo-upload').addEvent('click', function() { - swiffy.upload(); - return false; - }); - -}); -// ]]> - </script> - </head> - <body> - <form action="${this.request.contextPath}/.magnolia/pages/mediaBrowserPage.html" method="post" enctype="multipart/form-data" - id="form-demo"> - <input type="hidden" name="command" value="saveZip" /> - <input id="parentPath" type="hidden" name="parentPath" value="{parentPath}" /> - <fieldset id="demo-fallback"> - <legend>File Upload</legend> - <p> - Selected your photo to upload. - <br /> - <strong>This form is just an example fallback for the unobtrusive behaviour of FancyUpload.</strong> - </p> - <label for="demo-photoupload"> - Upload Photos: - <input type="file" name="zipFile" id="demo-photoupload" /> - </label> - </fieldset> - <div id="demo-status" class="hide"> - <p> - <a href="#" id="demo-browse-all">Browse Files</a> - | - <a href="#" id="demo-clear">Clear List</a> - | - <a href="#" id="demo-upload">Upload</a> - </p> - <div> - <strong class="overall-title">Overall progress</strong> - <br /> - <img src="${this.request.contextPath}/.resources/media/assets/progress-bar/bar.gif" class="progress overall-progress" /> - </div> - <div> - <strong class="current-title">File Progress</strong> - <br /> - <img src="${this.request.contextPath}/.resources/media/assets/progress-bar/bar.gif" class="progress current-progress" /> - </div> - <div class="current-text"></div> - </div> - <ul id="demo-list"></ul> - </form> - </body> -</html> \ 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: <mol...@us...> - 2009-08-26 11:02:12
|
Revision: 1315 http://openutils.svn.sourceforge.net/openutils/?rev=1315&view=rev Author: molaschi Date: 2009-08-26 11:02:00 +0000 (Wed, 26 Aug 2009) Log Message: ----------- MEDIA-12 fix media types order in module startup Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/setup/MediaModuleVersionHandler.java trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.image.xml trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.youtube.xml Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/setup/MediaModuleVersionHandler.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/setup/MediaModuleVersionHandler.java 2009-08-26 11:00:55 UTC (rev 1314) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/setup/MediaModuleVersionHandler.java 2009-08-26 11:02:00 UTC (rev 1315) @@ -19,6 +19,7 @@ import info.magnolia.module.InstallContext; import info.magnolia.module.delta.Task; +import it.openutils.mgnltasks.NodeSortTask; import it.openutils.mgnltasks.SimpleModuleVersionHandler; import java.util.ArrayList; @@ -40,6 +41,7 @@ { List<Task> tasks = new ArrayList<Task>(); + tasks.add(new NodeSortTask("config", "/modules/media/mediatypes", "order")); return tasks; } Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml 2009-08-26 11:00:55 UTC (rev 1314) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml 2009-08-26 11:02:00 UTC (rev 1315) @@ -18,6 +18,9 @@ <sv:property sv:name="extensions" sv:type="String"> <sv:value>mp3</sv:value> </sv:property> + <sv:property sv:name="order" sv:type="Long"> + <sv:value>4</sv:value> + </sv:property> <sv:property sv:name="i18nBasename" sv:type="String"> <sv:value>net.sourceforge.openutils.mgnlmedia.media.lang.messages</sv:value> </sv:property> Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.image.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.image.xml 2009-08-26 11:00:55 UTC (rev 1314) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.image.xml 2009-08-26 11:02:00 UTC (rev 1315) @@ -24,6 +24,9 @@ <sv:property sv:name="extensions" sv:type="String"> <sv:value>jpg,gif,png</sv:value> </sv:property> + <sv:property sv:name="order" sv:type="Long"> + <sv:value>1</sv:value> + </sv:property> <sv:property sv:name="handler" sv:type="String"> <sv:value>net.sourceforge.openutils.mgnlmedia.media.types.impl.ImageTypeHandler</sv:value> </sv:property> Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml 2009-08-26 11:00:55 UTC (rev 1314) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml 2009-08-26 11:02:00 UTC (rev 1315) @@ -18,6 +18,9 @@ <sv:property sv:name="extensions" sv:type="String"> <sv:value>flv,swf</sv:value> </sv:property> + <sv:property sv:name="order" sv:type="Long"> + <sv:value>2</sv:value> + </sv:property> <sv:property sv:name="i18nBasename" sv:type="String"> <sv:value>net.sourceforge.openutils.mgnlmedia.media.lang.messages</sv:value> </sv:property> Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.youtube.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.youtube.xml 2009-08-26 11:00:55 UTC (rev 1314) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.youtube.xml 2009-08-26 11:02:00 UTC (rev 1315) @@ -18,6 +18,9 @@ <sv:property sv:name="i18nBasename" sv:type="String"> <sv:value>net.sourceforge.openutils.mgnlmedia.media.lang.messages</sv:value> </sv:property> + <sv:property sv:name="order" sv:type="Long"> + <sv:value>3</sv:value> + </sv:property> <sv:property sv:name="dialog" sv:type="String"> <sv:value>mediaYoutubeDlg</sv:value> </sv:property> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-26 11:01:06
|
Revision: 1314 http://openutils.svn.sourceforge.net/openutils/?rev=1314&view=rev Author: molaschi Date: 2009-08-26 11:00:55 +0000 (Wed, 26 Aug 2009) Log Message: ----------- MEDIA-11 add extensions for video and audio types. zip handling use this to understand the media type by file extension Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml 2009-08-26 10:58:20 UTC (rev 1313) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.audio.xml 2009-08-26 11:00:55 UTC (rev 1314) @@ -15,6 +15,9 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>03e8c64c-67a1-43e4-a372-d1d2147e0f63</sv:value> </sv:property> + <sv:property sv:name="extensions" sv:type="String"> + <sv:value>mp3</sv:value> + </sv:property> <sv:property sv:name="i18nBasename" sv:type="String"> <sv:value>net.sourceforge.openutils.mgnlmedia.media.lang.messages</sv:value> </sv:property> Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml 2009-08-26 10:58:20 UTC (rev 1313) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.mediatypes.video.xml 2009-08-26 11:00:55 UTC (rev 1314) @@ -15,6 +15,9 @@ <sv:property sv:name="jcr:uuid" sv:type="String"> <sv:value>7daf2ec0-b083-4c11-a504-c40b2e3f5408</sv:value> </sv:property> + <sv:property sv:name="extensions" sv:type="String"> + <sv:value>flv,swf</sv:value> + </sv:property> <sv:property sv:name="i18nBasename" sv:type="String"> <sv:value>net.sourceforge.openutils.mgnlmedia.media.lang.messages</sv:value> </sv:property> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-26 10:58:29
|
Revision: 1313 http://openutils.svn.sourceforge.net/openutils/?rev=1313&view=rev Author: molaschi Date: 2009-08-26 10:58:20 +0000 (Wed, 26 Aug 2009) Log Message: ----------- MEDIA-10 set current node path as base path to explode zip file Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.java Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.java 2009-08-25 16:16:27 UTC (rev 1312) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/pages/MediaBrowserPage.java 2009-08-26 10:58:20 UTC (rev 1313) @@ -104,13 +104,16 @@ public String saveZip() { + InputStream zipStream = null; try { - HierarchyManager mgr = MgnlContext.getSystemContext().getHierarchyManager(MediaModule.REPO); File temp = File.createTempFile("zipmedia", ".zip"); FileOutputStream fos = new FileOutputStream(temp); - IOUtils.copy(zipFile.getStream(), fos); - fos.close(); + + zipStream = zipFile.getStream(); + IOUtils.copy(zipStream, fos); + + IOUtils.closeQuietly(fos); ZipFile zip = new ZipFile(temp); Enumeration< ? extends ZipEntry> entries = zip.entries(); while (entries.hasMoreElements()) @@ -118,42 +121,47 @@ ZipEntry entry = entries.nextElement(); String path = entry.getName(); - path = StringUtils.replace(path, "\\", "/"); - if (!path.startsWith("/")) - { - path = "/" + path; - } - if (path.endsWith("/")) - { - path = path.substring(0, path.length() - 1); - } if (!entry.isDirectory()) { InputStream inputStream = zip.getInputStream(entry); - String parent = StringUtils.substringBeforeLast(path, "/"); - String filename = StringUtils.substringAfterLast(path, "/"); + String parent = StringUtils.trimToEmpty(parentPath) + "/" + path; + parent = StringUtils.replace(parent, "\\", "/"); + parent = StringUtils.replace(parent, "//", "/"); + if (!parent.startsWith("/")) + { + parent = "/" + parent; + } + String filename = StringUtils.substringAfterLast(parent, "/"); + parent = StringUtils.substringBeforeLast(parent, "/"); - MediaLoadUtils.loadEntry(inputStream, StringUtils.defaultIfEmpty(parent, "/"), filename, false); + MediaLoadUtils.loadEntry( + inputStream, + StringUtils.defaultIfEmpty(parent, "/fromzip"), + filename, + false); } - } } catch (IOException e) { - + log.error(e.getMessage(), e); } catch (AccessDeniedException e) { - + log.error(e.getMessage(), e); } catch (RepositoryException e) { - + log.error(e.getMessage(), e); } + finally + { + IOUtils.closeQuietly(zipStream); + } this.openPath = parentPath; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-25 16:16:36
|
Revision: 1312 http://openutils.svn.sourceforge.net/openutils/?rev=1312&view=rev Author: molaschi Date: 2009-08-25 16:16:27 +0000 (Tue, 25 Aug 2009) Log Message: ----------- add trim to uuid when finding a node and add url encoding for resolutions Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java 2009-08-25 16:15:20 UTC (rev 1311) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/tags/el/MediaEl.java 2009-08-25 16:16:27 UTC (rev 1312) @@ -25,6 +25,10 @@ import info.magnolia.context.MgnlContext; import java.awt.Point; +import java.io.UnsupportedEncodingException; +import java.net.URL; +import java.net.URLEncoder; +import java.nio.charset.CharacterCodingException; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; @@ -82,7 +86,7 @@ HierarchyManager hm = MgnlContext.getHierarchyManager(MediaModule.REPO); try { - return hm.getContentByUUID(uuid); + return hm.getContentByUUID(StringUtils.trim(uuid)); } catch (RepositoryException e) { @@ -125,7 +129,10 @@ { return null; } - MgnlContext.setLocale(locale); + if (locale != null) + { + MgnlContext.setLocale(locale); + } MediaTypeConfiguration mtc = mcm.getMediaTypeConfigurationFromMedia(media); if (mtc == null) { @@ -290,9 +297,9 @@ Content resolutions = media.getChildByName("resolutions"); - String resString = "res-" + resolution; try { + String resString = "res-" + URLEncoder.encode(resolution, "utf-8"); if (resolutions != null && resolutions.hasNodeData(resString)) { String resPath = new FileProperties(resolutions, resString).getProperty(FileProperties.PATH); @@ -305,6 +312,10 @@ { log.debug(e.getMessage(), e); } + catch (UnsupportedEncodingException e) + { + log.debug(e.getMessage(), e); + } return null; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mol...@us...> - 2009-08-25 16:15:27
|
Revision: 1311 http://openutils.svn.sourceforge.net/openutils/?rev=1311&view=rev Author: molaschi Date: 2009-08-25 16:15:20 +0000 (Tue, 25 Aug 2009) Log Message: ----------- fix language handling for title and description Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/types/impl/BaseTypeHandler.java Modified: trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/types/impl/BaseTypeHandler.java =================================================================== --- trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/types/impl/BaseTypeHandler.java 2009-08-25 13:38:59 UTC (rev 1310) +++ trunk/openutils-mgnlmedia/src/main/java/net/sourceforge/openutils/mgnlmedia/media/types/impl/BaseTypeHandler.java 2009-08-25 16:15:20 UTC (rev 1311) @@ -51,15 +51,26 @@ Locale locale = MgnlContext.getLocale(); String language = locale.getLanguage().toLowerCase(); String languageCountry = language + "_" + locale.getCountry().toLowerCase(); - if (LANGUAGES.contains(languageCountry)) + try { - return NodeDataUtil.getString(media, property + "-" + languageCountry); + if (LANGUAGES.contains(languageCountry) && media.hasNodeData(property + "-" + languageCountry)) + { + return NodeDataUtil.getString(media, property + "-" + languageCountry); + } + else if (LANGUAGES.contains(language) && media.hasNodeData(property + "-" + language)) + { + return NodeDataUtil.getString(media, property + "-" + language); + } + else if (LANGUAGES.contains(language) && media.hasNodeData(property + "-en")) + { + return NodeDataUtil.getString(media, property + "-" + language); + } } - else if (LANGUAGES.contains(language)) + catch (RepositoryException ex) { - return NodeDataUtil.getString(media, property + "-" + language); + log.error(ex.getMessage(), ex); } - return NodeDataUtil.getString(media, property + "-en"); + return NodeDataUtil.getString(media, property); } /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mmu...@us...> - 2009-08-25 13:39:10
|
Revision: 1310 http://openutils.svn.sourceforge.net/openutils/?rev=1310&view=rev Author: mmunaretto Date: 2009-08-25 13:38:59 +0000 (Tue, 25 Aug 2009) Log Message: ----------- updated section "dependencies list" Modified Paths: -------------- trunk/openutils-testing-testng/src/main/bundle/README.txt Modified: trunk/openutils-testing-testng/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-testng/src/main/bundle/README.txt 2009-08-25 13:30:22 UTC (rev 1309) +++ trunk/openutils-testing-testng/src/main/bundle/README.txt 2009-08-25 13:38:59 UTC (rev 1310) @@ -35,31 +35,19 @@ ========================================= This project depends on: -LIBRARY | VERSION | SCOPE -openutils-testing.jar 2.2.1 compile (in bundle) +LIBRARY | VERSION +openutils-testing.jar 2.2.1 (in bundle) -aopalliance.jar 1.0 compile -commons-collections.jar 3.2.1 compile -commons-lang.jar 2.4 compile -log4j.jar 1.2.15 compile -poi.jar 3.0.2-FINAL compile -dbunit.jar 2.4.4 compile -jcl-over-slf4j.jar 1.5.6 compile -slf4j-api.jar 1.5.6 compile -slf4j-log4j12.jar 1.5.6 compile -spring-beans.jar 2.5.6 compile -spring-context.jar 2.5.6 compile -spring-core.jar 2.5.6 compile -spring-test.jar 2.5.6 compile -testng.jar 5.7 compile +testng.jar 5.7 +dbunit.jar 2.4.4 +spring-test.jar 2.5.6 +slf4j-api.jar 1.5.6 +commons-lang.jar 2.4 -commons-pool.jar 1.3 test -commons-dbcp.jar 1.2.2 test -derby.jar 10.2.2.0 test -spring-jdbc.jar 2.5.6 test -spring-tx.jar 2.5.6 test + + ========================================= LICENSE ========================================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-08-25 13:30:29
|
Revision: 1309 http://openutils.svn.sourceforge.net/openutils/?rev=1309&view=rev Author: fgiust Date: 2009-08-25 13:30:22 +0000 (Tue, 25 Aug 2009) Log Message: ----------- strimmed dependency list Modified Paths: -------------- trunk/openutils-testing-junit/src/main/bundle/README.txt Modified: trunk/openutils-testing-junit/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 13:22:01 UTC (rev 1308) +++ trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 13:30:22 UTC (rev 1309) @@ -26,8 +26,8 @@ Copy all the jar files in the bundle into your application lib folder. -JUnit framework and DbUnit library are required: please refer to the respective -web site for downloads and documentation. +JUnit framework and DbUnit library are required: please refer to the respective +web site for downloads and documentation. ========================================= @@ -35,31 +35,19 @@ ========================================= This project depends on: -LIBRARY | VERSION | SCOPE -openutils-testing.jar 2.2.1 compile (in bundle) +LIBRARY | VERSION +openutils-testing.jar 2.2.1 (in bundle) -aopalliance.jar 1.0 compile -commons-collections.jar 3.2.1 compile -commons-lang.jar 2.4 compile -junit.jar 4.4 compile -log4j.jar 1.2.15 compile -poi.jar 3.0.2-FINAL compile -dbunit.jar 2.4.4 compile -jcl-over-slf4j.jar 1.5.6 compile -slf4j-api.jar 1.5.6 compile -slf4j-log4j12.jar 1.5.6 compile -spring-beans.jar 2.5.6 compile -spring-context.jar 2.5.6 compile -spring-core.jar 2.5.6 compile -spring-test.jar 2.5.6 compile +junit.jar 4.4 +dbunit.jar 2.4.4 +spring-test.jar 2.5.6 +slf4j-api.jar 1.5.6 +commons-lang.jar 2.4 -commons-pool.jar 1.3 test -commons-dbcp.jar 1.2.2 test -derby.jar 10.2.2.0 test -spring-jdbc.jar 2.5.6 test -spring-tx.jar 2.5.6 test + + ========================================= LICENSE ========================================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mmu...@us...> - 2009-08-25 13:22:07
|
Revision: 1308 http://openutils.svn.sourceforge.net/openutils/?rev=1308&view=rev Author: mmunaretto Date: 2009-08-25 13:22:01 +0000 (Tue, 25 Aug 2009) Log Message: ----------- add section "dependencies list" Modified Paths: -------------- trunk/openutils-testing-junit/src/main/bundle/README.txt trunk/openutils-testing-testng/src/main/bundle/README.txt Modified: trunk/openutils-testing-junit/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 12:49:11 UTC (rev 1307) +++ trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 13:22:01 UTC (rev 1308) @@ -31,6 +31,36 @@ ========================================= + DEPENDENCIES LIST +========================================= +This project depends on: + +LIBRARY | VERSION | SCOPE +openutils-testing.jar 2.2.1 compile (in bundle) + +aopalliance.jar 1.0 compile +commons-collections.jar 3.2.1 compile +commons-lang.jar 2.4 compile +junit.jar 4.4 compile +log4j.jar 1.2.15 compile +poi.jar 3.0.2-FINAL compile +dbunit.jar 2.4.4 compile +jcl-over-slf4j.jar 1.5.6 compile +slf4j-api.jar 1.5.6 compile +slf4j-log4j12.jar 1.5.6 compile +spring-beans.jar 2.5.6 compile +spring-context.jar 2.5.6 compile +spring-core.jar 2.5.6 compile +spring-test.jar 2.5.6 compile + +commons-pool.jar 1.3 test +commons-dbcp.jar 1.2.2 test +derby.jar 10.2.2.0 test +spring-jdbc.jar 2.5.6 test +spring-tx.jar 2.5.6 test + + +========================================= LICENSE ========================================= Modified: trunk/openutils-testing-testng/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-testng/src/main/bundle/README.txt 2009-08-25 12:49:11 UTC (rev 1307) +++ trunk/openutils-testing-testng/src/main/bundle/README.txt 2009-08-25 13:22:01 UTC (rev 1308) @@ -31,6 +31,36 @@ ========================================= + DEPENDENCIES LIST +========================================= +This project depends on: + +LIBRARY | VERSION | SCOPE +openutils-testing.jar 2.2.1 compile (in bundle) + +aopalliance.jar 1.0 compile +commons-collections.jar 3.2.1 compile +commons-lang.jar 2.4 compile +log4j.jar 1.2.15 compile +poi.jar 3.0.2-FINAL compile +dbunit.jar 2.4.4 compile +jcl-over-slf4j.jar 1.5.6 compile +slf4j-api.jar 1.5.6 compile +slf4j-log4j12.jar 1.5.6 compile +spring-beans.jar 2.5.6 compile +spring-context.jar 2.5.6 compile +spring-core.jar 2.5.6 compile +spring-test.jar 2.5.6 compile +testng.jar 5.7 compile + +commons-pool.jar 1.3 test +commons-dbcp.jar 1.2.2 test +derby.jar 10.2.2.0 test +spring-jdbc.jar 2.5.6 test +spring-tx.jar 2.5.6 test + + +========================================= LICENSE ========================================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mmu...@us...> - 2009-08-25 12:49:32
|
Revision: 1307 http://openutils.svn.sourceforge.net/openutils/?rev=1307&view=rev Author: mmunaretto Date: 2009-08-25 12:49:11 +0000 (Tue, 25 Aug 2009) Log Message: ----------- added plugin for assembly zip to pom and assembly-bundle.xml Modified Paths: -------------- trunk/openutils-mgnlbootstrapsync/pom.xml Added Paths: ----------- trunk/openutils-mgnlbootstrapsync/src/main/assembly/ trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2009-08-25 12:41:17 UTC (rev 1306) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2009-08-25 12:49:11 UTC (rev 1307) @@ -1,76 +1,96 @@ <?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"> - <parent> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils</artifactId> - <version>11</version> - <relativePath>..</relativePath> - </parent> - <modelVersion>4.0.0</modelVersion> - <packaging>jar</packaging> - <artifactId>openutils-mgnlbootstrapsync</artifactId> - <name>openutils-mgnlbootstrapsync</name> - <version>0.4-SNAPSHOT</version> - <licenses> - <license> - <name>GPLv3</name> - <url>http://www.gnu.org/licenses/gpl-3.0.txt</url> - </license> - </licenses> - <build> - <resources> - <resource> - <filtering>false</filtering> - <directory>src/main/resources</directory> - <includes> - <include>**/*</include> - </includes> - </resource> - <resource> - <filtering>true</filtering> - <directory>src/main/resources</directory> - <includes> - <include>META-INF/magnolia/*</include> - </includes> - </resource> - </resources> - </build> - <dependencies> - <dependency> - <groupId>info.magnolia</groupId> - <artifactId>magnolia-core</artifactId> - <version>4.0</version> - </dependency> - <dependency> - <groupId>info.magnolia</groupId> - <artifactId>magnolia-module-admininterface</artifactId> - <version>4.0</version> - </dependency> - <dependency> - <groupId>org.testng</groupId> - <artifactId>testng</artifactId> - <classifier>jdk15</classifier> - <version>5.1</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - <repositories> - <repository> - <id>repository.magnolia.info</id> - <name>magnolia repository</name> - <url>http://svn.magnolia.info/maven/m2</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - </repositories> +<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</artifactId> + <version>11</version> + <relativePath>..</relativePath> + </parent> + <modelVersion>4.0.0</modelVersion> + <packaging>jar</packaging> + <artifactId>openutils-mgnlbootstrapsync</artifactId> + <name>openutils-mgnlbootstrapsync</name> + <version>0.4-SNAPSHOT</version> + <licenses> + <license> + <name>GPLv3</name> + <url>http://www.gnu.org/licenses/gpl-3.0.txt</url> + </license> + </licenses> + <build> + <resources> + <resource> + <filtering>false</filtering> + <directory>src/main/resources</directory> + <includes> + <include>**/*</include> + </includes> + </resource> + <resource> + <filtering>true</filtering> + <directory>src/main/resources</directory> + <includes> + <include>META-INF/magnolia/*</include> + </includes> + </resource> + </resources> + <plugins> + <plugin> + <artifactId>maven-assembly-plugin</artifactId> + <executions> + <execution> + <id>bundle</id> + <phase>package</phase> + <goals> + <goal>single</goal> + </goals> + </execution> + </executions> + <configuration> + <descriptors> + <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> + </descriptors> + </configuration> + </plugin> + </plugins> + </build> + <dependencies> + <dependency> + <groupId>info.magnolia</groupId> + <artifactId>magnolia-core</artifactId> + <version>4.0</version> + </dependency> + <dependency> + <groupId>info.magnolia</groupId> + <artifactId>magnolia-module-admininterface</artifactId> + <version>4.0</version> + </dependency> + <dependency> + <groupId>org.testng</groupId> + <artifactId>testng</artifactId> + <classifier>jdk15</classifier> + <version>5.1</version> + <scope>test</scope> + <exclusions> + <exclusion> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + <repositories> + <repository> + <id>repository.magnolia.info</id> + <name>magnolia repository</name> + <url>http://svn.magnolia.info/maven/m2</url> + <releases> + <enabled>true</enabled> + </releases> + <snapshots> + <enabled>false</enabled> + </snapshots> + </repository> + </repositories> </project> Added: trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml (rev 0) +++ trunk/openutils-mgnlbootstrapsync/src/main/assembly/assembly-bundle.xml 2009-08-25 12:49:11 UTC (rev 1307) @@ -0,0 +1,26 @@ +<assembly> + <id>bundle</id> + <formats> + <format>zip</format> + </formats> + <includeBaseDirectory>false</includeBaseDirectory> + <fileSets> + <fileSet> + <filtered>true</filtered> + <outputDirectory>/</outputDirectory> + <lineEnding>crlf</lineEnding> + <directory>${basedir}/src/main/bundle</directory> + <includes> + <include>*</include> + </includes> + </fileSet> + </fileSets> + <dependencySets> + <dependencySet> + <outputDirectory>${pom.artifactId}</outputDirectory> + <includes> + <include>net.sourceforge.openutils:*</include> + </includes> + </dependencySet> + </dependencySets> +</assembly> \ 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...> - 2009-08-25 12:41:26
|
Revision: 1306 http://openutils.svn.sourceforge.net/openutils/?rev=1306&view=rev Author: fgiust Date: 2009-08-25 12:41:17 +0000 (Tue, 25 Aug 2009) Log Message: ----------- fix issue tracking urls Modified Paths: -------------- trunk/openutils-mgnlcontrols/pom.xml trunk/openutils-mgnlgroovy/pom.xml trunk/openutils-testing/pom.xml trunk/openutils-testing-junit/pom.xml trunk/openutils-testing-testng/pom.xml Modified: trunk/openutils-mgnlcontrols/pom.xml =================================================================== --- trunk/openutils-mgnlcontrols/pom.xml 2009-08-25 10:53:30 UTC (rev 1305) +++ trunk/openutils-mgnlcontrols/pom.xml 2009-08-25 12:41:17 UTC (rev 1306) @@ -21,7 +21,7 @@ <url>http://lab.openmindonline.it/lab/products/controls.html</url> <issueManagement> <system>jira</system> - <url>http://lab.openmindonline.it/browse/CONTROLS</url> + <url>http://lab.openmindonline.it/jira/browse/CONTROLS</url> </issueManagement> <build> <resources> Modified: trunk/openutils-mgnlgroovy/pom.xml =================================================================== --- trunk/openutils-mgnlgroovy/pom.xml 2009-08-25 10:53:30 UTC (rev 1305) +++ trunk/openutils-mgnlgroovy/pom.xml 2009-08-25 12:41:17 UTC (rev 1306) @@ -21,7 +21,7 @@ <url>http://lab.openmindonline.it/lab/products/groovy.html</url> <issueManagement> <system>jira</system> - <url>http://lab.openmindonline.it/browse/GROOVY</url> + <url>http://lab.openmindonline.it/jira/browse/GROOVY</url> </issueManagement> <build> <resources> Modified: trunk/openutils-testing/pom.xml =================================================================== --- trunk/openutils-testing/pom.xml 2009-08-25 10:53:30 UTC (rev 1305) +++ trunk/openutils-testing/pom.xml 2009-08-25 12:41:17 UTC (rev 1306) @@ -1,158 +1,162 @@ <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> - <artifactId>openutils</artifactId> - <version>11</version> - <relativePath>..</relativePath> - </parent> - <artifactId>openutils-testing</artifactId> - <name>Openutils testing library</name> - <version>2.2.2-SNAPSHOT</version> - <description>Framework that helps to simplify unit testing coding</description> - <licenses> - <license> - <name>GNU Lesser General Public License, Version 2.1</name> - <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> - </license> - </licenses> - <inceptionYear>2005</inceptionYear> - <url>http://lab.openmindonline.it/products/testing.html</url> - <build> - <plugins> - <plugin> - <groupId>com.google.code.maven-license-plugin</groupId> - <artifactId>maven-license-plugin</artifactId> - <version>1.4.0</version> - <configuration> - <header>src/main/etc/header.txt</header> - <includes> - <include>src/**</include> - <include>**/test/**</include> - </includes> - <excludes> - <exclude>target/**</exclude> - </excludes> - <properties> - <year>${project.inceptionYear} - 2009</year> - <name>${project.name}</name> - <description>${project.description}</description> - <url>${project.url}</url> - </properties> - </configuration> - <executions> - <execution> - <goals> - <goal>check</goal> - </goals> - </execution> - </executions> - </plugin> - </plugins> - </build> - <dependencies> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-log4j12</artifactId> - <version>1.5.6</version> - </dependency> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>jcl-over-slf4j</artifactId> - <version>1.5.6</version> - </dependency> - <dependency> - <groupId>commons-lang</groupId> - <artifactId>commons-lang</artifactId> - <version>2.4</version> - </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-context</artifactId> - <version>${spring.version}</version> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-test</artifactId> - <version>${spring.version}</version> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - <exclusion> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </exclusion> - <exclusion> - <groupId>org.testng</groupId> - <artifactId>testng</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - <version>${spring.version}</version> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.dbunit</groupId> - <artifactId>dbunit</artifactId> - <version>2.4.4</version> - <exclusions> - <exclusion> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </exclusion> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - <exclusion> - <groupId>junit-addons</groupId> - <artifactId>junit-addons</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.apache.poi</groupId> - <artifactId>poi</artifactId> - <version>3.0.2-FINAL</version> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.testng</groupId> - <artifactId>testng</artifactId> - <classifier>jdk15</classifier> - <version>5.7</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - <properties> - <spring.version>2.5.6</spring.version> - </properties> + 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> + <artifactId>openutils</artifactId> + <version>11</version> + <relativePath>..</relativePath> + </parent> + <artifactId>openutils-testing</artifactId> + <name>Openutils testing library</name> + <version>2.2.2-SNAPSHOT</version> + <description>Framework that helps to simplify unit testing coding</description> + <licenses> + <license> + <name>GNU Lesser General Public License, Version 2.1</name> + <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> + </license> + </licenses> + <inceptionYear>2005</inceptionYear> + <url>http://lab.openmindonline.it/products/testing.html</url> + <issueManagement> + <system>jira</system> + <url>http://lab.openmindonline.it/jira/browse/TEST</url> + </issueManagement> + <build> + <plugins> + <plugin> + <groupId>com.google.code.maven-license-plugin</groupId> + <artifactId>maven-license-plugin</artifactId> + <version>1.4.0</version> + <configuration> + <header>src/main/etc/header.txt</header> + <includes> + <include>src/**</include> + <include>**/test/**</include> + </includes> + <excludes> + <exclude>target/**</exclude> + </excludes> + <properties> + <year>${project.inceptionYear} - 2009</year> + <name>${project.name}</name> + <description>${project.description}</description> + <url>${project.url}</url> + </properties> + </configuration> + <executions> + <execution> + <goals> + <goal>check</goal> + </goals> + </execution> + </executions> + </plugin> + </plugins> + </build> + <dependencies> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + <version>1.5.6</version> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>jcl-over-slf4j</artifactId> + <version>1.5.6</version> + </dependency> + <dependency> + <groupId>commons-lang</groupId> + <artifactId>commons-lang</artifactId> + <version>2.4</version> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring-context</artifactId> + <version>${spring.version}</version> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring-test</artifactId> + <version>${spring.version}</version> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + </exclusion> + <exclusion> + <groupId>org.testng</groupId> + <artifactId>testng</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + <version>${spring.version}</version> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.dbunit</groupId> + <artifactId>dbunit</artifactId> + <version>2.4.4</version> + <exclusions> + <exclusion> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>junit-addons</groupId> + <artifactId>junit-addons</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.poi</groupId> + <artifactId>poi</artifactId> + <version>3.0.2-FINAL</version> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.testng</groupId> + <artifactId>testng</artifactId> + <classifier>jdk15</classifier> + <version>5.7</version> + <scope>test</scope> + <exclusions> + <exclusion> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + <properties> + <spring.version>2.5.6</spring.version> + </properties> </project> \ No newline at end of file Modified: trunk/openutils-testing-junit/pom.xml =================================================================== --- trunk/openutils-testing-junit/pom.xml 2009-08-25 10:53:30 UTC (rev 1305) +++ trunk/openutils-testing-junit/pom.xml 2009-08-25 12:41:17 UTC (rev 1306) @@ -1,131 +1,131 @@ <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> - <artifactId>openutils</artifactId> - <version>11</version> - <relativePath>..</relativePath> - </parent> - <artifactId>openutils-testing-junit</artifactId> - <name>Openutils testing library (JUnit)</name> - <version>2.2.2-SNAPSHOT</version> - <description>Framework that helps to simplify unit testing coding with JUnit</description> - <licenses> - <license> - <name>GNU Lesser General Public License, Version 2.1</name> - <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> - </license> - </licenses> - <inceptionYear>2005</inceptionYear> - <url>http://lab.openmindonline.it/lab/products/testing.html</url> - <issueManagement> - <system>jira</system> - <url>http://lab.openmindonline.it/browse/testing</url> - </issueManagement> - <build> - <plugins> - <plugin> - <groupId>com.google.code.maven-license-plugin</groupId> - <artifactId>maven-license-plugin</artifactId> - <version>1.4.0</version> - <configuration> - <header>src/main/etc/header.txt</header> - <includes> - <include>src/**</include> - <include>**/test/**</include> - </includes> - <excludes> - <exclude>target/**</exclude> - <exclude>**/log4j.dtd</exclude> - <exclude>src/main/bundle/**</exclude> - <exclude>src/main/assembly/**</exclude> - </excludes> - <properties> - <year>${project.inceptionYear} - 2009</year> - <name>${project.name}</name> - <description>${project.description}</description> - <url>${project.url}</url> - </properties> - </configuration> - </plugin> - <plugin> - <artifactId>maven-assembly-plugin</artifactId> - <executions> - <execution> - <id>bundle</id> - <phase>package</phase> - <goals> - <goal>single</goal> - </goals> - </execution> - </executions> - <configuration> - <descriptors> - <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> - </descriptors> - </configuration> - </plugin> - </plugins> - </build> - <dependencies> - <dependency> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-testing</artifactId> - <version>2.2.1</version> - </dependency> - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <version>4.4</version> - </dependency> - <dependency> - <groupId>org.apache.derby</groupId> - <artifactId>derby</artifactId> - <version>10.2.2.0</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>commons-dbcp</groupId> - <artifactId>commons-dbcp</artifactId> - <version>1.2.2</version> - <scope>test</scope> - <exclusions> - <exclusion> - <artifactId>xerces</artifactId> - <groupId>xerces</groupId> - </exclusion> - <exclusion> - <artifactId>xml-apis</artifactId> - <groupId>xml-apis</groupId> - </exclusion> - <exclusion> - <artifactId>commons-logging</artifactId> - <groupId>commons-logging</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-log4j12</artifactId> - <version>1.5.6</version> - </dependency> - <dependency> - <groupId>org.slf4j</groupId> - <artifactId>jcl-over-slf4j</artifactId> - <version>1.5.6</version> - </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-jdbc</artifactId> - <version>2.5.6</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> + 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> + <artifactId>openutils</artifactId> + <version>11</version> + <relativePath>..</relativePath> + </parent> + <artifactId>openutils-testing-junit</artifactId> + <name>Openutils testing library (JUnit)</name> + <version>2.2.2-SNAPSHOT</version> + <description>Framework that helps to simplify unit testing coding with JUnit</description> + <licenses> + <license> + <name>GNU Lesser General Public License, Version 2.1</name> + <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> + </license> + </licenses> + <inceptionYear>2005</inceptionYear> + <url>http://lab.openmindonline.it/lab/products/testing.html</url> + <issueManagement> + <system>jira</system> + <url>http://lab.openmindonline.it/jira/browse/TEST</url> + </issueManagement> + <build> + <plugins> + <plugin> + <groupId>com.google.code.maven-license-plugin</groupId> + <artifactId>maven-license-plugin</artifactId> + <version>1.4.0</version> + <configuration> + <header>src/main/etc/header.txt</header> + <includes> + <include>src/**</include> + <include>**/test/**</include> + </includes> + <excludes> + <exclude>target/**</exclude> + <exclude>**/log4j.dtd</exclude> + <exclude>src/main/bundle/**</exclude> + <exclude>src/main/assembly/**</exclude> + </excludes> + <properties> + <year>${project.inceptionYear} - 2009</year> + <name>${project.name}</name> + <description>${project.description}</description> + <url>${project.url}</url> + </properties> + </configuration> + </plugin> + <plugin> + <artifactId>maven-assembly-plugin</artifactId> + <executions> + <execution> + <id>bundle</id> + <phase>package</phase> + <goals> + <goal>single</goal> + </goals> + </execution> + </executions> + <configuration> + <descriptors> + <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> + </descriptors> + </configuration> + </plugin> + </plugins> + </build> + <dependencies> + <dependency> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-testing</artifactId> + <version>2.2.1</version> + </dependency> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>4.4</version> + </dependency> + <dependency> + <groupId>org.apache.derby</groupId> + <artifactId>derby</artifactId> + <version>10.2.2.0</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>commons-dbcp</groupId> + <artifactId>commons-dbcp</artifactId> + <version>1.2.2</version> + <scope>test</scope> + <exclusions> + <exclusion> + <artifactId>xerces</artifactId> + <groupId>xerces</groupId> + </exclusion> + <exclusion> + <artifactId>xml-apis</artifactId> + <groupId>xml-apis</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + <version>1.5.6</version> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>jcl-over-slf4j</artifactId> + <version>1.5.6</version> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring-jdbc</artifactId> + <version>2.5.6</version> + <scope>test</scope> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> </project> \ No newline at end of file Modified: trunk/openutils-testing-testng/pom.xml =================================================================== --- trunk/openutils-testing-testng/pom.xml 2009-08-25 10:53:30 UTC (rev 1305) +++ trunk/openutils-testing-testng/pom.xml 2009-08-25 12:41:17 UTC (rev 1306) @@ -1,128 +1,128 @@ <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> - <artifactId>openutils</artifactId> - <version>11</version> - <relativePath>..</relativePath> - </parent> - <artifactId>openutils-testing-testng</artifactId> - <name>Openutils testing library (TestNG)</name> - <version>2.2.2-SNAPSHOT</version> - <description>Framework that helps to simplify unit testing coding with TestNG</description> - <licenses> - <license> - <name>GNU Lesser General Public License, Version 2.1</name> - <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> - </license> - </licenses> - <inceptionYear>2005</inceptionYear> - <url>http://lab.openmindonline.it/lab/products/testing.html</url> - <issueManagement> - <system>jira</system> - <url>http://lab.openmindonline.it/browse/testing</url> - </issueManagement> - <build> - <plugins> - <plugin> - <groupId>com.google.code.maven-license-plugin</groupId> - <artifactId>maven-license-plugin</artifactId> - <version>1.4.0</version> - <configuration> - <header>src/main/etc/header.txt</header> - <includes> - <include>src/**</include> - <include>**/test/**</include> - </includes> - <excludes> - <exclude>target/**</exclude> - <exclude>**/log4j.dtd</exclude> - <exclude>src/main/bundle/**</exclude> - <exclude>src/main/assembly/**</exclude> - </excludes> - <properties> - <year>${project.inceptionYear} - 2009</year> - <name>${project.name}</name> - <description>${project.description}</description> - <url>${project.url}</url> - </properties> - </configuration> - </plugin> - <plugin> - <artifactId>maven-assembly-plugin</artifactId> - <executions> - <execution> - <id>bundle</id> - <phase>package</phase> - <goals> - <goal>single</goal> - </goals> - </execution> - </executions> - <configuration> - <descriptors> - <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> - </descriptors> - </configuration> - </plugin> - </plugins> - </build> - <dependencies> - <dependency> - <groupId>net.sourceforge.openutils</groupId> - <artifactId>openutils-testing</artifactId> - <version>2.2.1</version> - </dependency> - <dependency> - <groupId>org.testng</groupId> - <artifactId>testng</artifactId> - <classifier>jdk15</classifier> - <version>5.7</version> - <exclusions> - <exclusion> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.apache.derby</groupId> - <artifactId>derby</artifactId> - <version>10.2.2.0</version> - <scope>test</scope> - </dependency> - <dependency> - <groupId>commons-dbcp</groupId> - <artifactId>commons-dbcp</artifactId> - <version>1.2.2</version> - <scope>test</scope> - <exclusions> - <exclusion> - <artifactId>xerces</artifactId> - <groupId>xerces</groupId> - </exclusion> - <exclusion> - <artifactId>xml-apis</artifactId> - <groupId>xml-apis</groupId> - </exclusion> - <exclusion> - <artifactId>commons-logging</artifactId> - <groupId>commons-logging</groupId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-jdbc</artifactId> - <version>2.5.6</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> + 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> + <artifactId>openutils</artifactId> + <version>11</version> + <relativePath>..</relativePath> + </parent> + <artifactId>openutils-testing-testng</artifactId> + <name>Openutils testing library (TestNG)</name> + <version>2.2.2-SNAPSHOT</version> + <description>Framework that helps to simplify unit testing coding with TestNG</description> + <licenses> + <license> + <name>GNU Lesser General Public License, Version 2.1</name> + <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> + </license> + </licenses> + <inceptionYear>2005</inceptionYear> + <url>http://lab.openmindonline.it/lab/products/testing.html</url> + <issueManagement> + <system>jira</system> + <url>http://lab.openmindonline.it/jira/browse/TEST</url> + </issueManagement> + <build> + <plugins> + <plugin> + <groupId>com.google.code.maven-license-plugin</groupId> + <artifactId>maven-license-plugin</artifactId> + <version>1.4.0</version> + <configuration> + <header>src/main/etc/header.txt</header> + <includes> + <include>src/**</include> + <include>**/test/**</include> + </includes> + <excludes> + <exclude>target/**</exclude> + <exclude>**/log4j.dtd</exclude> + <exclude>src/main/bundle/**</exclude> + <exclude>src/main/assembly/**</exclude> + </excludes> + <properties> + <year>${project.inceptionYear} - 2009</year> + <name>${project.name}</name> + <description>${project.description}</description> + <url>${project.url}</url> + </properties> + </configuration> + </plugin> + <plugin> + <artifactId>maven-assembly-plugin</artifactId> + <executions> + <execution> + <id>bundle</id> + <phase>package</phase> + <goals> + <goal>single</goal> + </goals> + </execution> + </executions> + <configuration> + <descriptors> + <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> + </descriptors> + </configuration> + </plugin> + </plugins> + </build> + <dependencies> + <dependency> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-testing</artifactId> + <version>2.2.1</version> + </dependency> + <dependency> + <groupId>org.testng</groupId> + <artifactId>testng</artifactId> + <classifier>jdk15</classifier> + <version>5.7</version> + <exclusions> + <exclusion> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.derby</groupId> + <artifactId>derby</artifactId> + <version>10.2.2.0</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>commons-dbcp</groupId> + <artifactId>commons-dbcp</artifactId> + <version>1.2.2</version> + <scope>test</scope> + <exclusions> + <exclusion> + <artifactId>xerces</artifactId> + <groupId>xerces</groupId> + </exclusion> + <exclusion> + <artifactId>xml-apis</artifactId> + <groupId>xml-apis</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring-jdbc</artifactId> + <version>2.5.6</version> + <scope>test</scope> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> </project> \ 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...> - 2009-08-25 10:53:39
|
Revision: 1305 http://openutils.svn.sourceforge.net/openutils/?rev=1305&view=rev Author: fgiust Date: 2009-08-25 10:53:30 +0000 (Tue, 25 Aug 2009) Log Message: ----------- MEDIA-9 configured tlddoc Modified Paths: -------------- trunk/openutils-mgnlmedia/pom.xml Modified: trunk/openutils-mgnlmedia/pom.xml =================================================================== --- trunk/openutils-mgnlmedia/pom.xml 2009-08-25 10:52:50 UTC (rev 1304) +++ trunk/openutils-mgnlmedia/pom.xml 2009-08-25 10:53:30 UTC (rev 1305) @@ -61,6 +61,14 @@ </plugin> </plugins> </build> + <reporting> + <plugins> + <plugin> + <groupId>net.sourceforge.maven-taglib</groupId> + <artifactId>maven-taglib-plugin</artifactId> + </plugin> + </plugins> + </reporting> <dependencies> <dependency> <groupId>info.magnolia</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fg...@us...> - 2009-08-25 10:52:56
|
Revision: 1304 http://openutils.svn.sourceforge.net/openutils/?rev=1304&view=rev Author: fgiust Date: 2009-08-25 10:52:50 +0000 (Tue, 25 Aug 2009) Log Message: ----------- testing a new parent pom, without modules list Added Paths: ----------- trunk/openutils-parent/ trunk/openutils-parent/pom.xml Added: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml (rev 0) +++ trunk/openutils-parent/pom.xml 2009-08-25 10:52:50 UTC (rev 1304) @@ -0,0 +1,306 @@ +<?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 "> + <modelVersion>4.0.0</modelVersion> + <groupId>net.sourceforge.openutils</groupId> + <artifactId>openutils-parent</artifactId> + <packaging>pom</packaging> + <version>11</version> + <name>openutils</name> + <url>http://openutils.sourceforge.net</url> + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/trunk</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/trunk</url> + </scm> + <organization> + <name>Openmind</name> + <url>http://www.openmindonline.it</url> + </organization> + <developers> + <developer> + <id>fgiust</id> + <name>Fabrizio Giustina</name> + <email>fg...@ap...</email> + <organization>openmind</organization> + <roles> + <role>Project admin and developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>ronya_z</id> + <name>Daniela Fuscio</name> + <email>dan...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>molask</id> + <name>Manuel Molaschi</name> + <email>man...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fcarone</id> + <name>Filippo Carone</name> + <email>fil...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fberar</id> + <name>Fabrizio Berardi</name> + <email>fab...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + <developer> + <id>fgrilli</id> + <name>Federico Grilli</name> + <email>fed...@op...</email> + <organization>openmind</organization> + <roles> + <role>developer</role> + </roles> + <timezone>+1</timezone> + </developer> + </developers> + <prerequisites> + <maven>2.0.10</maven> + </prerequisites> + <build> + <plugins> + <plugin> + <artifactId>maven-resources-plugin</artifactId> + <version>2.3</version> + <configuration> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-site-plugin</artifactId> + <version>2.0-beta-7</version> + <configuration> + <stagingSiteURL> + scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/staging/${pom.artifactId}/ + </stagingSiteURL> + </configuration> + </plugin> + <plugin> + <artifactId>maven-release-plugin</artifactId> + <version>2.0-beta-8</version> + </plugin> + <plugin> + <artifactId>maven-surefire-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-compiler-plugin</artifactId> + <version>2.0.2</version> + <configuration> + <source>1.5</source> + <target>1.5</target> + <encoding>UTF-8</encoding> + </configuration> + </plugin> + <plugin> + <artifactId>maven-source-plugin</artifactId> + <version>2.0.4</version> + <executions> + <execution> + <id>attach-sources</id> + <goals> + <goal>jar</goal> + </goals> + </execution> + </executions> + </plugin> + <plugin> + <artifactId>maven-deploy-plugin</artifactId> + <version>2.4</version> + </plugin> + <plugin> + <artifactId>maven-eclipse-plugin</artifactId> + <version>2.5.1</version> + <configuration> + <wtpversion>1.5</wtpversion> + <additionalBuildcommands> + <additionalBuildcommand>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</additionalBuildcommand> + </additionalBuildcommands> + <additionalProjectnatures> + <additionalProjectnature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</additionalProjectnature> + </additionalProjectnatures> + <additionalConfig> + <file> + <name>.checkstyle</name> + <content> + <![CDATA[<fileset-config file-format-version="1.2.0" simple-config="true"> + <fileset name="all" enabled="true" check-config-name="project" local="false"> + <file-match-pattern match-pattern="." include-pattern="true" /> + </fileset> + <filter name="NonSrcDirs" enabled="true" /> +</fileset-config>]]> + </content> + </file> + </additionalConfig> + </configuration> + </plugin> + </plugins> + </build> + <reporting> + <plugins> + <plugin> + <artifactId>maven-javadoc-plugin</artifactId> + <version>2.4</version> + <configuration> + <quiet>true</quiet> + </configuration> + </plugin> + <plugin> + <artifactId>maven-project-info-reports-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-changes-plugin</artifactId> + <version>2.0-beta-3</version> + <configuration> + <xmlPath>${basedir}/src/site/changes/changes.xml</xmlPath> + </configuration> + <reportSets> + <reportSet> + <reports> + <report>changes-report</report> + </reports> + </reportSet> + </reportSets> + </plugin> + <plugin> + <artifactId>maven-surefire-report-plugin</artifactId> + <version>2.4.3</version> + </plugin> + <plugin> + <artifactId>maven-changelog-plugin</artifactId> + <version>2.1</version> + </plugin> + <plugin> + <artifactId>maven-jxr-plugin</artifactId> + <version>2.1</version> + </plugin> + </plugins> + </reporting> + <distributionManagement> + <site> + <id>sourceforge</id> + <name>sourceforge</name> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/</url> + </site> + <downloadUrl>http://prdownloads.sourceforge.net/150467</downloadUrl> + <repository> + <id>openutils</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/releases</url> + </repository> + <snapshotRepository> + <id>openutils.snapshots</id> + <url>scp://shell.sourceforge.net/home/groups/o/op/openutils/htdocs/repository/snapshots</url> + </snapshotRepository> + </distributionManagement> + <dependencyManagement> + <dependencies> + <dependency> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>commons-logging</groupId> + <artifactId>commons-logging-api</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>cglib</groupId> + <artifactId>cglib</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>org.springframework</groupId> + <artifactId>spring</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>jcl104-over-slf4j</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + <dependency> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + <version>1.2.15</version> + <exclusions> + <exclusion> + <groupId>javax.mail</groupId> + <artifactId>mail</artifactId> + </exclusion> + <exclusion> + <groupId>javax.jms</groupId> + <artifactId>jms</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jdmk</groupId> + <artifactId>jmxtools</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jmx</groupId> + <artifactId>jmxri</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> + <version>1.5.6</version> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + <version>1.5.6</version> + <exclusions> + <exclusion> + <groupId>javax.mail</groupId> + <artifactId>mail</artifactId> + </exclusion> + <exclusion> + <groupId>javax.jms</groupId> + <artifactId>jms</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jdmk</groupId> + <artifactId>jmxtools</artifactId> + </exclusion> + <exclusion> + <groupId>com.sun.jmx</groupId> + <artifactId>jmxri</artifactId> + </exclusion> + </exclusions> + </dependency> <dependency> + <groupId>org.hibernate</groupId> + <artifactId>hibernate</artifactId> + <version>INVALID</version><!-- prevents from importing duplicate dependencies --> + </dependency> + </dependencies> + </dependencyManagement> +</project> Property changes on: trunk/openutils-parent/pom.xml ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mmu...@us...> - 2009-08-25 10:45:43
|
Revision: 1303 http://openutils.svn.sourceforge.net/openutils/?rev=1303&view=rev Author: mmunaretto Date: 2009-08-25 10:45:32 +0000 (Tue, 25 Aug 2009) Log Message: ----------- added plugin for assembly zip to pom and assembly-bundle.xml; added LICENSE.txt and README.txt Modified Paths: -------------- trunk/openutils-testing-junit/pom.xml trunk/openutils-testing-testng/pom.xml Added Paths: ----------- trunk/openutils-testing-junit/src/main/assembly/ trunk/openutils-testing-junit/src/main/assembly/assembly-bundle.xml trunk/openutils-testing-junit/src/main/bundle/ trunk/openutils-testing-junit/src/main/bundle/LICENSE.txt trunk/openutils-testing-junit/src/main/bundle/README.txt trunk/openutils-testing-testng/src/main/assembly/ trunk/openutils-testing-testng/src/main/assembly/assembly-bundle.xml trunk/openutils-testing-testng/src/main/bundle/ trunk/openutils-testing-testng/src/main/bundle/LICENSE.txt trunk/openutils-testing-testng/src/main/bundle/README.txt Modified: trunk/openutils-testing-junit/pom.xml =================================================================== --- trunk/openutils-testing-junit/pom.xml 2009-08-25 09:54:10 UTC (rev 1302) +++ trunk/openutils-testing-junit/pom.xml 2009-08-25 10:45:32 UTC (rev 1303) @@ -18,7 +18,11 @@ </license> </licenses> <inceptionYear>2005</inceptionYear> - <url>http://lab.openmindonline.it/products/testing.html</url> + <url>http://lab.openmindonline.it/lab/products/testing.html</url> + <issueManagement> + <system>jira</system> + <url>http://lab.openmindonline.it/browse/testing</url> + </issueManagement> <build> <plugins> <plugin> @@ -34,6 +38,8 @@ <excludes> <exclude>target/**</exclude> <exclude>**/log4j.dtd</exclude> + <exclude>src/main/bundle/**</exclude> + <exclude>src/main/assembly/**</exclude> </excludes> <properties> <year>${project.inceptionYear} - 2009</year> @@ -42,13 +48,23 @@ <url>${project.url}</url> </properties> </configuration> + </plugin> + <plugin> + <artifactId>maven-assembly-plugin</artifactId> <executions> <execution> + <id>bundle</id> + <phase>package</phase> <goals> - <goal>check</goal> + <goal>single</goal> </goals> </execution> </executions> + <configuration> + <descriptors> + <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> + </descriptors> + </configuration> </plugin> </plugins> </build> Added: trunk/openutils-testing-junit/src/main/assembly/assembly-bundle.xml =================================================================== --- trunk/openutils-testing-junit/src/main/assembly/assembly-bundle.xml (rev 0) +++ trunk/openutils-testing-junit/src/main/assembly/assembly-bundle.xml 2009-08-25 10:45:32 UTC (rev 1303) @@ -0,0 +1,26 @@ +<assembly> + <id>bundle</id> + <formats> + <format>zip</format> + </formats> + <includeBaseDirectory>false</includeBaseDirectory> + <fileSets> + <fileSet> + <filtered>true</filtered> + <outputDirectory>/</outputDirectory> + <lineEnding>crlf</lineEnding> + <directory>${basedir}/src/main/bundle</directory> + <includes> + <include>*</include> + </includes> + </fileSet> + </fileSets> + <dependencySets> + <dependencySet> + <outputDirectory>${pom.artifactId}</outputDirectory> + <includes> + <include>net.sourceforge.openutils:*</include> + </includes> + </dependencySet> + </dependencySets> +</assembly> \ No newline at end of file Added: trunk/openutils-testing-junit/src/main/bundle/LICENSE.txt =================================================================== --- trunk/openutils-testing-junit/src/main/bundle/LICENSE.txt (rev 0) +++ trunk/openutils-testing-junit/src/main/bundle/LICENSE.txt 2009-08-25 10:45:32 UTC (rev 1303) @@ -0,0 +1,504 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + <one line to give the library's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + <signature of Ty Coon>, 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + Added: trunk/openutils-testing-junit/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-junit/src/main/bundle/README.txt (rev 0) +++ trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 10:45:32 UTC (rev 1303) @@ -0,0 +1,58 @@ +=========================================================== + +${pom.name} ${pom.version} +by ${pom.organization.name} + +=========================================================== + +${pom.description} + +More information about this project can be found at: +${pom.url} + +Change log and known issues can be found at: +${pom.issueManagement.url} + +Source is available from the subversion repository at: +${pom.scm.url} + + +========================================= + INSTALLATION +========================================= + +The bundle is provided as a zip file; the archive contains a number of .jar files +(the module itself plus the required openutils dependencies). + +Copy all the jar files in the bundle into your application lib folder. + +JUnit framework and DbUnit library are required: please refer to the respective +web site for downloads and documentation. + + +========================================= + LICENSE +========================================= + +Copyright Openmind http://www.openmindonline.it + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. +You may obtain a copy of the License at + +This library 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 +Lesser General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this library. If not, see <http://www.gnu.org/licenses/>. + + +========================================= + GENERAL LEGAL NOTICES +========================================= + +All trademarks used are properties of their respective owners. Modified: trunk/openutils-testing-testng/pom.xml =================================================================== --- trunk/openutils-testing-testng/pom.xml 2009-08-25 09:54:10 UTC (rev 1302) +++ trunk/openutils-testing-testng/pom.xml 2009-08-25 10:45:32 UTC (rev 1303) @@ -18,7 +18,11 @@ </license> </licenses> <inceptionYear>2005</inceptionYear> - <url>http://lab.openmindonline.it/products/testing.html</url> + <url>http://lab.openmindonline.it/lab/products/testing.html</url> + <issueManagement> + <system>jira</system> + <url>http://lab.openmindonline.it/browse/testing</url> + </issueManagement> <build> <plugins> <plugin> @@ -34,6 +38,8 @@ <excludes> <exclude>target/**</exclude> <exclude>**/log4j.dtd</exclude> + <exclude>src/main/bundle/**</exclude> + <exclude>src/main/assembly/**</exclude> </excludes> <properties> <year>${project.inceptionYear} - 2009</year> @@ -42,13 +48,23 @@ <url>${project.url}</url> </properties> </configuration> + </plugin> + <plugin> + <artifactId>maven-assembly-plugin</artifactId> <executions> <execution> + <id>bundle</id> + <phase>package</phase> <goals> - <goal>check</goal> + <goal>single</goal> </goals> </execution> </executions> + <configuration> + <descriptors> + <descriptor>${basedir}/src/main/assembly/assembly-bundle.xml</descriptor> + </descriptors> + </configuration> </plugin> </plugins> </build> Added: trunk/openutils-testing-testng/src/main/assembly/assembly-bundle.xml =================================================================== --- trunk/openutils-testing-testng/src/main/assembly/assembly-bundle.xml (rev 0) +++ trunk/openutils-testing-testng/src/main/assembly/assembly-bundle.xml 2009-08-25 10:45:32 UTC (rev 1303) @@ -0,0 +1,26 @@ +<assembly> + <id>bundle</id> + <formats> + <format>zip</format> + </formats> + <includeBaseDirectory>false</includeBaseDirectory> + <fileSets> + <fileSet> + <filtered>true</filtered> + <outputDirectory>/</outputDirectory> + <lineEnding>crlf</lineEnding> + <directory>${basedir}/src/main/bundle</directory> + <includes> + <include>*</include> + </includes> + </fileSet> + </fileSets> + <dependencySets> + <dependencySet> + <outputDirectory>${pom.artifactId}</outputDirectory> + <includes> + <include>net.sourceforge.openutils:*</include> + </includes> + </dependencySet> + </dependencySets> +</assembly> \ No newline at end of file Added: trunk/openutils-testing-testng/src/main/bundle/LICENSE.txt =================================================================== --- trunk/openutils-testing-testng/src/main/bundle/LICENSE.txt (rev 0) +++ trunk/openutils-testing-testng/src/main/bundle/LICENSE.txt 2009-08-25 10:45:32 UTC (rev 1303) @@ -0,0 +1,504 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWA... [truncated message content] |