Hi,

I will try to sum up what I did the last 3 days.

Move project to Maven 2 :
 - create directory layout
 - move files to the correct place
 - create pom.xml
 - create private repository for lib that are not on ibilio
 - make jwebunit + httpunit dialog tests working with Maven

Remove all referencies to HttpUnit in jWebUnit :
 - change IJWebUnitDialog
 - change some tests

Add HtmlUnitDialog :
 - correct some tests

For those who don't know Maven:
"mvn eclipse:eclipse" will create a well configured eclipse project
"mvn clean test" will run the tests with the dialog selected in the setUp() of JWebUnitAPITestCase
"mvn package" will build the jWebUnit jar
"mvn site" will create the site in target/site directory

Currently, all tests are running fine with HttpUnit. Most of the tests are running fine with HtmlUnit. Some tests are running fine with Jacobie, but I had to launch the tests with Eclipse, not with Maven.

I have no web access this WE, so, see you on Monday.

++
Julien

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to