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.
More fixes - bits of stuff sneaking through from the server again.
Bring the new Makefile structure to the corba services package. I'm sure I've missed something in here too :-)
i-scream is now licensed under the GPL. I've added the GPL headers to every source file, and put a full copy of the license in the appropriate places. I think I've covered everything. This is going to be a mad commit ;)
We believe the cause of our zip exception is not removing the old jar file.
Need to cleanup the NS_Ref... we don't want to keep shipping old ones !
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.