diff options
| author | abranson <andrew.branson@cern.ch> | 2011-10-18 17:00:33 +0200 |
|---|---|---|
| committer | abranson <andrew.branson@cern.ch> | 2011-10-18 17:00:33 +0200 |
| commit | 684e01bb190c7d0b95347b732aeb3cdeda4740d7 (patch) | |
| tree | f3b36e96a4e33b6e46a5e17a29e7492e9ecb4796 /changelog | |
| parent | 38d30cd4f69178cef983ec13262a6f02826a9a45 (diff) | |
Module support
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 15 |
1 files changed, 10 insertions, 5 deletions
@@ -1,9 +1,14 @@ -Build 6 - Module support
-Build 5 - Java 1.6 Compliance
-Build 4 - First GIT commit
-- WF: Added 'AlwaysUseOutcome' activity property to require an outcome for every state change
+Release 2.3
+-----------
+Build 3 - Module support
+- SYS: Cristal now supports multiple domain libraries concurrently - CRISTAL modules. Each declares its components in a module.xml in the root of its jar which can add config, resources, items and agents. Also scripts on startup/shutdown.
+Build 2 - Java 1.6 Compliance
+Build 1 - First GIT commit
- SYS: Cleaned up some proxy methods. getContents() now calls storage directly.
- SYS: Removed Orbacus. Use JDK ORB instead. Use JDK idlj compiler instead of Orbacus one. Remove all Orbacus tools.
+
+Release 2.2
+-----------
Build 3 - Last CERN
- GUI: Local object creating script now opens new desc when done.
- LDAP: Optimised Path setting by String.
@@ -52,7 +57,7 @@ Build 1 - SYS: Moved all API objects out of AbstractMain into the Gateway. AbstractMain is no longer required to initialise a kernel process.
- SYS: Moved Gateway to process package. Moved LDAP init to process.Bootstrap - will be entry point for basic item creation
-Changes for release 1.2
+Release 1.2
-----------------------
Build 22
- GUI: Multiple table row select when read only
|
