Am 08.12.2011 21:30, schrieb Emmanuel Bourg:
Thank you Oliver.
Do you also want the tests to be upgraded to JUnit 4?
Well, I think this would be nice, but it's not a must IMHO.
Going through the tests and fixing the numerous warnings, is probably a
good opportunity to actually do the conversion. However, I fear that
this won't be a no-brainer because some test cases test multiple
exception conditions and cannot be directly transformed using a
@Test(expected = ...) annotation. They would have to be split first.
Oliver
Emmanuel Bourg
Le 06/12/2011 22:04, Oliver Heger a écrit :
As you may have noticed, I was working on the task of making the code
base ready for Java 1.5 (the tests are still missing). I mainly fixed
numerous warnings related to raw types and type safety, applied enhanced
for loops, added annotations, and replaced StringBuffer by StringBuilder.
If somebody finds the time, a review of the changes would be helpful,
especially in the area where central interfaces have been modified in
order to incorporate generics.
I tried to preserve binary compatibility, but have not yet run clirr.
Oliver
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org