<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/utils, 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 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>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>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>Remove unnecessary assignment of return array in XmlElementParser</title>
<updated>2014-09-26T10:13:14+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T10:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=e8e74f862f4f54f1152b3aed8c7786bf0331ce94'/>
<id>urn:sha1:e8e74f862f4f54f1152b3aed8c7786bf0331ce94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store list of previously loaded URLs in CastorHashMap as Strings. URLs</title>
<updated>2014-09-26T10:12:29+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-09-26T10:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=82be380c1275672efdc0cd5d8bf47f75055f628f'/>
<id>urn:sha1:82be380c1275672efdc0cd5d8bf47f75055f628f</id>
<content type='text'>
are inefficient.</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>
</feed>
