<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/process, branch 2.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=2.4.2</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=2.4.2'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2015-03-04T15:41:11+00:00</updated>
<entry>
<title>Move client script execution to setup(), so all of the Gateway objects</title>
<updated>2015-03-04T15:41:11+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2015-03-04T15:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ad282071d72c65498ab3b015073261731aab9b98'/>
<id>urn:sha1:ad282071d72c65498ab3b015073261731aab9b98</id>
<content type='text'>
are in place before they are run.</content>
</entry>
<entry>
<title>Require integers for all resource versions</title>
<updated>2014-08-25T11:53:33+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-08-25T11:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=f7df981d031e360b379b86d9aefdde15b918b21f'/>
<id>urn:sha1:f7df981d031e360b379b86d9aefdde15b918b21f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support pre-compilation of scripts if supported by the engine. Also does</title>
<updated>2014-07-28T10:23:52+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-28T10:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=7234fd04b63e69756670e3605a4e778cbe6cf871'/>
<id>urn:sha1:7234fd04b63e69756670e3605a4e778cbe6cf871</id>
<content type='text'>
this during testing to catch script syntax errors during build. Client
shell detects these error and declares them pre-execution.</content>
</entry>
<entry>
<title>Validate module resources to schema. Die if module resource import</title>
<updated>2014-06-25T13:16:35+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-25T13:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=a891c0a8fcc5b3d06f8de0088139a3ded76744e4'/>
<id>urn:sha1:a891c0a8fcc5b3d06f8de0088139a3ded76744e4</id>
<content type='text'>
error. Fixes #181</content>
</entry>
<entry>
<title>Force UTF-8 for client and server CORBA communication. By default the</title>
<updated>2014-06-19T19:26:52+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-19T19:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=115b91f138f59c3a65252ff8d20c617ee483ebc5'/>
<id>urn:sha1:115b91f138f59c3a65252ff8d20c617ee483ebc5</id>
<content type='text'>
Sun ORB uses ISO-8859</content>
</entry>
<entry>
<title>AbstractMain with config file checking got lost from previous commit.</title>
<updated>2014-04-04T10:53:34+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-04T10:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=3c951ca7b5475ccbdba2673c945a14dd72b62b14'/>
<id>urn:sha1:3c951ca7b5475ccbdba2673c945a14dd72b62b14</id>
<content type='text'>
Refs #177</content>
</entry>
<entry>
<title>ResourceImportHandler interface to allow custom &lt;Resource&gt; types or</title>
<updated>2014-04-03T06:44:17+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-03T06:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=2f855591dea0eb5ffbcce490dd7a7eb9c2f00a23'/>
<id>urn:sha1:2f855591dea0eb5ffbcce490dd7a7eb9c2f00a23</id>
<content type='text'>
override the structure of standard ones. Specify with
ResourceImportHandler.&lt;resType&gt; c2kprop. DefaultResourceImportHandler is
used if not defined, which handled the 5 standard types
(CA,EA,OD,SC,SM). Fixes #178

Conflicts:
	src/main/java/com/c2kernel/process/Bootstrap.java
	src/main/java/com/c2kernel/process/module/Module.java
</content>
</entry>
<entry>
<title>Improved logging</title>
<updated>2014-03-19T15:17:32+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-03-19T15:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=6e1ac4ee5f03cd4b985072242b87974cf3e9c2fa'/>
<id>urn:sha1:6e1ac4ee5f03cd4b985072242b87974cf3e9c2fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Module resources can specify version number, which overrides the default</title>
<updated>2013-08-02T13:01:39+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-08-02T13:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=602488edc547279a5137e4db1dd0f6daeaa7e20c'/>
<id>urn:sha1:602488edc547279a5137e4db1dd0f6daeaa7e20c</id>
<content type='text'>
version viewpoint of '0'.</content>
</entry>
<entry>
<title>Support for schemaName and schemaVersion in Event</title>
<updated>2013-07-23T12:33:30+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-07-23T12:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=5f2380a46e6ec8e571abb2248abd90395dd7be70'/>
<id>urn:sha1:5f2380a46e6ec8e571abb2248abd90395dd7be70</id>
<content type='text'>
</content>
</entry>
</feed>
