<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/lifecycle/instance, branch ldap-refactor-saved</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=ldap-refactor-saved</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=ldap-refactor-saved'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-06-02T09:31:08+00:00</updated>
<entry>
<title>Initial commit</title>
<updated>2014-06-02T09:31:08+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-06-02T09:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=b96dd998d6c442be19c342399839896d00d4b6f5'/>
<id>urn:sha1:b96dd998d6c442be19c342399839896d00d4b6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>item.request returns the final outcome, which may be modified during the</title>
<updated>2014-05-16T08:38:32+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-16T08:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=62c7a46967e949304e6b242854526463aae7ee17'/>
<id>urn:sha1:62c7a46967e949304e6b242854526463aae7ee17</id>
<content type='text'>
execution (e.g. in the case of Predefined Steps). Fixes #136</content>
</entry>
<entry>
<title>Resolved missing @Override warnings</title>
<updated>2014-05-14T11:30:34+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-14T11:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=2ee6d3c6e816214892fdd541a9aae535686be788'/>
<id>urn:sha1:2ee6d3c6e816214892fdd541a9aae535686be788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return that should have been a continue. NewItem imports were bailing</title>
<updated>2014-05-14T06:38:47+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-05-09T14:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=b8f1b6c330ba5117a608ae8113bad6a07d471881'/>
<id>urn:sha1:b8f1b6c330ba5117a608ae8113bad6a07d471881</id>
<content type='text'>
out if an Outcome was unchanged, skipping collection imports.</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>Give Item name when NewItem import fails</title>
<updated>2014-04-11T14:57:58+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-11T14:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=434fbb2deee42b3222aeb7a97ed24141e374e104'/>
<id>urn:sha1:434fbb2deee42b3222aeb7a97ed24141e374e104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expanded server predefined steps to include server and agent maintenance</title>
<updated>2014-04-09T21:17:03+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-09T21:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=c85dc62591ab2ce9eec3fd93004ba474f7b1fb19'/>
<id>urn:sha1:c85dc62591ab2ce9eec3fd93004ba474f7b1fb19</id>
<content type='text'>
steps. Fixes #174

</content>
</entry>
<entry>
<title>Module XML now supports a workflowVer attribute for the Item element. If</title>
<updated>2014-04-04T15:26:10+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-04T15:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=11e7a9aaed7c22ec93a791ea752e159b4b120e4e'/>
<id>urn:sha1:11e7a9aaed7c22ec93a791ea752e159b4b120e4e</id>
<content type='text'>
not given, it assumed version 0, as per the previous behaviour. Fixes
#180</content>
</entry>
<entry>
<title>ResourceImportHandler interface to allow custom &lt;Resource&gt; types or</title>
<updated>2014-04-02T13:30:06+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-04-02T13:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=aaa9509c6f4e5ac0edb308041d1ffa361b468a5f'/>
<id>urn:sha1:aaa9509c6f4e5ac0edb308041d1ffa361b468a5f</id>
<content type='text'>
override the structure of standard ones. Specify with
ResourceImportHandler.&lt;resType&gt; c2kprop. DefaultResourceImportHandler is
used if not defined, which handled the 5 standard types
(CA,EA,OD,SC,SM). Fixes #178</content>
</entry>
<entry>
<title>RemoveDomainPath now checks if the DomainPath exists, is not a context,</title>
<updated>2014-03-27T09:59:24+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-03-27T09:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=1d54a4abc26bf03e1c759d47282e79d6485a988a'/>
<id>urn:sha1:1d54a4abc26bf03e1c759d47282e79d6485a988a</id>
<content type='text'>
and is an alias of the current Item. Fixes #176</content>
</entry>
</feed>
