Source Code The source code for this package includes a build file (build.xml) which is used by Ant to compile the code. To compile the code, change your working directory to the toplevel directory of the decompressed source distribution and type 'ant' to create the jar file and 'ant javadoc' to create the java documentation. Make sure Ant is version 1.6 or later or the build.xml file will need to be manually repaired to work.
Source code may also be accessed though
ViewCVS,
anonymous CVS access, or through SSH access for approved developers.
| |
|
Dependencies This distribution web site is created by Maven , including the java documentation, source and binary distributions, and project information. Concord Consortium maintains it's own repository for dependencies required for building CC's source code that is not on the main Maven repository at www.ibiblio.org. The dependencies are required for building from Maven or Ant, both of which have a facility for retrieving jar libraries from remote repositories.