Fri, 19 Dec 2014 18:41:37 +0100[maven-release-plugin] prepare release release-1.1 release-1.1
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 19 Dec 2014 18:41:37 +0100] rev 922
[maven-release-plugin] prepare release release-1.1

Fri, 19 Dec 2014 18:21:23 +0100Fixing Javadoc errors
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 19 Dec 2014 18:21:23 +0100] rev 921
Fixing Javadoc errors

Fri, 19 Dec 2014 10:57:23 +0100#249319: targetId and an ability to apply bindings to specific element on the HTML page
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 19 Dec 2014 10:57:23 +0100] rev 920
#249319: targetId and an ability to apply bindings to specific element on the HTML page

Thu, 18 Dec 2014 09:22:47 +0100Yet another test that is broken due to 'with:' misbehavior
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 18 Dec 2014 09:22:47 +0100] rev 919
Yet another test that is broken due to 'with:' misbehavior

Thu, 18 Dec 2014 04:43:12 +0100The returned value may in fact remain double. Convert to int manually.
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 18 Dec 2014 04:43:12 +0100] rev 918
The returned value may in fact remain double. Convert to int manually.

Thu, 18 Dec 2014 04:31:30 +0100Testing whether function can be returned value and a parameter for method call
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 18 Dec 2014 04:31:30 +0100] rev 917
Testing whether function can be returned value and a parameter for method call

Thu, 18 Dec 2014 03:29:48 +0100Merging the !keepAlive behavior into default branch. Seems to work consistently accross FX and script providers.
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 18 Dec 2014 03:29:48 +0100] rev 916
Merging the !keepAlive behavior into default branch. Seems to work consistently accross FX and script providers.

Thu, 18 Dec 2014 03:25:54 +0100Bringing the !keepAlive approach to javax.script presenter as well weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 18 Dec 2014 03:25:54 +0100] rev 915
Bringing the !keepAlive approach to javax.script presenter as well

Wed, 17 Dec 2014 22:00:41 +0100Cannot assert on converted values, as even Object types can get String values. weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 22:00:41 +0100] rev 914
Cannot assert on converted values, as even Object types can get String values.

Wed, 17 Dec 2014 21:37:30 +0100Really treat String as primitive type: don't give a presenter chance for additional conversions. weakfx
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 17 Dec 2014 21:37:30 +0100] rev 913
Really treat String as primitive type: don't give a presenter chance for additional conversions.