From: Christian G. [M. Mitch] <mas...@us...> - 2002-01-21 22:38:15
|
Update of /cvsroot/jprojecttimer/jprojecttimer In directory usw-pr-cvs1:/tmp/cvs-serv32684 Modified Files: README Log Message: added link to JDOM, updated people Index: README =================================================================== RCS file: /cvsroot/jprojecttimer/jprojecttimer/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 2002/01/18 21:42:16 1.4 --- README 2002/01/21 22:32:14 1.5 *************** *** 3,12 **** A project scheduling tool written in JAVA ! Copyright (C) 2001 Christian Garbs <mi...@un...> Licensed under GNU GPL - see COPYING for details - This author's homepage is http://www.cgarbs.de - The project is hosted at SourceForge: http://sourceforge.net/projects/jprojecttimer/ --- 3,13 ---- A project scheduling tool written in JAVA ! Copyright (C) 2001,2002 Christian Garbs <mi...@cg...> ! Boris Unckel <b.u...@gm...> ! Jochen Luell <jo...@lu...> ! Oliver Kalkofen <OKa...@we...> Licensed under GNU GPL - see COPYING for details The project is hosted at SourceForge: http://sourceforge.net/projects/jprojecttimer/ *************** *** 16,20 **** ! These people have helped out so far: Pierre Wargnier <pie...@la...> --- 17,38 ---- ! ! !!! IMPORTANT !!! ! ! ! ! To run the current version, you need JDOM. ! ! Get your copy at http://www.jdom.org/downloads/index.html ! ! Currently, we are using the JDOM Beta 7 Milestone Build. ! ! ! !!!!!!!!!!!!!!!!! ! ! ! ! People involved: ! ! Christian Garbs <mi...@cg...> ! core development, project administration ! ! Boris Unckel <b.u...@gm...> ! core development Pierre Wargnier <pie...@la...> |