From: Christian G. [M. Mitch] <mas...@us...> - 2002-01-25 19:52:03
|
Update of /cvsroot/jprojecttimer/jprojecttimer In directory usw-pr-cvs1:/tmp/cvs-serv2020 Modified Files: README Log Message: included JDOM classes Index: README =================================================================== RCS file: /cvsroot/jprojecttimer/jprojecttimer/README,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** README 2002/01/21 22:32:14 1.5 --- README 2002/01/25 19:52:00 1.6 *************** *** 18,49 **** ! !!! 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...> French translation ! Jochen Luell <jo...@lu...> code submission ! Oliver Kalkofen <OKa...@we...> code submission ! Edward Haase <eh...@ga...> bug reports, suggestions --- 18,48 ---- ! Projects involved: + * This product includes software developed by the + JDOM Project (http://www.jdom.org/). + Copyright (C) 2000-2002 Brett McLaughlin & Jason Hunter. + All rights reserved. + See lib/jdom.license for details. People involved: ! * Christian Garbs <mi...@cg...> core development, project administration ! * Boris Unckel <b.u...@gm...> core development ! * Pierre Wargnier <pie...@la...> French translation ! * Jochen Luell <jo...@lu...> code submission ! * Oliver Kalkofen <OKa...@we...> code submission ! * Edward Haase <eh...@ga...> bug reports, suggestions |