This file describes what libraries Quilt is 
dependent on, and what versions:

  Jakarta BCEL -- Byte Code Engineering Library
  http://jakarta.apache.org/bcel

  Will need version from CVS.  (TODO: Checkin 
  BCEL changes.)

  -----------------------------------------------

  Jakarta Log4J --
  http://jakarta.apache.org/log4j

  One of the bugs reported for Quilt deals with
  Log4J.  This is needed for tests.  Eventually,
  Quilt will probably do logging through L4J.

  -----------------------------------------------

  Jakarta Graph(2) -- Graph Representation Library
  http://jakarta.apache.org/commons/

  This is in the Commons Sandbox 
  (jakarta-commons-sandbox/graph2).  It is built
  using Maven, and doesn't have any official 
  releases yet.  It will be necessary to build
  Graph (or download it from SourceForge.)

  -----------------------------------------------
 
  Jakarta CLI -- Command Line Interface
  http://jakarta.apache.org/commons/

  CLI is also in the sandbox.  Care must be taken
  for this library.

  -----------------------------------------------

  Jakarta Commons Collection -- 
  http://jakarta.apache.org/commons/

  Needed for a Priority Queue implementation.

  -----------------------------------------------

  CERN Colt --
  http://tilde-hoschek.home.cern.ch/~hoschek/colt/index.htm 

  This is used for some Matrix Manipulation Packages.

  NOTE:  This is released under a different style license.
  If you are deriving Quilt for commercial purposes, you
  will need to figure this out.

