<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cristal-kernel.git/src/main/java/com/c2kernel/scripting, branch 2.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.branson.me.uk/cristal-kernel.git/atom?h=2.4.2</id>
<link rel='self' href='https://git.branson.me.uk/cristal-kernel.git/atom?h=2.4.2'/>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/'/>
<updated>2014-08-25T11:53:33+00:00</updated>
<entry>
<title>Require integers for all resource versions</title>
<updated>2014-08-25T11:53:33+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-08-25T11:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=f7df981d031e360b379b86d9aefdde15b918b21f'/>
<id>urn:sha1:f7df981d031e360b379b86d9aefdde15b918b21f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Label script before compiling. Remove Logger.debug call.</title>
<updated>2014-07-28T10:45:00+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-28T10:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=754d7436d46d12d6ccb5712ce0c5b2004c8275fe'/>
<id>urn:sha1:754d7436d46d12d6ccb5712ce0c5b2004c8275fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support pre-compilation of scripts if supported by the engine. Also does</title>
<updated>2014-07-28T10:23:52+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-07-28T10:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=7234fd04b63e69756670e3605a4e778cbe6cf871'/>
<id>urn:sha1:7234fd04b63e69756670e3605a4e778cbe6cf871</id>
<content type='text'>
this during testing to catch script syntax errors during build. Client
shell detects these error and declares them pre-execution.</content>
</entry>
<entry>
<title>Set the class loader of the ScriptingEngine to the same as the Script</title>
<updated>2014-03-19T15:17:15+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2014-03-19T15:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=196a3c00de0794fef9dca5b1f8bfb8a2d3a0a4a1'/>
<id>urn:sha1:196a3c00de0794fef9dca5b1f8bfb8a2d3a0a4a1</id>
<content type='text'>
class, instead of the thread context one. Should solve problems with
Jetty etc.
</content>
</entry>
<entry>
<title>Slacken the module script return type to Object, so it doesn't complain</title>
<updated>2013-07-15T10:11:27+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-07-15T10:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=1a22a3ef0b4a81edd80a3e9a83676d10ca73eb1a'/>
<id>urn:sha1:1a22a3ef0b4a81edd80a3e9a83676d10ca73eb1a</id>
<content type='text'>
with default returns</content>
</entry>
<entry>
<title>Set agent in module scripts to either current user or system.</title>
<updated>2013-06-24T20:34:22+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-06-24T20:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=5377997abe18d1dc73d590f914ba21f670778c4a'/>
<id>urn:sha1:5377997abe18d1dc73d590f914ba21f670778c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give name to module init scripts to aid debugging</title>
<updated>2013-06-22T11:41:08+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-06-22T11:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=11f4807992772371e27ab05a8835386cc8576aa2'/>
<id>urn:sha1:11f4807992772371e27ab05a8835386cc8576aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set script name so exceptions are more descriptive</title>
<updated>2013-06-18T21:02:20+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-06-18T21:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=dd44900884233a79cea4a0aa8108428844cc5831'/>
<id>urn:sha1:dd44900884233a79cea4a0aa8108428844cc5831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove rogue System.out</title>
<updated>2013-04-03T20:29:34+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-04-03T20:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=fc6351adb6f52cf2b58c497c27f502bfb0288ff6'/>
<id>urn:sha1:fc6351adb6f52cf2b58c497c27f502bfb0288ff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Script testing and resulting fixes</title>
<updated>2013-02-27T21:25:58+00:00</updated>
<author>
<name>Andrew Branson</name>
<email>andrew.branson@cern.ch</email>
</author>
<published>2013-02-27T21:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.branson.me.uk/cristal-kernel.git/commit/?id=ba1d538b588dc57066213a94803584ea9016e1e7'/>
<id>urn:sha1:ba1d538b588dc57066213a94803584ea9016e1e7</id>
<content type='text'>
</content>
</entry>
</feed>
