ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/corbaservices/Config2.inc
Revision 1.18 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:16 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Aug 22 13:36:18 2003 UTC (20 years, 8 months ago) by tdb
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Update j2se links to 1.4.2.

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Feb 21 13:45:47 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.15: +5 -2 lines
Diff to previous 1.15
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.

Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Feb 16 20:35:56 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.14: +4 -1 lines
Diff to previous 1.14
Added install target for util package.
Removed duplicates copies of the COPYING (GPL License) file.

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Feb 11 22:00:56 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Update javadoc building to link against the 1.4.1 jdk api's.

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Feb 6 11:56:06 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.12: +5 -4 lines
Diff to previous 1.12
Fix the install target.

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Feb 5 22:50:23 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.11: +83 -45 lines
Diff to previous 1.11
Bring the new Makefile structure to the corba services package. I'm sure
I've missed something in here too :-)

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Apr 15 17:26:17 2002 UTC (22 years ago) by tdb
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fix CVSROOT in all Makefiles. Now uses the anonymous pserver.

Revision 1.10 - (view) (annotate) - [select for diffs]
Sat Feb 9 17:04:33 2002 UTC (22 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9
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.

Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Nov 25 19:34:27 2001 UTC (22 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Updated the CVSROOT setting in the Makefile build setup to point at the
anonymous cvs server at cvs.i-scream.org.uk.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Jun 11 14:00:31 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
The location in CVS has changed... all CMS source is now under the cms
module.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue May 29 21:47:12 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
Modified to accept the javac flags in the Config file.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue May 29 17:24:12 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
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.

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Mar 26 21:49:39 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.4: +5 -1 lines
Diff to previous 1.4
Our logo is now on the javadoc pages.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Mar 15 00:33:39 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Changed package structure from;
uk.ac.ukc.iscream.corbaservices
to;
uk.org.iscream.corbaservices

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Feb 28 14:13:32 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
Now makes more effort to find cvs

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Feb 28 11:48:35 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Set the path of CVS explictly.

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Feb 26 21:32:36 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Initial checkin of the build files for the CorbaServices manager.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a