Revision: 656
http://svn.sourceforge.net/jwebunit/?rev=656&view=rev
Author: henryju
Date: 2007-01-11 08:22:35 -0800 (Thu, 11 Jan 2007)
Log Message:
-----------
Remove french char from changes.xml.
Update clover and jdepend configuration.
Modified Paths:
--------------
branches/1.x/pom.xml
branches/1.x/src/changes/changes.xml
Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml 2007-01-11 11:38:35 UTC (rev 655)
+++ branches/1.x/pom.xml 2007-01-11 16:22:35 UTC (rev 656)
@@ -252,16 +252,16 @@
</plugin>
-->
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clover-plugin</artifactId>
+ <version>2.3</version>
<configuration>
<flushPolicy>threaded</flushPolicy>
<flushInterval>100</flushInterval>
<targetPercentage>0%</targetPercentage>
- <configuration>
- <licenseLocation>
-
${basedir}/${topDirectoryLocation}/src/test/clover/clover.license
- </licenseLocation>
- </configuration>
+ <licenseLocation>
+
${basedir}/${topDirectoryLocation}/src/test/clover/clover.license
+ </licenseLocation>
</configuration>
<executions>
<execution>
@@ -349,6 +349,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
+ <version>2.0-SNAPSHOT</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
@@ -458,7 +459,7 @@
<name>JWebUnit WebSite - Sourceforge</name>
<url>
scp://shell.sourceforge.net/home/groups/j/jw/jwebunit/htdocs
- <!--file:///home/julien/site-jwebunit-->
+ <!--file://c:/temp/site-jwebunit-->
</url>
</site>
<repository>
Modified: branches/1.x/src/changes/changes.xml
===================================================================
--- branches/1.x/src/changes/changes.xml 2007-01-11 11:38:35 UTC (rev
655)
+++ branches/1.x/src/changes/changes.xml 2007-01-11 16:22:35 UTC (rev
656)
@@ -8,10 +8,10 @@
</properties>
<body>
<release version="1.4-RC3" date="january 11, 2007">
- <action type="fix" dev="Julien Henry">
+ <action type="fix" dev="Julien Henry" issue="1628076">
Fix exception when trying to access a page with a loop
redirection.
</action>
- <action type="add" dev="Julien Henry" due-to="Gr\xE9gory Joseph"
issue="1531873">
+ <action type="add" dev="Julien Henry" due-to="Gregory Joseph"
issue="1531873">
Add methods to test images in a web page:
assertImagePresent(String imageSrc, String imageAlt),
assertImageValid(String imageSrc, String imageAlt),
assertImageValidAndStore(String imageSrc, String imageAlt,
File out)
@@ -369,4 +369,4 @@
<action type="add">First release.</action>
</release>
</body>
-</document>
\ No newline at end of file
+</document>
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