Hi,
Today I've managed to use JavaModel interfaces everywhere, only the
ModelBuilder uses the implementations to bind all models to eachother.
This means all add-ers and setters are invisible for users when walking through
every JavaModel.
It's a shame we have no statistics of the durations per test, I've got a
feeling there are several performance improvements.
I've discovered a weird issue. It seems that QDox can only be built with JDK5,
with JDK6 two tests fail. Once fixed I'll add a JDK6-plan to Bamboo.
Also, I'll prepare the pom to make use of the Nexus instance at codehaus. Once
done, I'll review the complete pom; I think some plugins can be removed since
they're already part of the releaseProfile.
I think we could release an alpha soon, to see if QDox still can do its job.
- Robert