[JWebUnit-development] JWebUnit SNAPSHOTS available

2010-10-20 Thread Julien HENRY
Hi, I've deployed SNAPSHOTs of version 2.5 (I will do the release as soon as I manage to have a working GPG key) and version 3.0 (with all the JUnit 4 refactoring). Simply add this repository to your Maven config: http://oss.sonatype.org/content/repositories/snapshots Regards, Julien

[JWebUnit-development] SF.net SVN: jwebunit:[874] trunk

2010-10-20 Thread henryju
Revision: 874 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=874&view=rev Author: henryju Date: 2010-10-20 13:10:11 + (Wed, 20 Oct 2010) Log Message: --- JUnit 4 migration part 6: updated documentation. Modified Paths: -- trunk/jwebunit-htmlunit-plug

[JWebUnit-development] SF.net SVN: jwebunit:[873] trunk

2010-10-20 Thread henryju
Revision: 873 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=873&view=rev Author: henryju Date: 2010-10-20 12:19:47 + (Wed, 20 Oct 2010) Log Message: --- JUnit 4 migration part 5 bis: renamed webtestcase generator module to reflect the fact it is now generating more

[JWebUnit-development] SF.net SVN: jwebunit:[872] trunk

2010-10-20 Thread henryju
Revision: 872 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=872&view=rev Author: henryju Date: 2010-10-20 12:14:24 + (Wed, 20 Oct 2010) Log Message: --- JUnit 4 migration part 5: renamed webtestcase generator module to reflect the fact it is now generating more tha

[JWebUnit-development] SF.net SVN: jwebunit:[871] trunk/jwebunit-webtestcase-generator/src/main/ javacc/WebTestCase.jj

2010-10-20 Thread henryju
Revision: 871 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=871&view=rev Author: henryju Date: 2010-10-20 12:04:14 + (Wed, 20 Oct 2010) Log Message: --- JUnit 4 migration part 4: transform JUnit 4 exceptions to JUnit 3 exceptions in WebTestCase. Modified Paths: --

[JWebUnit-development] SF.net SVN: jwebunit:[870] trunk/jwebunit-webtestcase-generator/pom.xml

2010-10-20 Thread henryju
Revision: 870 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=870&view=rev Author: henryju Date: 2010-10-20 12:03:13 + (Wed, 20 Oct 2010) Log Message: --- Prevents deployment of generator module as it is not supposed to be used by end users. Modified Paths:

[JWebUnit-development] [ jwebunit-Bugs-2970512 ] getImage() treats absolute URL as relative

2010-10-20 Thread SourceForge.net
Bugs item #2970512, was opened at 2010-03-15 08:26 Message generated for change (Settings changed) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2970512&group_id=61302 Please note that this message will contain a full copy of the comment

[JWebUnit-development] SF.net SVN: jwebunit:[868] trunk

2010-10-20 Thread henryju
Revision: 868 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=868&view=rev Author: henryju Date: 2010-10-20 09:17:31 + (Wed, 20 Oct 2010) Log Message: --- [2970512] Fixed issue with absolute image path. (merge) Modified Paths: -- trunk/jwebunit-commo

[JWebUnit-development] SF.net SVN: jwebunit:[867] branches/2.x

2010-10-20 Thread henryju
Revision: 867 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=867&view=rev Author: henryju Date: 2010-10-20 09:16:23 + (Wed, 20 Oct 2010) Log Message: --- [2970512] Fixed issue with absolute image path. Modified Paths: -- branches/2.x/jwebunit-common

[JWebUnit-development] Re : JUnit 4 migration

2010-10-20 Thread Julien HENRY
> That looks great! JWebUnit sounds fine for a static import - but how > would it interact with WebTestCase? JWebUnit.* will be a replacement for WebTestCase for those using JUnit 4 syntax. JWebUnit.* methods will call WebTester.* methods. > I'd prefer a single release for > both JUnit 3 an