Plan for 1.0 - Codename 'JAOO'
Relase 1.0 was out in time for JAOO; last week of September 2005.
- Example project, testing the Petclinic example application from Spring Framework.
- Getting code coverage up there in the 70-80's where it belongs...

Plan for 1.1 - Codename 'Squeaky'
These things were deferred from the 1.0 release. There will probably be very few API changes.
- Refactor Excel loading. (No API change)
- Change build system from Maven to Ant/Ivy. (No API change)
- Add all the documentation to the webside - lot of stuff is in various PowerPoints right now. (No API change)
- Reference documentation: fixtures, Spring integration etc. (No API change)
Plan for 1.x Series
These features will apear in the 1.x series. Mainly, they will add new API, not change the existing.
- JMS Test Steps (1.x) - for you ESB fans.
- HtmlUnit (1.x) - looks like a good, lively project. JWebUnit will not go away, though.
- LDAP Test Steps (1.x)
- Java 5 (1.x) - move to using generics internally, but still support Java 1.4.
Plan for 2.x Series
- JUnit 4.0 support (2.x) - not released yet.
- TestNG (2.x) - needs investigating.