Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
Update j2se links to 1.4.2.
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.
Update javadoc building to link against the 1.4.1 jdk api's.
Fix the install target.
Bring the new Makefile structure to the corba services package. I'm sure I've missed something in here too :-)
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.
Modified to accept the javac flags in the Config file.
Package structure has been changed from; uk.org.iscream.corbaservices.* to; uk.org.iscream.cms.corbaservices.* This is in keeping with the rest of the central monitoring system server. It may be possible to change this back at some date, if the corbaservices really becomes a completely standalone application. At the moment, however, it's too suited to just doing the job required of it by the cms server, rather than as a general purpose application.
Our logo is now on the javadoc pages.
Changed package structure from; uk.ac.ukc.iscream.corbaservices to; uk.org.iscream.corbaservices
Now makes more effort to find cvs
Set the path of CVS explictly.
Initial checkin of the build files for the CorbaServices manager.
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.