<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure, branch 1.2.x</title>
<subtitle>The Clojure programming language http://clojure.org</subtitle>
<id>https://git.amat.us/clojure/atom/?h=1.2.x</id>
<link rel='self' href='https://git.amat.us/clojure/atom/?h=1.2.x'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/'/>
<updated>2011-02-03T00:04:16Z</updated>
<entry>
<title>The DynamicClassLoader should not use the default ProtectionDomain.</title>
<updated>2011-02-03T00:04:16Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-02-03T00:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=11a3c139a105f6113ca9f349f8170f8591212a6e'/>
<id>urn:sha1:11a3c139a105f6113ca9f349f8170f8591212a6e</id>
<content type='text'>
I've decided that using the ProtectionDomain of the ClassLoader
which loaded the Compiler class is probably a good bet.
This is useful for signed Java applets because the default
ProtectionDomain will not have all the privlages of the applet.
</content>
</entry>
<entry>
<title>Created gen-class option :set-context-classloader.</title>
<updated>2011-02-03T00:00:11Z</updated>
<author>
<name>David Barksdale</name>
<email>amatus.amongus@gmail.com</email>
</author>
<published>2011-02-03T00:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=a158c0da1d43ddad9923e27e1fdd03e3bbbe5b37'/>
<id>urn:sha1:a158c0da1d43ddad9923e27e1fdd03e3bbbe5b37</id>
<content type='text'>
When the class is loaded it will set the current thread's
context ClassLoader to the ClassLoader which is currently
loading the class.
This turns out to be useful for classes which extend
java.applet.Applet because the current thread's context
ClassLoader is not the JNLPClassLoader when loaded in a browser.
</content>
</entry>
<entry>
<title>more hudson</title>
<updated>2010-09-23T16:49:22Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-09-23T15:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=f128af9d36dfcb268b6e9ea63676cf254c0f1c40'/>
<id>urn:sha1:f128af9d36dfcb268b6e9ea63676cf254c0f1c40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix hudson build, hopefully</title>
<updated>2010-09-23T16:49:11Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-09-23T15:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=d400f87c59bfebcdb55c6923521b2c6d161285a9'/>
<id>urn:sha1:d400f87c59bfebcdb55c6923521b2c6d161285a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revamped build</title>
<updated>2010-09-23T14:42:58Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-08-26T16:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=d7141f15d726157f8e81ed82e5ad772c18621cf2'/>
<id>urn:sha1:d7141f15d726157f8e81ed82e5ad772c18621cf2</id>
<content type='text'>
* release.sh for minimal-step release
* environment variable for alternate build destination
* ant echoes deployment url
* better target names
* deleted "aliased" targets
* use src &amp; classes, not jar, for testing
* test is always part of build cycle
* separate test-only task for development time
* "there can be only one" clean task

Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>Fixed a race in the pprint agent test</title>
<updated>2010-09-22T21:21:50Z</updated>
<author>
<name>Tom Faulhaber</name>
<email>git_net@infolace.com</email>
</author>
<published>2010-08-09T19:05:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=afe971a76050fb6d3406394728a66a558849fd12'/>
<id>urn:sha1:afe971a76050fb6d3406394728a66a558849fd12</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>prepare for 1.2.0</title>
<updated>2010-08-19T14:58:22Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-08-19T14:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=0436abdb51ae6d53517b74bf84a33162397744b0'/>
<id>urn:sha1:0436abdb51ae6d53517b74bf84a33162397744b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prepare for 1.2 RC3</title>
<updated>2010-08-12T13:42:47Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-08-12T13:42:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=28b24dde078970e21aadd2969b1bff3d6ce12e0f'/>
<id>urn:sha1:28b24dde078970e21aadd2969b1bff3d6ce12e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>organize common helpers</title>
<updated>2010-08-12T13:16:18Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-08-08T16:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=3500afa5f45de4170d965c109114543464a60de0'/>
<id>urn:sha1:3500afa5f45de4170d965c109114543464a60de0</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>more expressive tests for derive/underive</title>
<updated>2010-08-12T13:16:18Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-08-08T16:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=9f9f44d151c5d02179b43f7186e55fb94a985fe1'/>
<id>urn:sha1:9f9f44d151c5d02179b43f7186e55fb94a985fe1</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
</feed>
