Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 39617 invoked from network); 27 Nov 2003 20:52:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Nov 2003 20:52:41 -0000 Received: (qmail 15722 invoked by uid 500); 27 Nov 2003 20:52:27 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 15665 invoked by uid 500); 27 Nov 2003 20:52:27 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 15652 invoked by uid 500); 27 Nov 2003 20:52:26 -0000 Received: (qmail 15649 invoked from network); 27 Nov 2003 20:52:26 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 27 Nov 2003 20:52:26 -0000 Received: (qmail 39592 invoked by uid 1360); 27 Nov 2003 20:52:37 -0000 Date: 27 Nov 2003 20:52:37 -0000 Message-ID: <20031127205237.39591.qmail@minotaur.apache.org> From: bayard@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/io/xdocs tasks.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N bayard 2003/11/27 12:52:37 Modified: io/xdocs tasks.xml Log: added unit test tasks Revision Changes Path 1.7 +4 -1 jakarta-commons-sandbox/io/xdocs/tasks.xml Index: tasks.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/io/xdocs/tasks.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tasks.xml 27 Nov 2003 06:40:26 -0000 1.6 +++ tasks.xml 27 Nov 2003 20:52:37 -0000 1.7 @@ -15,7 +15,10 @@
  • Need to see if FilterWriter/Reader are predictable (see also ProxyInput/OutputStream)
  • Write TestCases for:
      -
    • EndianUtils InputStream/OutputStream methods.
    • +
    • EndianUtils - InputStream/OutputStream methods
    • +
    • LockableFileWriter
    • +
    • ClassLoaderObjectInputStream
    • +
    • SwappedDataInputStream
  • More Javadocs!!!
  • --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org