You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by re...@apache.org on 2001/04/29 09:38:10 UTC

cvs commit: jakarta-slide/lib README

remm        01/04/29 00:38:10

  Modified:    lib      README
  Log:
  - Update the build system to the new style introced in the commons.
  - Remove the build scripts (build.bat and build.sh). Use the Ant
    command directly (see instructions in the documentation - installation page).
  - Use some of the new Ant features.
  
  Revision  Changes    Path
  1.7       +1 -0      jakarta-slide/lib/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/lib/README,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- README	2001/01/28 00:45:27	1.6
  +++ README	2001/04/29 07:38:09	1.7
  @@ -1,3 +1,4 @@
   Put in this directory :
   - junit.jar
   - jta.jar (from the Java Transaction API package)
  +- jdom.jar