[Jspmyadmin-devs] CVS: jspmyadmin ToDo,1.3,1.4
Brought to you by:
zsolyfree
|
From: Adrian A. <aal...@us...> - 2002-07-26 04:42:05
|
Update of /cvsroot/jspmyadmin/jspmyadmin In directory usw-pr-cvs1:/tmp/cvs-serv4127 Modified Files: ToDo Log Message: Changes Index: ToDo =================================================================== RCS file: /cvsroot/jspmyadmin/jspmyadmin/ToDo,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ToDo 26 Jul 2002 03:37:55 -0000 1.3 --- ToDo 26 Jul 2002 04:42:02 -0000 1.4 *************** *** 1,8 **** TO DO TASKS ----------- - Make the project build with Jakarta-ANT ! - Remove the .class files from CVS - Remove the JAR files from cvs ! - Make ant download task to download dependencies ! - Clean up and modularize the code ! - Make an API to some repeating tasks \ No newline at end of file --- 1,16 ---- TO DO TASKS ----------- + + ANT and Related: - Make the project build with Jakarta-ANT ! - Make "ant download" task to download JAR and other dependencies ! ! Code: ! - Clean up, Simplify and Modularize the code ! - Make an API to make easy repeating tasks ! - Use Log4J or something like that instead of System.out.println ! or FileWriter's ! ! Administration: - Remove the JAR files from cvs ! |