Update of /cvsroot/hibernate/Hibernate/doc
In directory usw-pr-cvs1:/tmp/cvs-serv7847/doc
Modified Files:
hibernate.aft
Log Message:
added jars needed for compiling from CVS
Index: hibernate.aft
===================================================================
RCS file: /cvsroot/hibernate/Hibernate/doc/hibernate.aft,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** hibernate.aft 29 Oct 2002 16:09:06 -0000 1.26
--- hibernate.aft 11 Nov 2002 11:30:00 -0000 1.27
***************
*** 79,87 ****
* http://sourceforge.net/projects/hibernate
! Needed libraries are distributed, along with |hibernate.jar|, in the |lib| subdirectory. You may also require Sun's |j2ee.jar|.
**Compiling Hibernate
- * Place |junit.jar| and |j2ee.jar| in the |lib| subdirectory.
* Run |build.xml| with Ant 1.5 under JDK1.2+
--- 79,86 ----
* http://sourceforge.net/projects/hibernate
! Needed libraries are distributed, along with |hibernate.jar|, in the |lib| subdirectory.
**Compiling Hibernate
* Run |build.xml| with Ant 1.5 under JDK1.2+
|