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)

Mon, 21 Oct 2013 15:06:14 +0200Removing debugging only try/catch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Oct 2013 15:06:14 +0200] rev 1381
Removing debugging only try/catch

Mon, 21 Oct 2013 14:39:06 +0200Merging annotation classes into default branch
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Oct 2013 14:39:06 +0200] rev 1380
Merging annotation classes into default branch

Mon, 21 Oct 2013 14:38:36 +0200Adding annotation classes into the emulation layer jdk7-b147
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 21 Oct 2013 14:38:36 +0200] rev 1379
Adding annotation classes into the emulation layer

Mon, 21 Oct 2013 14:34:12 +0200Can create Proxy for an annotation
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Oct 2013 14:34:12 +0200] rev 1378
Can create Proxy for an annotation

Mon, 21 Oct 2013 12:02:43 +0200Information about thrown types is thrown away
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Oct 2013 12:02:43 +0200] rev 1377
Information about thrown types is thrown away

Mon, 21 Oct 2013 09:45:09 +0200Making reflection with array parameters working
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 21 Oct 2013 09:45:09 +0200] rev 1376
Making reflection with array parameters working

Sun, 20 Oct 2013 20:36:03 +0200Can load multiple resources of the same name even in testing and development mode
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 20 Oct 2013 20:36:03 +0200] rev 1375
Can load multiple resources of the same name even in testing and development mode