Created first beta release on the version 0.9. This due to major bug fixes in the classdecriptor objects and an overall testing on a huge number of classes.
Due the the newly added features like ClassLoaders and JUnit extensions it is very simple to integrate xtc4y features into your Tests. Check the readme for further details.
Because of a change of the Version Control System from the CVS hosted on Sourceforge to Subversion hostet on an own server the cvs sources will only be updated from time to time. Updates will be announced on this page as well as new releases.
Because of the limited spare time during automn the work on this project stoked, but it should soon be continued. The first release will be planed for mid spring. Any suggestions are anytime welcome.
Adde missing files of the InvocationStack to trace calls on interfaces like listeners. Due the reason the state changes to alpha, all pre release files where removed for downloading.
The current alpha version may be downloaded from the tag XTC4Y-0_8a
Changed state from pre alpha to alpha due to the reason all classes should work with a reduced functionality and I'm doing some testing with it.
Complete the Instructionset of the JVM. Still not supported are Innerclasses.
Because of the rare documentation and few tests the instruction implementations are not safe. Please report any instruction failures WITH the code it did not run. I will try to them as soon as possible.
Added log4j support for the LogClassLoader. The LogClassLoaderExample now runs with log4j and the default ConsoleAppender.
To run the example you will have to append the log4j to your classpath
Released files for pre alpha version as sources, jar and the api
The CVs module xtc4y was initialized with the current project files. Examples and a extended README are planned now.