That's the problem, the list doesn't exist right now. :-) The short version (off the top of my head) is something like:
1) Switch to commons-logging. 2) Complete the HttpMultiClient test suite. 3) Remove the JDK1.3 depencies 4) Review Bugzilla items for HttpClient and determine which must be fixed in 2.0 and which will be defered to a later release. Those that are defered will be marked RESOLVED LATER. The release-plan document in CVS needs to be updated with information like this and a new release schedule proposed with dates for beta drops and an expected final release date. Marc Saegesser > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 7:47 AM > To: [EMAIL PROTECTED] > Subject: RE: Minimum JDK version for HttpClient > > > Marc, > > > Okay, Okay, I give up. I'll get rid of the 1.3 specific > > calls. The reason > > they got used in the first place was because the JavaDoc for the > > java.net.URL class doesn't have an @since tag for the methods > > that got added > > in 1.3. > > > > Add this to list of issues to be resolved prior to a 2.0 > > final release. > > > > Marc Saegesser > > If I have to add this to the list of issues, where can I find > this list? If > it is in CVS, I'll tell you upfront that I'm not a committer. > > Ringo > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
