[Httpunit-develop] httpunit 1.7.2 release to Maven central - request for test and fix
Brought to you by:
russgold
|
From: Wolfgang F. <wf...@bi...> - 2012-09-13 10:50:10
|
Dear httpunit developers, in the process of preparing the 1.7.2 release which is scheduled to be put on maven central the following steps have been done - see the current release notes (you might want to download these and then use a browser to look at them): http://httpunit.svn.sourceforge.net/viewvc/httpunit/trunk/httpunit/doc/release_notes.html?view=markup&pathrev=1099 The tracker items from 2009-08 until today have been assigned and checked. Quite a few patches have made it to be committed: Thank you for all the participants and for the patience! You might want to check the trackers for any items that you'd like to get included in 1.7.2: Bugs: https://sourceforge.net/tracker/?group_id=6550&atid=106550 Features: https://sourceforge.net/tracker/?group_id=6550&atid=356550 Patches: https://sourceforge.net/tracker/?group_id=6550&atid=306550 Support Requests: https://sourceforge.net/tracker/?group_id=6550&atid=206550 There are quite a few closed and pending items that simply have not been included due to missing testcases or patch proposals. I'll post the developers FAQ in a minute again so that people who would like to help get to know how they can do it. For the time being checking the latest state of the repository for running all tests correctly would be helpful: > svn checkout -r 1099 > https://httpunit.svn.sourceforge.net/svnroot/httpunit/trunk/httpunit > httpunit1099 > cd httpunit1099 > mvn test Currently there is still trouble in getting the tests to run. A proper result should look something like this: Results : Tests run: 821, Failures: 0, Errors: 0, Skipped: 8 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.388s One of the troublesome Tests is WebPageTest.testTitle - it sometimes hangs. There is a commented "@Ignore" tag in the test which allows to switch it off. Please help fixing the remaining problems. It would also be great to get corrections and additions of the documentation e.g. instead of ant as a build system we should probably mention "maven" now. You are invited to send any documentation update proposals directly to me. Thank you for your support. Yours Wolfgang -- BITPlan - smart solutions Wolfgang Fahl Pater-Delp-Str. 1, D-47877 Willich Schiefbahn Tel. +49 2154 811-480, Fax +49 2154 811-481 Web: http://www.bitplan.de BITPlan GmbH, Willich - HRB 6820 Krefeld, Steuer-Nr.: 10258040548, Geschäftsführer: Wolfgang Fahl |