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.
Added linking of util package api's to javadocs.
Update javadoc building to link against the 1.4.1 jdk api's.
Fixes to the src dist.
The new style Makefile system now comes to Conient.
Conient now uses the new seperate 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.
The last of the central monitoring system packages to be changed to the newer structure. It has changed from; uk.org.iscream.conient.* to; uk.org.iscream.cms.conient.* This is in keeping with the new style of packaging.
Our logo is now on the javadoc pages.
The whole bally lot now is under uk.org.iscream ;p
Slightly improved configure script.
The Java compiler flags are now configured.
Now makes more effort to find the cvs binary.
Set the path of CVS explictly.
Made change to handle all resources (images etc). Modified all scripts and classes which handles resources. Moves to ./build/resources. Also fixed bug in makefile which didn't copy ./build/etc on install.
Added dependency checking for the DOCOPY target.
AJ decided to change the name of the main class :)
Initial checkin of the Makefile/build system. It is currently untested as the final code has not be checked in, but I'm quite confident it will work.
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.