<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/lifecycle/instance, branch 3.0-Beta</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-Beta</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=3.0-Beta'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-10-01T19:21:43+00:00</updated>
<entry>
<title>Predefined steps normally only interact with the last version of a</title>
<updated>2014-10-01T19:21:43+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-01T19:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=a4af569e384baf0dcff0198016a309ed66b9910a'/>
<id>urn:sha1:a4af569e384baf0dcff0198016a309ed66b9910a</id>
<content type='text'>
Collection. New steps will be added to create fixed versions as needed.</content>
</entry>
<entry>
<title>Collection version support, stored as a new final component of the</title>
<updated>2014-10-01T19:09:06+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-01T19:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=9c5d6e82b5ce733cf23e4317e3bafaa42c2221ba'/>
<id>urn:sha1:9c5d6e82b5ce733cf23e4317e3bafaa42c2221ba</id>
<content type='text'>
Collection path. Null version implies "last".</content>
</entry>
<entry>
<title>Import cleanup</title>
<updated>2014-09-30T21:51:46+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-30T21:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=113b4731d0a1933763a7acf910e76afa8d2ea097'/>
<id>urn:sha1:113b4731d0a1933763a7acf910e76afa8d2ea097</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Serializable. CRISTAL never uses Java serialization, only Castor. </title>
<updated>2014-09-30T14:06:45+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-30T14:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=c7be60af9f3efe0224a883b60acf9c4ca71d5212'/>
<id>urn:sha1:c7be60af9f3efe0224a883b60acf9c4ca71d5212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial properties can be supplied as a marshalled PropertyArrayList as</title>
<updated>2014-09-30T10:28:42+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-30T10:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=8307f06a338b1f73f47e83b94aa64c2241e9baa7'/>
<id>urn:sha1:8307f06a338b1f73f47e83b94aa64c2241e9baa7</id>
<content type='text'>
an optional additional parameter to CreateItem/AgentFromDescription.
Each property supplied must be defined in the property description.</content>
</entry>
<entry>
<title>More FindBugs recommendations</title>
<updated>2014-09-26T11:51:00+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T11:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=6af4879ac29414287b0dc6b9150ab93c5cb78809'/>
<id>urn:sha1:6af4879ac29414287b0dc6b9150ab93c5cb78809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various problems found by FindBugs</title>
<updated>2014-09-26T09:06:51+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T09:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=be6b4608bdea970657d0257460ab92874314ca9b'/>
<id>urn:sha1:be6b4608bdea970657d0257460ab92874314ca9b</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>
