Mon, 25 Nov 2013 09:44:59 +0100Moving tests for @JavaScriptBody into TCK preprocess
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Nov 2013 09:44:59 +0100] rev 333
Moving tests for @JavaScriptBody into TCK

Mon, 25 Nov 2013 09:15:27 +0100Make sure we compile and run on dalvik preprocess
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 25 Nov 2013 09:15:27 +0100] rev 332
Make sure we compile and run on dalvik

Sun, 24 Nov 2013 15:39:55 +0100Maven plugin for preprocessing JavaScriptXXX annotations preprocess
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 24 Nov 2013 15:39:55 +0100] rev 331
Maven plugin for preprocessing JavaScriptXXX annotations

Fri, 22 Nov 2013 10:49:23 +0100Skip javadoc generation for the archetype
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 22 Nov 2013 10:49:23 +0100] rev 330
Skip javadoc generation for the archetype

Thu, 21 Nov 2013 17:01:16 +0100Properly encoding multiline string with various metacharacters when producing JSON representation of the object
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 21 Nov 2013 17:01:16 +0100] rev 329
Properly encoding multiline string with various metacharacters when producing JSON representation of the object

Sun, 17 Nov 2013 09:00:23 +0100Arrays.asList(new String[]).toArray() does not return Object[], but String[]! Leads to array store exception later in the method
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 17 Nov 2013 09:00:23 +0100] rev 328
Arrays.asList(new String[]).toArray() does not return Object[], but String[]! Leads to array store exception later in the method

Sun, 10 Nov 2013 17:35:08 +0100Be able to generate 1.6 complient try/catch
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 10 Nov 2013 17:35:08 +0100] rev 327
Be able to generate 1.6 complient try/catch

Thu, 07 Nov 2013 13:31:14 +0100Conversion method from raw JSON object o @Model wrapper
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 07 Nov 2013 13:31:14 +0100] rev 326
Conversion method from raw JSON object o @Model wrapper

Wed, 06 Nov 2013 16:23:32 +0100Use OSGi bundles for org.json API in all cases
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Nov 2013 16:23:32 +0100] rev 325
Use OSGi bundles for org.json API in all cases

Wed, 06 Nov 2013 15:29:15 +0100Using Eclipse-BuddyPolicy so ko-fx's registration is found as it has dependency on the brwsrctx module
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Nov 2013 15:29:15 +0100] rev 324
Using Eclipse-BuddyPolicy so ko-fx's registration is found as it has dependency on the brwsrctx module