<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/lifecycle/instance/predefined, 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>Predef step container cleanup</title>
<updated>2014-10-06T14:48:44+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-06T14:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=39432adc61d27878b001d7648970c9efaccb23ef'/>
<id>urn:sha1:39432adc61d27878b001d7648970c9efaccb23ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Last Collection predef step - to create a numbered snapshot of the</title>
<updated>2014-10-06T10:10:48+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-06T10:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=b787eb68f0dd8b23fe13c83a7ffd7d422b2ed9c3'/>
<id>urn:sha1:b787eb68f0dd8b23fe13c83a7ffd7d422b2ed9c3</id>
<content type='text'>
current state of the collection. Any further modification should be done
by Admin using AddC2KObject</content>
</entry>
<entry>
<title>More FindBugs cleanup</title>
<updated>2014-10-03T21:56:29+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-03T21:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=c48883b9584a41db39154f3d6370d13b8c8f8018'/>
<id>urn:sha1:c48883b9584a41db39154f3d6370d13b8c8f8018</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>Check the schema type of the predefined step before bundling the params</title>
<updated>2014-10-02T07:42:59+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-10-02T07:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=71a3b23bce68b73c88ea478a0a46683876d0111e'/>
<id>urn:sha1:71a3b23bce68b73c88ea478a0a46683876d0111e</id>
<content type='text'>
into a PredefinedStepOutcome.
Added single parameter execution method for scripts that can't handle
the ... method params.</content>
</entry>
<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>
</feed>
