Re: [Httpunit-develop] Upload 1.7.1 to central maven repository - Was: Re: Minor Bug in class Servl
Brought to you by:
russgold
|
From: Wolfgang F. <wf...@bi...> - 2012-10-09 10:47:01
|
Dear httpunit developers, the 1.7.2 release is getting closer. You still 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 To check the current release candidate you might want to get it from subversion: > svn checkout https://httpunit.svn.sourceforge.net/svnroot/httpunit/trunk/httpunit > cd httpunit > mvn test We have been running the tests in "endless" loops: while (mvn test); do echo date; done and the revision 1105 seems to be o.k. We had to switch of the use of ServerSocketFactory to get this result. If you need the ServerSocketFactory you can switch in on with PseudoServer.useFactory=true; We are looking forward to more feedback on this release candidate. Yours Wolfgang Am 06.10.12 14:18, schrieb Kai: > I found an dependency-conflict, which might cause subtle bugs (in my > case it was this one: > http://stackoverflow.com/questions/7034008/spring-3-0-5-tiles-2-2-error , > because httpunit exidentically was on the compile-classpath). > > It is fixed in the attached patch! > > Regards kai > > > Am 03.10.2012 19:35, schrieb Kai: >> The tests for this last version are now running nonstop without an error >> for 3 or 4 hours on my box. So, I think, there are no more bugs :) >> >> >> Regards kai > -- 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 |