Removed some un-used code from CVS. We can always resurrect this later if someone feels they want to work on it. Gone are the old perl ihost which isn't needed now, winhost which is broken and shows no sign of being fixed, and DBReporter. If someone wants to revive them, I'll undelete them :-)
Main change is making the use of jacorb.properties transparent to the end user - something which should have been done with CorbaServices a long time ago :-) Now a base jacorb.properties is included in the jar files, because it's searched by the jacorb loading stuff. The only value outside of the jar file is the naming service location, which can now be found in the default.properties files. The server and corbaservices assume that the naming services is running on localhost on port 8052, which is ok for most normal things. If it's on a different host the default.properties just needs fixing. Also added a default.properties style thing to the corbaservices, and fixed some bugs in the command line argument parsing. Finally, fixed a bug with the make src target of all the Makefiles.
Added install target for util package. Removed duplicates copies of the COPYING (GPL License) file.
Added linking of util package api's to javadocs.
Update javadoc building to link against the 1.4.1 jdk api's.
And the new style Makefile hits the DBReporter :-)
Update the aged DBReporter to use the new i-scream util package.
Fix CVSROOT in all Makefiles. Now uses the anonymous pserver.
Improved the javadoc generation in the Makefile setup. Now matches the ANT javadoc output. Also added links to external javadoc (such as pircbot) to make the pages more complete.
Updated the CVSROOT setting in the Makefile build setup to point at the anonymous cvs server at cvs.i-scream.org.uk.
The location in CVS has changed... all CMS source is now under the cms module.
Whilst all the packages are being changed around cms, it was time this little beast of a program got shoved into one. It has all been placed under this java package: uk.org.iscream.cms.dbreporter.* This has required a few changes to the Makefile setup, and a few moves of other files to bring the structure into line with all the other i-scream central monitoring system packages.
Our logo is now on the javadoc pages.
Got the module name wrong ;)
New Makefile setup. Similar to the other Makefiles in i-scream, although it is a touch muddled by the lack of a package hierarchy. This is not a problem, and it should "appear" the same to external scripts.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.