Fri, 29 Apr 2016 08:32:49 +0200[maven-release-plugin] prepare release release-0.19 release-0.19
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 29 Apr 2016 08:32:49 +0200] rev 1961
[maven-release-plugin] prepare release release-0.19

Fri, 29 Apr 2016 07:35:06 +0200All tests in the HtmlAnnotationsTest class need to do the initial assert check
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 29 Apr 2016 07:35:06 +0200] rev 1960
All tests in the HtmlAnnotationsTest class need to do the initial assert check

Fri, 29 Apr 2016 07:17:38 +0200Exclude dependencies that aren't needed during runtime in a browser
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 29 Apr 2016 07:17:38 +0200] rev 1959
Exclude dependencies that aren't needed during runtime in a browser

Thu, 28 Apr 2016 07:13:00 +0200Convert content of array properly before entering JavaScript
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 07:13:00 +0200] rev 1958
Convert content of array properly before entering JavaScript

Thu, 28 Apr 2016 06:21:04 +0200Exclude classes needed only when running on classical JVM
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 06:21:04 +0200] rev 1957
Exclude classes needed only when running on classical JVM

Thu, 28 Apr 2016 06:09:26 +0200Don't report warnings when generating minified version of bck2brwsr libraries
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 06:09:26 +0200] rev 1956
Don't report warnings when generating minified version of bck2brwsr libraries

Thu, 28 Apr 2016 05:59:32 +0200Merging eval(@JavaScriptBody)
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 05:59:32 +0200] rev 1955
Merging eval(@JavaScriptBody)

Thu, 28 Apr 2016 05:58:47 +0200Evaluate the JavaScriptResource scripts in a global scope EvalResource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 05:58:47 +0200] rev 1954
Evaluate the JavaScriptResource scripts in a global scope

Thu, 28 Apr 2016 05:54:52 +0200Only eval @JavaScriptBody resources, no other ones as those usually refer to internals of the VM EvalResource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 28 Apr 2016 05:54:52 +0200] rev 1953
Only eval @JavaScriptBody resources, no other ones as those usually refer to internals of the VM

Wed, 27 Apr 2016 18:14:25 +0200eval(@JavaScriptResource) as string to prevent double obfuscation EvalResource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 27 Apr 2016 18:14:25 +0200] rev 1952
eval(@JavaScriptResource) as string to prevent double obfuscation