ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/componentmanager/Makefile
Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Oct 12 21:52:00 2002 UTC (21 years, 6 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Addition of an XMLCache class. This class tries to help cut down on the
number of times we parse a single piece of XML. Using this class will
ensure that a String of XML is only decoded once within a given JVM. This
has been shown to be significantly more efficient than parsing it multiple
times in tests.
Next step is to integrate this into the rest of the server.
I'd also like to investigate tweaking the initial size and loading factor
of the HashMaps used within this class.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:34 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Major change in the java package naming. This has been held off for some time
now, but it really needed doing. The future packaging of all i-scream products
will be;

uk.org.iscream.<product>.<subpart>.*

In the case of the central monitoring system server this will be;

uk.org.iscream.cms.server.*

The whole server has been changed to follow this structure, and tested to a
smallish extent. Further changes in other parts of the CMS will follow.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Mar 5 23:16:24 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4
Added the PropertyNotFoundException class.

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Mar 2 05:37:31 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
initial checkin

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Jan 18 22:53:12 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
Added new classes.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Dec 13 18:34:23 2000 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.1: +10 -23 lines
Diff to previous 1.1
MERGE: Merged the SERVER_PACKAGEBUILD branch back into the HEAD trunk.

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Dec 11 16:41:33 2000 UTC (23 years, 4 months ago) by ajm
Branch: MAIN
initial checkin

This componentmanager will be the way of starting the system
Currently only the core component is supported

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