Sat, 06 Dec 2014 07:16:51 +0100No need to do any excludes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 06 Dec 2014 07:16:51 +0100] rev 1741
No need to do any excludes

Sat, 06 Dec 2014 07:14:53 +0100@ServiceProvider registration is only used in tests
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 06 Dec 2014 07:14:53 +0100] rev 1740
@ServiceProvider registration is only used in tests

Sat, 06 Dec 2014 07:11:02 +0100javaquery demo now uses only extracted dependencies because javaquery.api generates additional bck2brwsr js files for core annotations library
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 06 Dec 2014 07:11:02 +0100] rev 1739
javaquery demo now uses only extracted dependencies because javaquery.api generates additional bck2brwsr js files for core annotations library

Sat, 06 Dec 2014 06:49:24 +0100Pregenerate the bck2brwsr js files for JDK emul and JavaQuery API
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 06 Dec 2014 06:49:24 +0100] rev 1738
Pregenerate the bck2brwsr js files for JDK emul and JavaQuery API

Sat, 06 Dec 2014 06:28:17 +0100Ability to extract precompiled bck2brwsr JavaScript files from Maven artifacts named bck2brwsr
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 06 Dec 2014 06:28:17 +0100] rev 1737
Ability to extract precompiled bck2brwsr JavaScript files from Maven artifacts named bck2brwsr

Thu, 04 Dec 2014 19:07:00 +0100status 0 is used when the network is not available
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 04 Dec 2014 19:07:00 +0100] rev 1736
status 0 is used when the network is not available

Wed, 03 Dec 2014 20:27:39 +0100Don't include JavaScriptBody and co. in emul-rt.jar
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 03 Dec 2014 20:27:39 +0100] rev 1735
Don't include JavaScriptBody and co. in emul-rt.jar

Tue, 02 Dec 2014 15:31:40 +0100We don't need runtime dependency on the VM
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 02 Dec 2014 15:31:40 +0100] rev 1734
We don't need runtime dependency on the VM

Sun, 30 Nov 2014 16:48:07 +0100Use 'core' package only as 'provided' because it only contains compile time annotations
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 30 Nov 2014 16:48:07 +0100] rev 1733
Use 'core' package only as 'provided' because it only contains compile time annotations

Sun, 30 Nov 2014 16:21:27 +0100Better to not do any processign as '...*/*...' string can break our simple check. Keep comments in and let obfuscator remove them
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 30 Nov 2014 16:21:27 +0100] rev 1732
Better to not do any processign as '...*/*...' string can break our simple check. Keep comments in and let obfuscator remove them