Hervé Girod - 2013-08-22

Our JavaFX / Swing decoupled implementations is now sufficiently mature to be in trunk. 1036 (99.62%) of the 1040 Unit Tests now pass.

Now there is a new 0.57 branch which is the place where the maintenance of the "existing" Java 6 Swing only version is to be found. It was svn-copied from the trunk, so it contains exactly what was in the trunk before.

And the trunk has been populated with the content of the JavaFX / Swing version (previously on the Javafx branch).

Please note that to use the content of the trunk, you must have a Java 7 installed with bundled JavaFX (it came with JDK 7 update 6). Those who don't need JavaFX support, or only have a JDK 6 available, can still work with the 0.57 branch.

Also a 1.0 Beta 2 (coming from trunk of course) will be released shortly. And I will also update the documentation to document all of that.

From now on all released version and Betas with version number >= 1 will come from the trunk, all versions from 0.57 to 1.0 (excluded) will come from the 0.57 branch. We will still support the 0.57 version of course (including fixes and backports), but expect the major developments to be done on the trunk from now on.

 

Last edit: Hervé Girod 2013-08-22