<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/entity/agent, branch 3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0'/>
<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>More documentation</title>
<updated>2014-10-06T14:47:35+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-06T14:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=d407d528d1f1e8916799f75d4548fa77286f569e'/>
<id>urn:sha1:d407d528d1f1e8916799f75d4548fa77286f569e</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>Package documentation for collection, entity, entity.agent and</title>
<updated>2014-09-26T14:02:24+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T14:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=202041b7fb62b1075d23b2e6ab8a5366d71f1766'/>
<id>urn:sha1:202041b7fb62b1075d23b2e6ab8a5366d71f1766</id>
<content type='text'>
entity.transfer packages</content>
</entry>
<entry>
<title>Switch Collection and Job equals() to Object rather than local. </title>
<updated>2014-09-26T09:12:51+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T09:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=7743a511a170ddbd2b9eb77970a54b35c7408e60'/>
<id>urn:sha1:7743a511a170ddbd2b9eb77970a54b35c7408e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both</title>
<updated>2014-09-22T14:02:11+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-22T14:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=a7cefce58cdb0f7f2d0868a1d5ee2f24f3890646'/>
<id>urn:sha1:a7cefce58cdb0f7f2d0868a1d5ee2f24f3890646</id>
<content type='text'>
plain UUIDs and an /entity prefix. Tightened that up and removed the
fromUUIDString method for a simpler API. Also switched AgentPath(String)
to a path argument for consistency. New AgentPaths should be created
with AgentPath(new ItemPath(), String) instead.</content>
</entry>
<entry>
<title>Introduced static method ItemPath.fromUUIDString and made the UUID</title>
<updated>2014-09-19T13:40:50+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-19T13:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=482b98e869d07802310e249d09d784c63f9a86b6'/>
<id>urn:sha1:482b98e869d07802310e249d09d784c63f9a86b6</id>
<content type='text'>
constructor protected to better handle ItemPath and AgentPath
construction with String UUIDs, throwing the right exceptions.</content>
</entry>
<entry>
<title>Hierarchical Roles. Fixes #199</title>
<updated>2014-09-18T08:39:05+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-18T08:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=3743d182d99dbed9d2be84dc357f6839ffe4d2ec'/>
<id>urn:sha1:3743d182d99dbed9d2be84dc357f6839ffe4d2ec</id>
<content type='text'>
</content>
</entry>
</feed>
