index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
persistency
/
outcome
Age
Commit message (
Expand
)
Author
2014-10-03
Rolled back the renaming of existing exceptions.
Andrew Branson
2014-10-03
Huge exception overhaul: Merged ClusterStorageException with
Andrew Branson
2014-10-02
push after rebase
jet
2014-09-22
ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both
Andrew Branson
2014-09-19
Introduced static method ItemPath.fromUUIDString and made the UUID
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-05-14
Bug in cherry pick - create new DOM when there is no String outcome
Andrew Branson
2014-05-08
Allow getDOM to return an empty Document if the outcome isn't set. Then
Andrew Branson
2014-04-16
XPath fixes, tests, and cleverer get and set FieldByXPath
Andrew Branson
2014-04-11
OutcomeInitiator interface to create initial states of outcomes if empty
Andrew Branson
2014-03-31
Outcome.setFieldByXPath (refs #167)
Andrew Branson
2014-03-06
New methods in Outcome to support XPath queries to make extraction of
Andrew Branson
2013-11-18
3.0-SNAPSHOT (Will be first open source version)
Andrew Branson
2013-06-27
Removed CERN schema 'BreakApart' property
Andrew Branson
2013-04-10
added getSchema() method to Outcome to load schema xml.
Andrew Branson
2012-12-14
Do Schema parsing in the Schema object rather than the Validator
Andrew Branson
2012-11-09
Create proper constructor for Schema.
Andrew Branson
2012-08-22
Replace deprecated Xerces DOM to XML serialisation with DOM3 LS.
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson