<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/lifecycle/instance/predefined, branch ldap-refactor</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</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=ldap-refactor'/>
<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>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>
<entry>
<title>AddStepsFromDescription was never used, and probably shouldn't be. It</title>
<updated>2014-03-06T15:24:43+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-03-06T15:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=bad46b9c4ac8226de56da5367bc7c1bd9797218c'/>
<id>urn:sha1:bad46b9c4ac8226de56da5367bc7c1bd9797218c</id>
<content type='text'>
messes with the link between WfDef and Item, and is now removed.</content>
</entry>
<entry>
<title>AddMemberToCollection now accepts a CastorHashMap of properties to</title>
<updated>2014-02-13T09:42:48+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-02-13T09:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=3a4eb63314d77d3f54130fd448876811e7ded21e'/>
<id>urn:sha1:3a4eb63314d77d3f54130fd448876811e7ded21e</id>
<content type='text'>
include in the slot. They are overwritten with the Collection
properties, and also inherit the classprops from there as before. Fixes
#164</content>
</entry>
</feed>
