Mon, 29 Apr 2013 14:39:27 +0200 Jaroslav Tulach Speedup the compilation by skipping it if the target bck2brwsr.js exists model
Mon, 29 Apr 2013 14:34:27 +0200 Jaroslav Tulach Need launcher.http if -Dvmtest.brwsrs is specified model
Mon, 29 Apr 2013 14:20:14 +0200 Jaroslav Tulach Need launcher.http to run the tests model
Mon, 29 Apr 2013 13:56:16 +0200 Jaroslav Tulach Bck2Brwsr project is completely independent of net.java.html model
Mon, 29 Apr 2013 10:04:53 +0200 Jaroslav Tulach Better names for VMTest builder methods model
Mon, 29 Apr 2013 09:53:45 +0200 Jaroslav Tulach Generates an fxbrwsr.zip that can be launched as a standalone application model
Mon, 29 Apr 2013 08:37:23 +0200 Jaroslav Tulach The bck2brwsr assembly has to be used only in bck2brwsr mode model
Mon, 29 Apr 2013 08:27:54 +0200 Jaroslav Tulach Use the builder methods of VMTest model
Sun, 28 Apr 2013 22:38:29 +0200 Jaroslav Tulach Turning VMTest into a builder pattern model
Sun, 28 Apr 2013 22:15:00 +0200 Jaroslav Tulach Was renaming badly named mojo model
Sun, 28 Apr 2013 22:10:57 +0200 Jaroslav Tulach Load the last found URL model
Sun, 28 Apr 2013 22:02:21 +0200 Jaroslav Tulach Correcting a typo model
Sun, 28 Apr 2013 21:49:30 +0200 Jaroslav Tulach Nothing to document in Javadoc for this module model
Sun, 28 Apr 2013 21:49:04 +0200 Jaroslav Tulach Having a reference to emul here causes a cyclic loop. Removing. model
Sun, 28 Apr 2013 21:35:30 +0200 Jaroslav Tulach HTTP launcher needs to have the emulation libraries around. Plus also correct parent pom reference. model
Sun, 28 Apr 2013 21:17:04 +0200 Jaroslav Tulach Using profiles. Twitter demo can execute and test properly in FX profile now model
Sun, 28 Apr 2013 20:31:31 +0200 Jaroslav Tulach Need reference to launcher subprojects model
Sun, 28 Apr 2013 17:42:49 +0200 Jaroslav Tulach FX launcher can start tests model
Sun, 28 Apr 2013 17:11:12 +0200 Jaroslav Tulach The mojo plugin needs to have dependencies on known launchers in order to make calculator demo work model
Sun, 28 Apr 2013 18:09:42 +0200 Jaroslav Tulach Launchers are in separate directory structure model
Sun, 28 Apr 2013 17:03:18 +0200 Jaroslav Tulach One more place to request launcher.http model
Sun, 28 Apr 2013 14:45:02 +0200 Jaroslav Tulach Tests now need special dependency on appropriate launcher (launcher.http) model
Sun, 28 Apr 2013 10:28:28 +0200 Jaroslav Tulach Resources were moved to emul.compact model
Sun, 28 Apr 2013 10:26:21 +0200 Jaroslav Tulach Merge of bck2brwsr check model
Sun, 28 Apr 2013 10:26:08 +0200 Jaroslav Tulach Moving the VM compatibility tests to emul.compact model
Sun, 28 Apr 2013 10:14:31 +0200 Jaroslav Tulach Splitting launcher API and its implementation based on Bck2Brwsr model
Sun, 28 Apr 2013 06:41:41 +0200 Jaroslav Tulach Enable Bck2Brwsr net.java.html.json only when running inside bck2brwsr VM model
Sun, 28 Apr 2013 09:46:23 +0200 Jaroslav Tulach Moving things around in model branch revealed the need for having ArithmeticException in the emulation library model
Sun, 28 Apr 2013 09:45:14 +0200 Jaroslav Tulach Division by zero needs to throw arithmetic exception jdk7-b147
Fri, 26 Apr 2013 18:48:34 +0200 Lubomir Nerad Partially working extension modules closure
Fri, 26 Apr 2013 16:31:55 +0200 Jaroslav Tulach New advances in default branch merge to model model
Fri, 26 Apr 2013 15:09:59 +0200 Jaroslav Tulach Hardcode references to current version of our APIs
Fri, 26 Apr 2013 15:05:26 +0200 Jaroslav Tulach Bck2brwsr Maven Plugin can now be invoked without specifying its version in nbactions.xml
Fri, 26 Apr 2013 14:00:59 +0200 Jaroslav Tulach Milos Kleint <milos.kleint@oracle.com> eliminates the need to include plugin version in nbactions.xml files by renaming the mojo to follow Maven naming conventions
Fri, 26 Apr 2013 13:51:15 +0200 Jaroslav Tulach Twitter demo rewritten to use net.java.html.json annotations model
Fri, 26 Apr 2013 13:48:36 +0200 Jaroslav Tulach Deprecating the javaquery.api's knockout annotation in favour of net.java.html.json ones. Providing default context for the browser. model
Fri, 26 Apr 2013 13:35:21 +0200 Jaroslav Tulach #4669 @ html.java.net: Provide generic conversion function and when catching something, use it to convert to appropriate Java exception
Fri, 26 Apr 2013 11:42:32 +0200 Jaroslav Tulach Implement newly added method model
Thu, 25 Apr 2013 16:17:48 +0200 Lubomir Nerad Initial structure for extension modules closure
Thu, 25 Apr 2013 12:44:17 +0200 Jaroslav Tulach Execution of scripts is different in different TCKs model
Wed, 24 Apr 2013 20:22:19 +0200 Jaroslav Tulach javaquery.api is now implementation of net.java.html.json API model
Fri, 19 Apr 2013 09:49:26 +0200 Jaroslav Tulach Bringing the latest development on main line to model branch model
Thu, 18 Apr 2013 23:09:30 +0200 Jaroslav Tulach Can execute 'dual' tests: bck2brwsr can use regular launcher, javaquery.api can use FX Web View one fx
Thu, 18 Apr 2013 20:09:45 +0200 Jaroslav Tulach Knockout tests pass OK in FX Web View now fx
Thu, 18 Apr 2013 17:28:34 +0200 Jaroslav Tulach Support for null enums fx
Thu, 18 Apr 2013 17:18:10 +0200 Jaroslav Tulach scriptElements - another native method fx
Thu, 18 Apr 2013 17:13:08 +0200 Jaroslav Tulach Process array and null JSON values fx
Thu, 18 Apr 2013 16:58:55 +0200 Jaroslav Tulach Getting bunch of the knockout tests work in FX Web View fx
Thu, 18 Apr 2013 17:34:28 +0200 Jaroslav Tulach Support for null enum values. Transplanted from 7a7686e6f875
Thu, 18 Apr 2013 12:47:25 +0200 Jaroslav Tulach Test to ensure the generated JSON can really be parse by a browser
Thu, 18 Apr 2013 12:31:31 +0200 Jaroslav Tulach Update the archetype to use 0.7 snapshot
Thu, 18 Apr 2013 09:06:18 +0200 Jaroslav Tulach Can execute tests in FX web view. fx
Thu, 18 Apr 2013 05:47:45 +0200 Jaroslav Tulach Tests can start inside FX Web View fx
Wed, 17 Apr 2013 17:14:30 +0200 Jaroslav Tulach More logging from the process of launching WebView fx
Wed, 17 Apr 2013 17:04:40 +0200 Jaroslav Tulach Rather than piggybacking on first alert call, use the fact that the server and FX Web View are in the same VM and notify the view that bck2brwsr.js is about to be served from the server. fx
Wed, 17 Apr 2013 13:46:06 +0200 Jaroslav Tulach Merge of the processor fix into fx branch, so the TwitterClient class can find TwitterModel fx
Wed, 17 Apr 2013 13:42:51 +0200 Jaroslav Tulach Merging the in IDE processor fix to default branch
Wed, 17 Apr 2013 13:42:07 +0200 Jaroslav Tulach NetBeans Javac throws different exception than AnnotationTypeMismatchException - catch that one as well
Sun, 14 Apr 2013 23:07:21 +0200 Jaroslav Tulach Don't deploy anything related to IDE
Sun, 14 Apr 2013 22:37:23 +0200 Jaroslav Tulach Don't deploy twitter example anymore