<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/test/java, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=master</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-10-07T07:18:11+00:00</updated>
<entry>
<title>Repackage to org.cristalise</title>
<updated>2014-10-07T07:18:11+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-07T07:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=0ed2c1124cf1b9e49a2ec1fa0126a8df09f9e758'/>
<id>urn:sha1:0ed2c1124cf1b9e49a2ec1fa0126a8df09f9e758</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rolled back the renaming of existing exceptions.</title>
<updated>2014-10-03T21:18:47+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-03T21:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=b68ea0f2b12c4c5189c5fc7c182a1b242dc63579'/>
<id>urn:sha1:b68ea0f2b12c4c5189c5fc7c182a1b242dc63579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Huge exception overhaul: Merged ClusterStorageException with</title>
<updated>2014-10-03T15:30:41+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-03T15:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=275d0bbf555c8917be82ce4cc21eb4cabb00f4c5'/>
<id>urn:sha1:275d0bbf555c8917be82ce4cc21eb4cabb00f4c5</id>
<content type='text'>
PersistencyException. Replaced MembershipException with
InvalidCollectionModification CORBA Exception. Made all predef steps
throw more accurate exceptions when they go wrong, and let more
exceptions bubble through from underneath.
</content>
</entry>
<entry>
<title>push after rebase</title>
<updated>2014-10-02T13:05:51+00:00</updated>
<author>
<name>jet</name>
<email>jet@cern.ch</email>
</author>
<published>2014-10-02T13:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ac364d1c48fe07c6427b759a66d72d99ebe5f9c9'/>
<id>urn:sha1:ac364d1c48fe07c6427b759a66d72d99ebe5f9c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pull master devs</title>
<updated>2014-08-28T09:05:51+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-08-28T09:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=d0e42f669232987359ae3431b310530dc588fc6f'/>
<id>urn:sha1:d0e42f669232987359ae3431b310530dc588fc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CastorXMLUtility enhancements to use specific classloader rather than</title>
<updated>2014-07-24T16:30:23+00:00</updated>
<author>
<name>ogattaz</name>
<email>olivier@gattaz.com</email>
</author>
<published>2014-07-24T16:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=f37883c23f9032ace7e0e780fa0e641859863c0c'/>
<id>urn:sha1:f37883c23f9032ace7e0e780fa0e641859863c0c</id>
<content type='text'>
the main one and to configure castor if needed</content>
</entry>
<entry>
<title>Separate PredefinedStepContainers for Agents and Items (and Server Item)</title>
<updated>2014-06-11T21:38:35+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-11T21:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=14e2fe28c2b7ecaae53a10d1aa7aa4b921b6efbc'/>
<id>urn:sha1:14e2fe28c2b7ecaae53a10d1aa7aa4b921b6efbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Agent now extends Item, so they can have workflows. All traces of the</title>
<updated>2014-05-08T14:37:39+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-07T15:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=a1f0ecbb6a2bea6aa214322c412af2f3c5ce124b'/>
<id>urn:sha1:a1f0ecbb6a2bea6aa214322c412af2f3c5ce124b</id>
<content type='text'>
old 'Entity' superclasses should be removed, including proxies and
paths. Very large change, breaks API compatibility with CRISTAL 2.x.
Fixes #135</content>
</entry>
<entry>
<title>Do assert falses and reasons rather than throwing exceptions</title>
<updated>2014-04-16T15:46:43+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-16T15:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=25c480efd18b83d486cc616340f1dcd921de24c8'/>
<id>urn:sha1:25c480efd18b83d486cc616340f1dcd921de24c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XPath fixes, tests, and cleverer get and set FieldByXPath</title>
<updated>2014-04-16T15:46:13+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-16T15:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=e8645422ab8c50d952f1651f2f0acdf0edc95e51'/>
<id>urn:sha1:e8645422ab8c50d952f1651f2f0acdf0edc95e51</id>
<content type='text'>
</content>
</entry>
</feed>
