On Fri, Jan 2, 2009 at 6:31 PM, sebb <seb...@gmail.com> wrote: > On 02/01/2009, Rahul Akolkar <rahul.akol...@gmail.com> wrote: >> On Fri, Jan 2, 2009 at 2:03 PM, <s...@apache.org> wrote: >> > Author: sebb >> > Date: Fri Jan 2 11:03:42 2009 >> > New Revision: 730816 >> > >> > URL: http://svn.apache.org/viewvc?rev=730816&view=rev >> > Log: >> > Add missing @Deprecated annotations >> > >> <snip/> >> >> Which reminds me -- these deprecated fields and methods can simply >> disappear from the J6 branch. The branch will result in a major >> release whenever that happens since it has higher JDK requirements as >> compared to trunk (amongst other reasons). >> >> Some of the methods may be used elsewhere and if so, require a bit of >> thought but the constants should be easy to remove if you'd like. >> > > OK, I've removed all the unused deprecated methods and fields. > <snip/>
Thanks for that. Though I'm now getting 75 failures and 4 errors (mvn test). Will take a look now to see whats going on. > There are still a few deprecated methods to sort out. > <snap/> OK, will look at these later (after the weekend). -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org