Thu, 27 Nov 2014 20:23:35 +0100Generating a library script that does not export a single class is probably a bit silly. Throw an exception.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 27 Nov 2014 20:23:35 +0100] rev 1730
Generating a library script that does not export a single class is probably a bit silly. Throw an exception.

Wed, 26 Nov 2014 16:44:12 +0100Documenting support for NetBeans module system attributes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 26 Nov 2014 16:44:12 +0100] rev 1729
Documenting support for NetBeans module system attributes

Sun, 23 Nov 2014 21:59:21 +0100Recognizes NetBeans manifest tags
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 23 Nov 2014 21:59:21 +0100] rev 1728
Recognizes NetBeans manifest tags

Sun, 23 Nov 2014 21:55:46 +0100Class.getInterfaces works
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 23 Nov 2014 21:55:46 +0100] rev 1727
Class.getInterfaces works

Sun, 23 Nov 2014 20:50:19 +0100Convert the concatenated values into real JavaScript string
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 23 Nov 2014 20:50:19 +0100] rev 1726
Convert the concatenated values into real JavaScript string

Sun, 23 Nov 2014 17:05:32 +0100Looks like package-info classes have too old classfile version, but we can accept them as they don't contain any code (the only reason why we require 1.6 target).
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 23 Nov 2014 17:05:32 +0100] rev 1725
Looks like package-info classes have too old classfile version, but we can accept them as they don't contain any code (the only reason why we require 1.6 target).

Thu, 20 Nov 2014 05:56:47 +0100Test whether we can parse OSGi export package manifest tag
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 20 Nov 2014 05:56:47 +0100] rev 1724
Test whether we can parse OSGi export package manifest tag

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