Minor version updates. Proguard v5 which allows JDK8 compilation of andromda. Javadoc fixes. Override bad aml-apis version. Fix RSA Test Model for uml22 repository.
Hibernate: Make entities and methods concrete. Add findAll @NamedQuery. Fix Spring Javadoc and compiler warnings. Add timetracker JPA tests. Fix CartridgeTest report when failures ignored.
Another attempt to fix Cloudbees build in hibernatetool antrun: Failed to load class "org.slf4j.impl.StaticLoggerBinder" despite the fact that slf4j-log4j is in the classpath.
CXF v3 updates, change from cxf-bundle to cxf-rt dependencies. Fix 'occured' spelling. Update to JBoss javaee-all-7 dependency. Fix old xml-apis v2 dependency. Change from webservice and soapStack to webservice type and webserviceStack in generator.
ejb3 cartridge multiplicity* fixes, demo-ejb3 and timetracker-ejb3 fixes, minor dependency version updates. Use $springUtils.date instead of $javaUtils in spring cartridge.