<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/process, branch 2.3.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.3.2</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=2.3.2'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2012-07-30T20:02:20+00:00</updated>
<entry>
<title>Introduce Module.debug property to enable editing workflows on module</title>
<updated>2012-07-30T20:02:20+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-30T20:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ce633a2dc86f663fb35fd7ec4efb679c81ae138b'/>
<id>urn:sha1:ce633a2dc86f663fb35fd7ec4efb679c81ae138b</id>
<content type='text'>
resources.</content>
</entry>
<entry>
<title>Use Maven resource filtering for version string</title>
<updated>2012-07-25T14:26:49+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-25T14:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=d3b099dfc79602b9cfda125aaad39e6e6ae1b921'/>
<id>urn:sha1:d3b099dfc79602b9cfda125aaad39e6e6ae1b921</id>
<content type='text'>
Cleanup warnings
Rename demo instance to 'local' as cristal-dev now defines a server
</content>
</entry>
<entry>
<title>Example file updates</title>
<updated>2012-07-25T07:42:02+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-25T07:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=632e906a610506f688835078f5398d3d1cd2792f'/>
<id>urn:sha1:632e906a610506f688835078f5398d3d1cd2792f</id>
<content type='text'>
Allow full path to clc
Remove cristal-dev dependency</content>
</entry>
<entry>
<title>Formatting and cleanup</title>
<updated>2012-07-12T12:52:54+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-12T12:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=0b7ccbb852f40b4869918ff793c3db3a586bd3cc'/>
<id>urn:sha1:0b7ccbb852f40b4869918ff793c3db3a586bd3cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suspend transition now can carry an optional 'Errors' outcome where</title>
<updated>2012-07-12T12:52:36+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-12T12:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=20c81748688547c1b13686f15c65fbb1d60d81a0'/>
<id>urn:sha1:20c81748688547c1b13686f15c65fbb1d60d81a0</id>
<content type='text'>
client processes can record the reason for the suspension. Errors XML is
marshalled ErrorInfo. UserCodeProcess automatically sends fatal
ErrorInfos through suspend jobs.
Job API added to to support all this.
fixes #23</content>
</entry>
<entry>
<title>Commented out ItemHTTPServer</title>
<updated>2012-07-11T13:11:05+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-11T13:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=7c3f4c2cfce2a017f23e2943622abe7f19a96157'/>
<id>urn:sha1:7c3f4c2cfce2a017f23e2943622abe7f19a96157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove XML parsing from module processing, use Castor unmarshalling</title>
<updated>2012-07-06T13:50:45+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-06T13:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=b53164978a9a264fbe26679c07e32731a4d495f9'/>
<id>urn:sha1:b53164978a9a264fbe26679c07e32731a4d495f9</id>
<content type='text'>
instead.
Create module item with collection of imported Items and module XML
registered as an outcome.</content>
</entry>
<entry>
<title>Modules serialize with Castor. Just about to remove the parsing.</title>
<updated>2012-07-06T09:00:24+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-07-06T09:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=24314dc1699c7e73048fa24e33729f1aa1ec0e86'/>
<id>urn:sha1:24314dc1699c7e73048fa24e33729f1aa1ec0e86</id>
<content type='text'>
CastorXMLUtility is now a static member of gateway. Domain specific
instances can be used by domain applications, but the maps do not
interfere with the kernel.</content>
</entry>
<entry>
<title>Refactored GUI into separate module</title>
<updated>2012-06-26T10:41:56+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-06-26T10:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=6d8c74f97fe4289a984bdc6bd635c71653d5421c'/>
<id>urn:sha1:6d8c74f97fe4289a984bdc6bd635c71653d5421c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modules and entitycreation support Aggregations, collection properties</title>
<updated>2012-06-22T08:11:17+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2012-06-22T08:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=0baa46d5ee4f62adb58f436af4978d9468454870'/>
<id>urn:sha1:0baa46d5ee4f62adb58f436af4978d9468454870</id>
<content type='text'>
and class identifiers</content>
</entry>
</feed>
