Thu, 30 Jan 2014 17:07:35 +0100 Jaroslav Tulach Don't export foreign META-INF/services, export only what we declare preprocess
Thu, 30 Jan 2014 16:46:14 +0100 Jaroslav Tulach No special checks. If there is no META-INF/services/net.java.html.js.classes, then assume we can run without special classloaders preprocess
Thu, 30 Jan 2014 14:59:33 +0100 Jaroslav Tulach Using META-INF/net.java.html.js.classes to find out whether runtime patching is needed or not. The annotation processor for @JavaScriptBody generate the file, the maven class post processor empties it. If such file is around, the bootstrap creates own file, otherwise it assumes patching has been done and is not needed in runtime. preprocess
Thu, 30 Jan 2014 12:11:06 +0100 Jaroslav Tulach Merge from default branch preprocess
Thu, 30 Jan 2014 12:09:09 +0100 Jaroslav Tulach Capture stack traces printed during the test run
Thu, 30 Jan 2014 11:36:32 +0100 Jaroslav Tulach Property changes are delivered when in-a union property changes union
Wed, 29 Jan 2014 15:49:48 +0100 Jaroslav Tulach Testing onChange behavior in union classes union
Wed, 29 Jan 2014 15:41:16 +0100 Jaroslav Tulach Fixing typos union
Wed, 29 Jan 2014 15:00:53 +0100 Jaroslav Tulach Include properties from the union classes into the main model union
Tue, 28 Jan 2014 16:18:33 +0100 Jaroslav Tulach More checks on dupl props union
Tue, 28 Jan 2014 15:14:14 +0100 Jaroslav Tulach A bit of detection of duplicated properties union
Tue, 28 Jan 2014 14:36:47 +0100 Jaroslav Tulach Rather than using 5 strings next to each other, encapsulate the value into a struct union
Tue, 28 Jan 2014 09:03:10 +0100 Jaroslav Tulach Adding javadoc and generating an error if the enum has not constants union
Tue, 28 Jan 2014 08:52:29 +0100 Jaroslav Tulach It is probably more consistent to use constructors rather than factory methods union
Mon, 27 Jan 2014 18:09:00 +0100 Jaroslav Tulach Be able to deserialize union classes from a JSON form union
Fri, 24 Jan 2014 18:01:37 +0100 Jaroslav Tulach Differentiate between the name of constant and the associated model class name union
Fri, 24 Jan 2014 17:23:27 +0100 Jaroslav Tulach Implementation of toString on union types union
Fri, 24 Jan 2014 16:43:31 +0100 Jaroslav Tulach Each model class needs to have default constructor union
Fri, 24 Jan 2014 15:01:15 +0100 Jaroslav Tulach Cloning of union works OK union
Fri, 24 Jan 2014 14:48:36 +0100 Jaroslav Tulach The type of an union is its associated enum constant union
Fri, 24 Jan 2014 14:44:02 +0100 Jaroslav Tulach Can create non-null instances of unions union
Fri, 24 Jan 2014 13:15:30 +0100 Jaroslav Tulach Generating skeleton for union classes that compiles OK union
Fri, 24 Jan 2014 10:18:40 +0100 Jaroslav Tulach Carry own version of asm for those who exclude asm from the net.java.html.boot dependency preprocess
Fri, 24 Jan 2014 08:59:32 +0100 Jaroslav Tulach When all classes are preprocessed we don't have to play special tricks ClassLoaders in tests preprocess
Fri, 24 Jan 2014 08:30:47 +0100 Jaroslav Tulach Removing unused imports preprocess
Fri, 24 Jan 2014 08:24:33 +0100 Jaroslav Tulach Postprocessing all classes that use @JavaScriptBody annotation preprocess
Fri, 24 Jan 2014 05:50:15 +0100 Jaroslav Tulach Using native method and catching linkage errors preprocess
Fri, 24 Jan 2014 05:33:52 +0100 Jaroslav Tulach Syncing with changes on default branch preprocess
Fri, 24 Jan 2014 05:24:42 +0100 Jaroslav Tulach Note about REST and WebSocket protocols
Fri, 24 Jan 2014 05:19:24 +0100 Jaroslav Tulach Don't confuse users with notes about technologies that are not supported yet
Fri, 24 Jan 2014 05:02:12 +0100 Jaroslav Tulach Fixing the Maven dependency descriptions in the Javadoc
Tue, 21 Jan 2014 15:37:40 +0100 Jaroslav Tulach Merging additional test
Tue, 21 Jan 2014 13:08:47 +0100 Jaroslav Tulach Test to verify serialization of array of strings is OK.
Tue, 21 Jan 2014 11:21:23 +0100 Jaroslav Tulach Don't run the archetype test during package phase, wait for install one
Tue, 21 Jan 2014 09:05:02 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Tue, 21 Jan 2014 08:54:40 +0100 Jaroslav Tulach License formating preprocess
Tue, 21 Jan 2014 08:54:02 +0100 Jaroslav Tulach Merging jdk6 branch to preprocess, so the changes are 1:1 preprocess
Tue, 21 Jan 2014 09:05:01 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.7.1
Tue, 21 Jan 2014 09:05:01 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.7.1 release-0.7.1
Tue, 21 Jan 2014 09:00:01 +0100 Jaroslav Tulach Merging in jdk6 changes in preparation of 0.7.1 release
Tue, 21 Jan 2014 08:50:19 +0100 Jaroslav Tulach Using centralized configuration for maven-compiler-plugin jdk6
Mon, 20 Jan 2014 14:09:43 +0100 Jaroslav Tulach In order to use the html4j technology in Jersey 2.6 we need to run on JDK6, as Jersey still requires JDK6 jdk6
Mon, 20 Jan 2014 11:02:01 +0100 Jaroslav Tulach Check what happens if a Java functions is called from a JavaScript on its own preprocess
Tue, 14 Jan 2014 16:14:08 +0100 Jaroslav Tulach Make sure we compile and run on JDK6 preprocess
Tue, 14 Jan 2014 14:18:50 +0100 Jaroslav Tulach Merging in the state just after the 0.7 release preprocess
Mon, 13 Jan 2014 09:29:36 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Mon, 13 Jan 2014 09:29:35 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.7
Mon, 13 Jan 2014 09:29:34 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.7 release-0.7
Sun, 12 Jan 2014 23:07:06 +0100 Jaroslav Tulach Switching to most recent version of grizzly and tyrus
Sun, 12 Jan 2014 22:46:51 +0100 Jaroslav Tulach The JavaScriptBody annotation is in fact needed for compilation, but it should not propagate to dependant modules. For example it was causing errors in Jersey's html-json module
Sun, 12 Jan 2014 22:39:14 +0100 Jaroslav Tulach ko4j does not require JavaFX for its execution (only for testing, currently)
Sun, 12 Jan 2014 22:37:25 +0100 Jaroslav Tulach boot is only needed during testing
Sun, 12 Jan 2014 19:23:58 +0100 Jaroslav Tulach Speeding up start of applications by listing the classes that need post processing and analysing/processing only those
Sun, 12 Jan 2014 14:57:18 +0100 Jaroslav Tulach Fixing typo
Sun, 12 Jan 2014 08:12:49 +0100 Jaroslav Tulach Updating to new order of method arguments
Sun, 12 Jan 2014 07:49:00 +0100 Jaroslav Tulach The preprocess branch assumes public transform method, so make it public
Sun, 12 Jan 2014 07:41:23 +0100 Jaroslav Tulach Expose less from the FnUtils signature
Sat, 11 Jan 2014 13:22:30 +0100 Jaroslav Tulach Need to point to the right class name (after the rename)
Sat, 11 Jan 2014 07:57:44 +0100 Jaroslav Tulach Generic way to applyBindings
Sat, 11 Jan 2014 06:10:42 +0100 Jaroslav Tulach Be enabled even if there is no active presenter currently