Revision: 633
http://svn.sourceforge.net/jwebunit/?rev=633&view=rev
Author: henryju
Date: 2006-12-01 01:05:19 -0800 (Fri, 01 Dec 2006)
Log Message:
-----------
Configure assembly plugin to generate sourceforge binary bundle.
Add clover report.
Modified Paths:
--------------
branches/1.x/jwebunit-core/pom.xml
branches/1.x/jwebunit-htmlunit-plugin/pom.xml
branches/1.x/pom.xml
Added Paths:
-----------
branches/1.x/src/assemble/
branches/1.x/src/assemble/release.xml
branches/1.x/src/test/
branches/1.x/src/test/clover/
branches/1.x/src/test/clover/clover.license
Modified: branches/1.x/jwebunit-core/pom.xml
===================================================================
--- branches/1.x/jwebunit-core/pom.xml 2006-11-30 16:56:39 UTC (rev 632)
+++ branches/1.x/jwebunit-core/pom.xml 2006-12-01 09:05:19 UTC (rev 633)
@@ -11,7 +11,7 @@
<artifactId>jwebunit-core</artifactId>
<name>Core - API</name>
<description>
- The core API of jWebUnit. Define how tests should be written.
+ The core API of JWebUnit. Define how tests should be written
and interface for testing engines.
</description>
<dependencies>
<dependency>
Modified: branches/1.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/1.x/jwebunit-htmlunit-plugin/pom.xml 2006-11-30 16:56:39 UTC
(rev 632)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml 2006-12-01 09:05:19 UTC
(rev 633)
@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>jwebunit-htmlunit-plugin</artifactId>
<name>HtmlUnit Plugin</name>
- <description>HtmlUnit plugin for jWebUnit.</description>
+ <description>HtmlUnit plugin for JWebUnit.</description>
<build>
<plugins>
<plugin>
Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml 2006-11-30 16:56:39 UTC (rev 632)
+++ branches/1.x/pom.xml 2006-12-01 09:05:19 UTC (rev 633)
@@ -1,365 +1,487 @@
-<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.jwebunit</groupId>
- <artifactId>jwebunit</artifactId>
- <name>JWebUnit</name>
- <version>1.4-SNAPSHOT</version>
- <packaging>pom</packaging>
- <description>
- JWebUnit is a Java framework that facilitates creation of
- acceptance tests for web applications. It evolved from a project
- where we were using HttpUnit and JUnit to create acceptance
- tests. As the tests were being written, they were continuously
- refactored to remove duplication and other bad smells in the
- test code. JWebUnit is the result of these refactorings.
- </description>
- <url>http://jwebunit.sourceforge.net</url>
- <issueManagement>
- <system>sourceforge</system>
- <url>
- http://sourceforge.net/tracker/?atid=497982&group_id=61302
- </url>
- </issueManagement>
- <inceptionYear>2002</inceptionYear>
- <modules>
- <module>jwebunit-webtestcase-generator</module>
- <module>jwebunit-core</module>
- <module>jwebunit-commons-tests</module>
- <module>jwebunit-htmlunit-plugin</module>
- </modules>
- <mailingLists>
- <mailingList>
- <name>JWebUnit Development Mailing list</name>
- <subscribe>
-
http://lists.sourceforge.net/mailman/listinfo/jwebunit-development
- </subscribe>
- <unsubscribe>
-
http://lists.sourceforge.net/mailman/listinfo/jwebunit-development
- </unsubscribe>
- <archive>
- http://sourceforge.net/mailarchive/forum.php?forum_id=40831
- </archive>
- <post>[email protected]</post>
- </mailingList>
- <mailingList>
- <name>JWebUnit User Mailing list</name>
- <subscribe>
- http://lists.sourceforge.net/mailman/listinfo/jwebunit-users
- </subscribe>
- <unsubscribe>
- http://lists.sourceforge.net/mailman/listinfo/jwebunit-users
- </unsubscribe>
- <archive>
- http://sourceforge.net/mailarchive/forum.php?forum_id=40830
- </archive>
- <post>[email protected]</post>
- </mailingList>
- </mailingLists>
- <developers>
- <developer>
- <id>jimweaver</id>
- <name>Jim Weaver</name>
- <email>jimweaver at users.sourceforge.net</email>
- <organization>Thoughtworks</organization>
- <roles>
- <role>All-Hands person</role>
- </roles>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <id>prospero2000us</id>
- <name>Jim Weaver</name>
- <email>prospero2000us at users.sourceforge.net</email>
- <organization>Thoughtworks</organization>
- <roles>
- <role>All-Hands person</role>
- </roles>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <id>wilkesj</id>
- <name>Wilkes Joiner</name>
- <email>wilkesj at users.sourceforge.net</email>
- <organization />
- <roles>
- <role>All-Hands person</role>
- </roles>
- </developer>
- <developer>
- <id>vivekv</id>
- <name>Vivek Venugopalan</name>
- <email>vivek at magic hypen cauldron dot com</email>
- <url>http://www.magic-cauldron.com</url>
- <organization />
- <roles>
- <role>All-Hands person</role>
- </roles>
- <timezone>+5.5</timezone>
- </developer>
- <developer>
- <id>dashorst</id>
- <name>Martijn Dashorst</name>
- <email>dashorst at users.sourceforge.net</email>
- <url>http://www.dashorst.dds.nl</url>
- <organization>Topicus B.V.</organization>
- <roles>
- <role>All-Hands person</role>
- </roles>
- <timezone>+1</timezone>
- </developer>
- <developer>
- <id>nneuberger</id>
- <name>Nicholas Neuberger</name>
- <email>nneuberger at users.sourceforge.net</email>
- <url />
- <organization>Sunshine Solar</organization>
- <roles>
- <role>Developer</role>
- </roles>
- <timezone>-6</timezone>
- </developer>
- <developer>
- <id>henryju</id>
- <name>Julien Henry</name>
- <email>henryju at users.sourceforge.net</email>
- <url />
- <organization>Capgemini</organization>
- <organizationUrl>http://www.capgemini.com</organizationUrl>
- <roles>
- <role>Developer</role>
- </roles>
- <timezone>+2</timezone>
- </developer>
- </developers>
- <contributors>
- <contributor>
- <name>Jon Frisby</name>
- <email>[EMAIL PROTECTED]</email>
- <url />
- <organization />
- <organizationUrl />
- <roles />
- <timezone />
- <properties />
- </contributor>
- <contributor>
- <name>Fred Burlet</name>
- <email>[EMAIL PROTECTED]</email>
- <url />
- <organization />
- <organizationUrl />
- <roles />
- <timezone />
- <properties />
- </contributor>
- </contributors>
- <licenses>
- <license>
- <name>GPL License</name>
- <url>${topDirectoryLocation}/LICENSE.txt</url>
- </license>
- </licenses>
- <scm>
-
<connection>scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/branches/1.x</connection>
-
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/branches/1.x</developerConnection>
- <url>http://svn.sourceforge.net/viewcvs.cgi/jwebunit/branches/1.x</url>
- </scm>
- <organization>
- <name>SourceForge</name>
- <url>http://sourceforge.net</url>
- </organization>
- <pluginRepositories>
- <pluginRepository>
- <id>Maven CodeHaus Snapshots</id>
- <url>http://snapshots.maven.codehaus.org/maven2</url>
- <releases>
- <updatePolicy>daily</updatePolicy>
- </releases>
- <snapshots>
- <updatePolicy>daily</updatePolicy>
- </snapshots>
- </pluginRepository>
- <pluginRepository>
- <id>Maven Snapshots</id>
-
<url>http://people.apache.org/maven-snapshot-repository/</url>
- <releases>
- <updatePolicy>daily</updatePolicy>
- </releases>
- <snapshots>
- <updatePolicy>daily</updatePolicy>
- </snapshots>
- </pluginRepository>
- </pluginRepositories>
- <build>
- <plugins>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>cobertura-maven-plugin</artifactId>
- <executions>
- <execution>
- <goals>
- <goal>clean</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <artifactId>maven-assembly-plugin</artifactId>
- <configuration>
- <descriptors>
- <descriptor>src/assemble/bin.xml</descriptor>
- </descriptors>
- </configuration>
- </plugin>
- </plugins>
- </build>
- <properties>
- <topDirectoryLocation>.</topDirectoryLocation>
- </properties>
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.2</version>
- </dependency>
- </dependencies>
- </dependencyManagement>
- <reporting>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-checkstyle-plugin</artifactId>
- <configuration>
- <configLocation>
-
${basedir}/${topDirectoryLocation}/src/checkstyle/jwebunit-checkstyle.xml
- </configLocation>
- <headerLocation>
-
${basedir}/${topDirectoryLocation}/src/checkstyle/header-checkstyle.txt
- </headerLocation>
- <xrefLocation>xref</xrefLocation>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-report-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>jdepend-maven-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>taglist-maven-plugin</artifactId>
- </plugin>
- <!--plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>cobertura-maven-plugin</artifactId>
- </plugin-->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changes-plugin</artifactId>
- <inherited>false</inherited>
- <reportSets>
- <reportSet>
- <reports>
- <report>changes-report</report>
- </reports>
- </reportSet>
- </reportSets>
- <configuration>
- <issueLinkTemplate>
-
%URL%/index.php?func=detail&aid=%ISSUE%&group_id=61302&atid=497982
- </issueLinkTemplate>
- </configuration>
- </plugin>
- <!--plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>findbugs-maven-plugin</artifactId>
- </plugin-->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changelog-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <aggregate>true</aggregate>
-
<excludePackageNames>net.sourceforge.jwebunit.javacc:net.sourceforge.jwebunit.tests</excludePackageNames>
- <links>
- <link>http://java.sun.com/j2se/1.4.2/docs/api</link>
- </links>
- <groups>
- <group>
- <title>User Packages</title>
-
<packages>net.sourceforge.jwebunit.junit*:net.sourceforge.jwebunit.exception*:net.sourceforge.jwebunit.html*:net.sourceforge.jwebunit.javascript*:net.sourceforge.jwebunit.util*</packages>
- </group>
- <group>
- <title>Developper Packages</title>
-
<packages>net.sourceforge.jwebunit.api*:net.sourceforge.jwebunit.htmlunit*</packages>
- </group>
- </groups>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jxr-plugin</artifactId>
- <configuration>
- <aggregate>true</aggregate>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-pmd-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.0.1</version>
- <reportSets>
- <reportSet>
- <reports>
- <report>index</report>
- <report>dependencies</report>
- <report>project-team</report>
- <report>mailing-list</report>
- <report>license</report>
- <report>issue-tracking</report>
- <report>scm</report>
- <report>summary</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
- </plugins>
- </reporting>
- <distributionManagement>
- <site>
- <id>jwebunit-website</id>
- <name>JWebUnit WebSite - Sourceforge</name>
- <url>
- scp://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs
- <!--file:///home/julien/site-jwebunit-->
- </url>
- </site>
- <repository>
- <id>jwebunit-m2-repo</id>
- <url>
-
scpexe://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs/m2-repo
- </url>
- <name>
- JWebUnit Maven 2 Repository
- </name>
- </repository>
- <snapshotRepository>
- <id>jwebunit-m2-repo-snapshots</id>
- <url>
-
scpexe://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs/m2-repo-snapshots
- </url>
- <name>
- JWebUnit Maven 2 Snapshots Repository
- </name>
- </snapshotRepository>
- </distributionManagement>
+<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.jwebunit</groupId>
+ <artifactId>jwebunit</artifactId>
+ <name>JWebUnit</name>
+ <version>1.4-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <description>
+ JWebUnit is a Java framework that facilitates creation of
+ acceptance tests for web applications. It evolved from a project
+ where we were using HttpUnit and JUnit to create acceptance
+ tests. As the tests were being written, they were continuously
+ refactored to remove duplication and other bad smells in the
+ test code. JWebUnit is the result of these refactorings.
+ </description>
+ <url>http://jwebunit.sourceforge.net</url>
+ <issueManagement>
+ <system>sourceforge</system>
+ <url>http://sourceforge.net/tracker/?group_id=61302</url>
+ </issueManagement>
+ <inceptionYear>2002</inceptionYear>
+ <modules>
+ <module>jwebunit-webtestcase-generator</module>
+ <module>jwebunit-core</module>
+ <module>jwebunit-commons-tests</module>
+ <module>jwebunit-htmlunit-plugin</module>
+ </modules>
+ <mailingLists>
+ <mailingList>
+ <name>JWebUnit Development Mailing list</name>
+ <subscribe>
+
http://lists.sourceforge.net/mailman/listinfo/jwebunit-development
+ </subscribe>
+ <unsubscribe>
+
http://lists.sourceforge.net/mailman/listinfo/jwebunit-development
+ </unsubscribe>
+ <archive>
+
http://sourceforge.net/mailarchive/forum.php?forum_id=40831
+ </archive>
+ <post>[email protected]</post>
+ </mailingList>
+ <mailingList>
+ <name>JWebUnit User Mailing list</name>
+ <subscribe>
+
http://lists.sourceforge.net/mailman/listinfo/jwebunit-users
+ </subscribe>
+ <unsubscribe>
+
http://lists.sourceforge.net/mailman/listinfo/jwebunit-users
+ </unsubscribe>
+ <archive>
+
http://sourceforge.net/mailarchive/forum.php?forum_id=40830
+ </archive>
+ <post>[email protected]</post>
+ </mailingList>
+ </mailingLists>
+ <developers>
+ <developer>
+ <id>jimweaver</id>
+ <name>Jim Weaver</name>
+ <email>jimweaver at users.sourceforge.net</email>
+ <organization>Thoughtworks</organization>
+ <roles>
+ <role>All-Hands person</role>
+ </roles>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <id>prospero2000us</id>
+ <name>Jim Weaver</name>
+ <email>prospero2000us at users.sourceforge.net</email>
+ <organization>Thoughtworks</organization>
+ <roles>
+ <role>All-Hands person</role>
+ </roles>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <id>wilkesj</id>
+ <name>Wilkes Joiner</name>
+ <email>wilkesj at users.sourceforge.net</email>
+ <organization />
+ <roles>
+ <role>All-Hands person</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>vivekv</id>
+ <name>Vivek Venugopalan</name>
+ <email>vivek at magic hypen cauldron dot com</email>
+ <url>http://www.magic-cauldron.com</url>
+ <organization />
+ <roles>
+ <role>All-Hands person</role>
+ </roles>
+ <timezone>+5.5</timezone>
+ </developer>
+ <developer>
+ <id>dashorst</id>
+ <name>Martijn Dashorst</name>
+ <email>dashorst at users.sourceforge.net</email>
+ <url>http://www.dashorst.dds.nl</url>
+ <organization>Topicus B.V.</organization>
+ <roles>
+ <role>All-Hands person</role>
+ </roles>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>nneuberger</id>
+ <name>Nicholas Neuberger</name>
+ <email>nneuberger at users.sourceforge.net</email>
+ <url />
+ <organization>Sunshine Solar</organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-6</timezone>
+ </developer>
+ <developer>
+ <id>henryju</id>
+ <name>Julien Henry</name>
+ <email>henryju at users.sourceforge.net</email>
+ <url />
+ <organization>Capgemini</organization>
+
<organizationUrl>http://www.capgemini.com</organizationUrl>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>+2</timezone>
+ </developer>
+ </developers>
+ <contributors>
+ <contributor>
+ <name>Jon Frisby</name>
+ <email>[EMAIL PROTECTED]</email>
+ <url />
+ <organization />
+ <organizationUrl />
+ <roles />
+ <timezone />
+ <properties />
+ </contributor>
+ <contributor>
+ <name>Fred Burlet</name>
+ <email>[EMAIL PROTECTED]</email>
+ <url />
+ <organization />
+ <organizationUrl />
+ <roles />
+ <timezone />
+ <properties />
+ </contributor>
+ </contributors>
+ <licenses>
+ <license>
+ <name>GPL License</name>
+ <url>${topDirectoryLocation}/LICENSE.txt</url>
+ </license>
+ </licenses>
+ <scm>
+ <connection>
+
scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/branches/1.x
+ </connection>
+ <developerConnection>
+
scm:svn:https://svn.sourceforge.net/svnroot/jwebunit/branches/1.x
+ </developerConnection>
+ <url>
+
http://svn.sourceforge.net/viewcvs.cgi/jwebunit/branches/1.x
+ </url>
+ </scm>
+ <organization>
+ <name>SourceForge</name>
+ <url>http://sourceforge.net</url>
+ </organization>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>Maven CodeHaus Snapshots</id>
+ <url>http://snapshots.maven.codehaus.org/maven2</url>
+ <releases>
+ <updatePolicy>daily</updatePolicy>
+ </releases>
+ <snapshots>
+ <updatePolicy>daily</updatePolicy>
+ </snapshots>
+ </pluginRepository>
+ <pluginRepository>
+ <id>Maven Snapshots</id>
+ <url>
+
http://people.apache.org/maven-snapshot-repository/
+ </url>
+ <releases>
+ <updatePolicy>daily</updatePolicy>
+ </releases>
+ <snapshots>
+ <updatePolicy>daily</updatePolicy>
+ </snapshots>
+ </pluginRepository>
+ <pluginRepository>
+ <id>stat-scm-sourceforge</id>
+ <url>http://stat-scm.sourceforge.net/maven2</url>
+ </pluginRepository>
+ <pluginRepository>
+ <id>stat-scm-sourceforge-snapshot</id>
+
<url>http://stat-scm.sourceforge.net/maven2-snapshots</url>
+ </pluginRepository>
+ </pluginRepositories>
+ <!--
+ <profiles>
+ <profile>
+ <id>release-profile</id>
+ <activation>
+ <property>
+ <name>performRelease</name>
+ <value>true</value>
+ </property>
+ </activation>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>release</id>
+ <phase>package</phase>
+ <inherited>true</inherited>
+ <goals>
+ <goal>assembly</goal>
+ </goals>
+ <configuration>
+ <attach>false</attach>
+ <descriptors>
+ <descriptor>
+ src/assemble/release.xml
+ </descriptor>
+ </descriptors>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+ -->
+ <build>
+ <plugins>
+ <!--
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>cobertura-maven-plugin</artifactId>
+ <executions>
+ <execution>
+ <goals>
+ <goal>clean</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ -->
+ <plugin>
+ <artifactId>maven-clover-plugin</artifactId>
+ <configuration>
+ <flushPolicy>threaded</flushPolicy>
+ <flushInterval>100</flushInterval>
+ <targetPercentage>0%</targetPercentage>
+ <configuration>
+ <licenseLocation>
+
${basedir}/${topDirectoryLocation}/src/test/clover/clover.license
+ </licenseLocation>
+ </configuration>
+ </configuration>
+ <executions>
+ <execution>
+ <id>main</id>
+ <phase>verify</phase>
+ <goals>
+ <goal>instrument</goal>
+ <goal>aggregate</goal>
+ <goal>check</goal>
+ <goal>log</goal>
+ </goals>
+ </execution>
+ <execution>
+ <id>site</id>
+ <phase>pre-site</phase>
+ <goals>
+ <goal>instrument</goal>
+ <goal>aggregate</goal>
+
+ <!-- We save a history
point in order to have data to generate a historical report -->
+
<goal>save-history</goal>
+
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <configuration>
+ <attach>false</attach>
+ <descriptors>
+ <descriptor>
+ src/assemble/release.xml
+ </descriptor>
+ </descriptors>
+ </configuration>
+ <!-- executions>
+ <execution>
+ <id>release</id>
+ <phase>package</phase>
+ <inherited>false</inherited>
+ <goals>
+ <goal>assembly</goal>
+ </goals>
+ </execution>
+ </executions-->
+ </plugin>
+ </plugins>
+ </build>
+ <properties>
+ <topDirectoryLocation>.</topDirectoryLocation>
+ </properties>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.2</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+ <reporting>
+ <plugins>
+ <!--plugin>
+ <groupId>net.sf</groupId>
+ <artifactId>stat-scm</artifactId>
+ </plugin-->
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-checkstyle-plugin</artifactId>
+ <configuration>
+ <configLocation>
+
${basedir}/${topDirectoryLocation}/src/checkstyle/jwebunit-checkstyle.xml
+ </configLocation>
+ <headerLocation>
+
${basedir}/${topDirectoryLocation}/src/checkstyle/header-checkstyle.txt
+ </headerLocation>
+ <xrefLocation>xref</xrefLocation>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-surefire-report-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>jdepend-maven-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>taglist-maven-plugin</artifactId>
+ </plugin>
+ <!--plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>cobertura-maven-plugin</artifactId>
+ </plugin-->
+ <plugin>
+ <artifactId>maven-clover-plugin</artifactId>
+ <configuration>
+
<generateHistorical>true</generateHistorical>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-changes-plugin</artifactId>
+ <inherited>false</inherited>
+ <reportSets>
+ <reportSet>
+ <reports>
+
<report>changes-report</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ <configuration>
+ <issueLinkTemplate>
+
http://sourceforge.net/support/tracker.php?aid=%ISSUE%
+ </issueLinkTemplate>
+ </configuration>
+ </plugin>
+ <!--plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>findbugs-maven-plugin</artifactId>
+ </plugin-->
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-changelog-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <configuration>
+ <aggregate>true</aggregate>
+ <excludePackageNames>
+
net.sourceforge.jwebunit.javacc:net.sourceforge.jwebunit.tests
+ </excludePackageNames>
+ <links>
+ <link>
+
http://java.sun.com/j2se/1.4.2/docs/api
+ </link>
+ </links>
+ <groups>
+ <group>
+ <title>User
Packages</title>
+ <packages>
+
net.sourceforge.jwebunit.junit*:net.sourceforge.jwebunit.exception*:net.sourceforge.jwebunit.html*:net.sourceforge.jwebunit.javascript*:net.sourceforge.jwebunit.util*
+ </packages>
+ </group>
+ <group>
+ <title>Developper
Packages</title>
+ <packages>
+
net.sourceforge.jwebunit.api*:net.sourceforge.jwebunit.htmlunit*
+ </packages>
+ </group>
+ </groups>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jxr-plugin</artifactId>
+ <configuration>
+ <aggregate>true</aggregate>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-pmd-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>
+ maven-project-info-reports-plugin
+ </artifactId>
+ <version>2.0.1</version>
+ <reportSets>
+ <reportSet>
+ <reports>
+ <report>index</report>
+
<report>dependencies</report>
+
<report>project-team</report>
+
<report>mailing-list</report>
+ <report>license</report>
+
<report>issue-tracking</report>
+ <report>scm</report>
+ <report>summary</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+ </plugins>
+ </reporting>
+ <distributionManagement>
+ <site>
+ <id>jwebunit-website</id>
+ <name>JWebUnit WebSite - Sourceforge</name>
+ <url>
+
scp://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs
+ <!--file:///home/julien/site-jwebunit-->
+ </url>
+ </site>
+ <repository>
+ <id>jwebunit-m2-repo</id>
+ <url>
+
scpexe://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs/m2-repo
+ </url>
+ <name>JWebUnit Maven 2 Repository</name>
+ </repository>
+ <snapshotRepository>
+ <id>jwebunit-m2-repo-snapshots</id>
+ <url>
+
scpexe://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs/m2-repo-snapshots
+ </url>
+ <name>JWebUnit Maven 2 Snapshots Repository</name>
+ </snapshotRepository>
+ </distributionManagement>
</project>
Added: branches/1.x/src/assemble/release.xml
===================================================================
--- branches/1.x/src/assemble/release.xml (rev 0)
+++ branches/1.x/src/assemble/release.xml 2006-12-01 09:05:19 UTC (rev
633)
@@ -0,0 +1,79 @@
+<assembly>
+ <id>release</id>
+ <formats>
+ <format>zip</format>
+ </formats>
+ <includeBaseDirectory>false</includeBaseDirectory>
+ <fileSets>
+ <fileSet>
+ <includes>
+ <include>README*</include>
+ <include>LICENSE*</include>
+ </includes>
+ </fileSet>
+ <fileSet>
+ <directory>jwebunit-core/target/</directory>
+ <outputDirectory>javadoc</outputDirectory>
+ <includes>
+ <include>*-javadoc.jar</include>
+ </includes>
+ </fileSet>
+ <fileSet>
+ <directory>jwebunit-htmlunit-plugin/target/</directory>
+ <outputDirectory>javadoc</outputDirectory>
+ <includes>
+ <include>*-javadoc.jar</include>
+ </includes>
+ </fileSet>
+ <fileSet>
+ <directory>jwebunit-core/target/</directory>
+ <outputDirectory>src</outputDirectory>
+ <includes>
+ <include>*-sources.jar</include>
+ </includes>
+ </fileSet>
+ <fileSet>
+ <directory>jwebunit-htmlunit-plugin/target/</directory>
+ <outputDirectory>src</outputDirectory>
+ <includes>
+ <include>*-sources.jar</include>
+ </includes>
+ </fileSet>
+ </fileSets>
+ <moduleSets>
+ <moduleSet>
+ <includes>
+ <include>net.sourceforge.jwebunit:jwebunit-htmlunit-plugin</include>
+ </includes>
+ <binaries>
+ <includeDependencies>true</includeDependencies>
+ <unpack>false</unpack>
+ <dependencySets>
+ <dependencySet>
+ <scope>runtime</scope>
+ <outputDirectory>lib</outputDirectory>
+ <excludes>
+ <exclude>net.sourceforge.jwebunit:jwebunit-core</exclude>
+ <exclude>javax.servlet:servlet-api</exclude>
+ </excludes>
+ </dependencySet>
+ </dependencySets>
+ </binaries>
+ </moduleSet>
+ <moduleSet>
+ <includes>
+ <include>net.sourceforge.jwebunit:jwebunit-core</include>
+ </includes>
+ <binaries>
+ <includeDependencies>true</includeDependencies>
+ <unpack>false</unpack>
+ <dependencySets>
+ <dependencySet>
+ <scope>runtime</scope>
+ <outputDirectory>lib</outputDirectory>
+ </dependencySet>
+ </dependencySets>
+ </binaries>
+ </moduleSet>
+ </moduleSets>
+</assembly>
\ No newline at end of file
Added: branches/1.x/src/test/clover/clover.license
===================================================================
--- branches/1.x/src/test/clover/clover.license (rev 0)
+++ branches/1.x/src/test/clover/clover.license 2006-12-01 09:05:19 UTC (rev
633)
@@ -0,0 +1,169 @@
+Product: Clover
+License: Open Source License, 0.x, 1.x
+Issued: Wed Nov 29 2006 13:34:19 CST
+Expiry: Never
+Maintenance Expiry: Never
+Key: 7f17a20b5b090da53672ec2be
+Name: Julien HENRY
+Org: JWebUnit
+Certificate: AAAB5G+Ow8B7/zEbxOMqqKwwrdpP+a1COmJGHco7sCNLjHkHnajPF+dQW
+Ct12PMy0uml0s9xuus5wKngJ9OFk5DFeh01dzQF66bhXH1HsO1TZPnKl85Q9hY8Obs0fxY
+3jhJRbYV9eewtg+KPUM0ZP/Wbb5ulMfvsUoa5QDMxb37PP7IjS6Y7TILtnFKsWjcAJcnyM
+vXutYDmQ//FBc2l+nTm/c3MqmkbfjIYHeunuA0eSLzgRW+qwN+DcvMXPhmxZH8XbsNQNGu
+IfyH8f4LopUzPByro1FTLtDe+n1mWvUY6flN6yTSocEHgaWOy4Y1zp0EmRGrT8WuvjLrGz
+ynu1SXGxvgxxO3N1ao3GyJnKX/uvfsEGVi8oF9ut5uMkQiocjgTsDBzHD7aUCIg628h6jK
+f6eRL0xg0uqxIn60z5stPhq4pLnxPKtgoqTUk7iBakfSLQPRcIBFgt/F74uO+08k689Qj1
+qnqaYe+lJL3OFdoJ3VFsu2SAhhFre9Vfrf/1cZQ7B1oCqo3fxBu21Yvbds0a+8oganmWtQ
+GL+aIQ4Stf73QT9OmTCR0A37CPLMiQ+c9QIrqz0erRycQJf7xfffjoo6mePPENc2/63rG+
+sDKpmkGNC8uOMDe8AgEX7H6W2a328vWVJWf8V5bJpfCibEcg03N9nZKK57k3YxLO5/Mnwp
+fyO21rQLIhiCnzpr8tOi+qiAukXnv1GxsjlpvVVCtP3WaGovhmv64w9x4j/hJVv76xleAU
+4mOYBHr7NHH1qV50TVnKEzU9iwT0wgcW6TanHdhxtW+G4l4Vdi3+UFXv+ldCoqGhQ==
+License Agreement: CLOVER VERSION 1 (ONE) SOFTWARE LICENSE AGREEMENT
+
+1. Licenses and Software
+
+Cenqua Pty Ltd, an Australian Proprietary Limited Company ("CENQUA")
+hereby grants to the purchaser (the "LICENSEE") a limited, revocable,
+worldwide, non-exclusive, nontransferable, non-sublicensable license
+to use the Clover version 1 (one) software (the "Software"),
+including any minor upgrades thereof during the Term (hereinafter
+defined) up to, but not including the next major version of the
+Software. The licensee shall not, or knowingly allow others to,
+reverse engineer, decompile, disassemble, modify, adapt, create
+derivative works from or otherwise attempt to derive source code from
+the Software provided. And, in accordance with the terms and
+conditions of this Software License Agreement (the "Agreement"), the
+Software shall be used solely by the licensed users in accordance
+with the following edition specific conditions:
+
+a) Server Edition
+
+A Server Edition license entitles the Licensee to execute one
+instance of Clover Server Edition on one (1) machine for the purposes
+of instrumententing source code and generating reports. There are no
+limitations on the use of the instrumented source code or generated
+reports produced by Server Edition.
+
+b) Workstation Edition
+
+A Workstation Edition license entitles the licensee to use Clover
+Workstation Edition on one (1) machine by one (1) individual end
+user. Workstation Edition does not permit the generation of reports
+for distribution.
+
+c) Team Edition
+
+A Team Edition license entitles the licensee to use Clover Team
+edition on any number of machines solely by the licensed number of
+users. Reports generated by Clover Team Edition are strictly for use
+only by the licensed number of individual end users.
+
+2. License Fee
+
+In exchange for the License(s), the Licensee shall pay to CENQUA a
+one-time, up front, non-refundable license fee. At the sole
+discretion of CENQUA this fee will be waived for non-commercial
+projects. Notwithstanding the Licensee's payment of the License Fee,
+CENQUA reserves the right to terminate the License if CENQUA
+discovers that the Licensee and/or the Licensee's use of the Software
+is in breach of this Agreement.
+
+3. Proprietary Rights
+
+CENQUA will retain all right, title and interest in and to the
+Software, all copies thereof, and CENQUA website(s), software, and
+other intellectual property, including, but not limited to, ownership
+of all copyrights, look and feel, trademark rights, design rights,
+trade secret rights and any and all other intellectual property and
+other proprietary rights therein. The Licensee will not directly or
+indirectly obtain or attempt to obtain at any time, any right, title
+or interest by registration or otherwise in or to the trademarks,
+
+service marks, copyrights, trade names, symbols, logos or
+designations or other intellectual property rights owned or used by
+CENQUA. All technical manuals or other information provided by CENQUA
+to the Licensee shall be the sole property of CENQUA.
+
+4. Term and Termination
+
+Subject to the other provisions hereof, this Agreement shall commence
+upon the Licensee's opting into this Agreement and continue until the
+Licensee discontinues use of the Software or the Agreement terminates
+automatically upon the Licensee's breach of any term or condition of
+this Agreement (the "Term"). Upon any such termination, the Licensee
+will delete the Software immediately.
+
+5. Copying & Transfer
+
+The Licensee may copy the Software for back-up purposes only. The
+
+Licensee may not assign or otherwise transfer the Software to any
+third party.
+
+6. Specific Disclaimer of Warranty and Limitation of Liability
+
+THE SOFTWARE IS PROVIDED WITHOUT WARRANTY OF ANY KIND. CENQUA
+DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT
+LIMITED TO THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE. CENQUA WILL NOT BE LIABLE FOR ANY DAMAGES
+ASSOCIATED WITH THE SOFTWARE, INCLUDING, WITHOUT LIMITATION,
+ORDINARY, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OF ANY KIND,
+INCLUDING BUT NOT LIMITED TO DAMAGES RELATING TO LOST DATA OR LOST
+PROFITS, EVEN IF CENQUA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+7. Warranties and Representations
+
+Licensee Indemnification. CENQUA agrees to indemnify, defend and hold
+the Licensee harmless from and against any and all liabilities,
+damages, losses, claims, costs, and expenses (including reasonable
+legal fees) arising out of or resulting from the Software or the use
+thereof infringing upon, misappropriating or violating any patents,
+copyrights, trademarks, or trade secret rights or other proprietary
+rights of persons, firms or entities who are not parties to this
+Agreement.
+
+CENQUA Indemnification. The Licensee warrants and represents that the
+Licensee's actions with regard to the Software will be in compliance
+with all applicable laws; and the Licensee agrees to indemnify,
+defend, and hold CENQUA harmless from and against any and all
+liabilities, damages, losses, claims, costs, and expenses (including
+reasonable legal fees) arising out of or resulting from the
+Licensee's failure to observe the use restrictions set forth herein.
+
+8. Publicity
+
+The Licensee grants permission for CENQUA to use Licensee's name
+solely in customer lists. CENQUA shall not, without prior consent in
+writing, use the Licensee's name, or that of its affiliates, in any
+form with the specific exception of customer lists. CENQUA agrees to
+remove Licensee's name from any and all materials within 7 days if
+notified by the Licensee in writing.
+
+9. Governing Law
+
+This Agreement shall be governed by the laws of New South Wales,
+Australia.
+
+10.Independent Contractors
+
+The parties are independent contractors with respect to each other,
+and nothing in this Agreement shall be construed as creating an
+employer-employee relationship, a partnership, agency relationship or
+a joint venture between the parties.
+
+11. Assignment
+
+This Agreement is not assignable or transferable by the Licensee.
+CENQUA in its sole discretion may transfer a license to a third party
+at the written request of the Licensee.
+
+12. Entire Agreement
+
+This Agreement constitutes the entire agreement between the parties
+concerning the Licensee's use of the Software. This Agreement
+supersedes any prior verbal understanding between the parties and any
+Licensee purchase order or other ordering document, regardless of
+whether such document is received by CENQUA before or after execution
+of this Agreement. This Agreement may be amended only in writing by
+CENQUA.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development