Wed, 19 Nov 2014 19:32:00 +0100Separating compact profile tests into own project, so launcher.http can depend on compact profile JAR
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 19 Nov 2014 19:32:00 +0100] rev 1723
Separating compact profile tests into own project, so launcher.http can depend on compact profile JAR

Sun, 09 Nov 2014 10:36:08 +0100Don't initialize @JavaScriptBody resources sooner than their methods are called.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Nov 2014 10:36:08 +0100] rev 1722
Don't initialize @JavaScriptBody resources sooner than their methods are called.

Sun, 09 Nov 2014 10:35:21 +0100Only fail on XHR status bigger than 200
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Nov 2014 10:35:21 +0100] rev 1721
Only fail on XHR status bigger than 200

Sun, 09 Nov 2014 06:54:07 +0100Use window.atob only if atob is not defined
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Nov 2014 06:54:07 +0100] rev 1720
Use window.atob only if atob is not defined

Thu, 30 Oct 2014 17:21:08 +0100chromium just returns 404 in case the URL has been revoked. Throw exceptions by ownself.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 30 Oct 2014 17:21:08 +0100] rev 1719
chromium just returns 404 in case the URL has been revoked. Throw exceptions by ownself.

Thu, 30 Oct 2014 16:45:20 +0100Java byte type is signed, adjust the XHR read values
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 30 Oct 2014 16:45:20 +0100] rev 1718
Java byte type is signed, adjust the XHR read values

Thu, 30 Oct 2014 01:50:21 +0100getClass().getResource(...).openConnection().getURL() returns a URL which is recognized by the browser and can be used to load resources with XHR or <img src='...'>. When no longer needed, convert connection to Closeable and use connection.close().
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 30 Oct 2014 01:50:21 +0100] rev 1717
getClass().getResource(...).openConnection().getURL() returns a URL which is recognized by the browser and can be used to load resources with XHR or <img src='...'>. When no longer needed, convert connection to Closeable and use connection.close().

Thu, 30 Oct 2014 01:49:57 +0100Tests should pass when invoked repeatedly
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 30 Oct 2014 01:49:57 +0100] rev 1716
Tests should pass when invoked repeatedly

Fri, 26 Sep 2014 16:27:58 +0200[maven-release-plugin] prepare for next development iteration
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 26 Sep 2014 16:27:58 +0200] rev 1715
[maven-release-plugin] prepare for next development iteration

Fri, 26 Sep 2014 16:27:57 +0200[maven-release-plugin] copy for tag release-0.11
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 26 Sep 2014 16:27:57 +0200] rev 1714
[maven-release-plugin] copy for tag release-0.11