Wed, 30 Oct 2013 11:24:41 +0100JavaFX from JDK8 does not have this impl method anymore
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 30 Oct 2013 11:24:41 +0100] rev 1391
JavaFX from JDK8 does not have this impl method anymore

Tue, 29 Oct 2013 14:17:00 +0100Cache the returned resources, so subsequent requests work locally
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 29 Oct 2013 14:17:00 +0100] rev 1390
Cache the returned resources, so subsequent requests work locally

Wed, 23 Oct 2013 15:15:48 +0200The bck2brwsr.js property can also point to an existing file on disk
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 23 Oct 2013 15:15:48 +0200] rev 1389
The bck2brwsr.js property can also point to an existing file on disk

Wed, 23 Oct 2013 14:56:31 +0200Preventing StackOverflowError when asking for non-existing system resource
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 23 Oct 2013 14:56:31 +0200] rev 1388
Preventing StackOverflowError when asking for non-existing system resource

Wed, 23 Oct 2013 14:56:02 +0200Different behavior on function calls that find nothing - don't decrement the resource count at all
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 23 Oct 2013 14:56:02 +0200] rev 1387
Different behavior on function calls that find nothing - don't decrement the resource count at all

Tue, 22 Oct 2013 19:37:49 +0200Merging in classes needed by Javac
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Oct 2013 19:37:49 +0200] rev 1386
Merging in classes needed by Javac

Tue, 22 Oct 2013 19:36:40 +0200Javac needs FilterWriter jdk7-b147
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Oct 2013 19:36:40 +0200] rev 1385
Javac needs FilterWriter

Tue, 22 Oct 2013 19:33:09 +0200Dolar sign can be the first first character in a Java identifier
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 22 Oct 2013 19:33:09 +0200] rev 1384
Dolar sign can be the first first character in a Java identifier

Mon, 21 Oct 2013 17:19:55 +0200Skip resources from sisu-inject-bean JAR as that is accidentally on execution path, contains annotation processor, but is not compiled with -target 1.6
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Oct 2013 17:19:55 +0200] rev 1383
Skip resources from sisu-inject-bean JAR as that is accidentally on execution path, contains annotation processor, but is not compiled with -target 1.6

Mon, 21 Oct 2013 15:16:04 +0200In case the JavaScript Regexp does not parse the expression, use the regular Java one (if available)
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Oct 2013 15:16:04 +0200] rev 1382
In case the JavaScript Regexp does not parse the expression, use the regular Java one (if available)