Thu, 26 Feb 2015 16:08:21 +0100 Jaroslav Tulach Few more test to ensure behavior of StringArray is OK
Wed, 25 Feb 2015 11:32:32 +0100 Jaroslav Tulach Use manually specified exports when generating libraries
Wed, 25 Feb 2015 11:31:50 +0100 Jaroslav Tulach Place the library scripts next to the main script
Tue, 24 Feb 2015 11:19:25 +0100 Jaroslav Tulach Cleanup up dependecies. Especially using managed version of testng.
Tue, 24 Feb 2015 11:12:53 +0100 Jaroslav Tulach Using year range 2012-2015 in copyright header
Tue, 24 Feb 2015 11:11:34 +0100 Jaroslav Tulach Missing parent specification prevented the license plugin to finish properly on aggregate of all projects
Tue, 24 Feb 2015 11:01:47 +0100 Jaroslav Tulach The closure compiler was broken due to presence of old version of sisu-guava. Exclude and test minification works on JavaQuery API.
Mon, 23 Feb 2015 09:00:13 +0100 Jaroslav Tulach Be ready for undefined navigator object
Mon, 23 Feb 2015 08:38:32 +0100 Jaroslav Tulach Showing how to invoke the Bck2Brwsr.newCompiler and fixing Javadoc lints
Sun, 22 Feb 2015 09:00:53 +0100 Jaroslav Tulach Merging in the Locale.getDefault fix
Sun, 22 Feb 2015 09:00:14 +0100 Jaroslav Tulach Locale.getDefault() reads real value from navigator.language & co.
Mon, 09 Feb 2015 21:30:04 +0100 Jaroslav Tulach Use shorter access to own class
Mon, 09 Feb 2015 20:36:12 +0100 Jaroslav Tulach Support for updaters updating field in the same class that defines them
Mon, 09 Feb 2015 20:32:36 +0100 Jaroslav Tulach Merging in new JDK classes for emulation: Updaters
Tue, 03 Feb 2015 12:30:20 +0100 Jaroslav Tulach Only skip class files, otherwise it is not possible to re-run testcases in a browser
Mon, 09 Feb 2015 20:31:09 +0100 Jaroslav Tulach Adding field updaters into the emul library jdk7-b147
Tue, 03 Feb 2015 11:16:33 +0100 Jaroslav Tulach Use invoke rather than hardcoding invocation schema
Tue, 20 Jan 2015 17:23:12 +0100 Jaroslav Tulach Generate the ClassCastException via java.lang.Class as that one is always known to be exported
Tue, 20 Jan 2015 13:01:31 +0100 Jaroslav Tulach Define StictMath as a delegate to Math
Tue, 20 Jan 2015 12:26:35 +0100 Jaroslav Tulach #6658: Need to addReference when accessing non-static field
Sun, 11 Jan 2015 13:20:32 +0100 Jaroslav Tulach Merging recent post 0.13 fixes into trunk
Sun, 11 Jan 2015 13:19:32 +0100 Jaroslav Tulach Upgrading to most recent version of closure compiler prevents warnings about unreachable code in catch blocks
Sun, 11 Jan 2015 09:54:37 +0100 Jaroslav Tulach Honor ignoreBootClassPath attribute in all mojos
Sat, 10 Jan 2015 19:38:00 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sat, 10 Jan 2015 19:38:00 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.13
Sat, 10 Jan 2015 19:38:00 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.13 release-0.13
Sat, 10 Jan 2015 08:55:17 +0100 Jaroslav Tulach Use UTF-8 when ahead-of-time compiling libraries into -bck2brwsr.jar artefact
Fri, 09 Jan 2015 21:48:45 +0100 Jaroslav Tulach Close the reader
Fri, 09 Jan 2015 21:38:00 +0100 Jaroslav Tulach Process package-info.java normally
Fri, 09 Jan 2015 20:46:35 +0100 Jaroslav Tulach Always write down the JavaScript file in UTF-8 encoding
Wed, 07 Jan 2015 14:17:22 +0100 Jaroslav Tulach Using >>> in shr64
Sat, 27 Dec 2014 20:38:32 +0100 Jaroslav Tulach Skip deployment of these test related modules
Fri, 26 Dec 2014 21:00:36 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Fri, 26 Dec 2014 21:00:35 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.12
Fri, 26 Dec 2014 21:00:34 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.12 release-0.12
Tue, 23 Dec 2014 14:55:26 +0100 Jaroslav Tulach Switching to soon to be released HTML/Java version
Mon, 22 Dec 2014 20:57:23 +0100 Jaroslav Tulach Supporting Fn.KeepAlive
Mon, 22 Dec 2014 20:33:44 +0100 Jaroslav Tulach String is like a primitive type. Keep its signature.
Sun, 14 Dec 2014 19:28:56 +0100 Jaroslav Tulach Increasing separation of both tests. Running them in their own web view.
Sun, 14 Dec 2014 19:03:28 +0100 Jaroslav Tulach Increasing the timeout to 10s as Internet Explorer does not timeout in 1s in loadError test
Sun, 14 Dec 2014 19:02:46 +0100 Jaroslav Tulach Preventing Internet Explorer from caching the resources
Sun, 14 Dec 2014 16:29:46 +0100 Jaroslav Tulach Internet Explorer somehow caches values of person.json and people.json from previous runs. Let's use unique names to prevent that.
Mon, 08 Dec 2014 22:13:18 +0100 Jaroslav Tulach Getting ready for next version of HTML/Java - e.g. skipping the GC test, as WeakReference does not work in Bck2Brwsr
Mon, 08 Dec 2014 18:52:00 +0100 Jaroslav Tulach Add Bck2BrwsrDebug attribute to -debug file
Mon, 08 Dec 2014 18:36:00 +0100 Jaroslav Tulach Remove needless imports
Mon, 08 Dec 2014 00:22:49 +0100 Jaroslav Tulach Can use precompiled versions even when running tests
Sat, 06 Dec 2014 11:11:45 +0100 Jaroslav Tulach Solving cyclic dependency by removing the launcher.http's dependency on emul-rt.jar
Sat, 06 Dec 2014 09:25:22 +0100 Jaroslav Tulach No need for core annotations dependency
Sat, 06 Dec 2014 09:20:22 +0100 Jaroslav Tulach Need to export core.jar's API package as it is not an OSGi bundle
Sat, 06 Dec 2014 08:02:33 +0100 Jaroslav Tulach ko-bck2brwsr now provides precompiled versions of org.netbeans.html libraries. emul.zip is precompiled as well.
Sat, 06 Dec 2014 07:16:51 +0100 Jaroslav Tulach No need to do any excludes
Sat, 06 Dec 2014 07:14:53 +0100 Jaroslav Tulach @ServiceProvider registration is only used in tests
Sat, 06 Dec 2014 07:11:02 +0100 Jaroslav Tulach javaquery demo now uses only extracted dependencies because javaquery.api generates additional bck2brwsr js files for core annotations library
Sat, 06 Dec 2014 06:49:24 +0100 Jaroslav Tulach Pregenerate the bck2brwsr js files for JDK emul and JavaQuery API
Sat, 06 Dec 2014 06:28:17 +0100 Jaroslav Tulach Ability to extract precompiled bck2brwsr JavaScript files from Maven artifacts named bck2brwsr
Thu, 04 Dec 2014 19:07:00 +0100 Jaroslav Tulach status 0 is used when the network is not available
Wed, 03 Dec 2014 20:27:39 +0100 Jaroslav Tulach Don't include JavaScriptBody and co. in emul-rt.jar
Tue, 02 Dec 2014 15:31:40 +0100 Jaroslav Tulach We don't need runtime dependency on the VM
Sun, 30 Nov 2014 16:48:07 +0100 Jaroslav Tulach Use 'core' package only as 'provided' because it only contains compile time annotations
Sun, 30 Nov 2014 16:21:27 +0100 Jaroslav Tulach Better to not do any processign as '...*/*...' string can break our simple check. Keep comments in and let obfuscator remove them