Changelogs
0.3.2
- Karaf 4.0.4 support: all modules have been reimplemented
- ActiveMQ 5.13 (better Stomp over websocket support
- Model on blueprint annotation scanning
- Get rid of the blueprint alternatives
0.1.8
- Typo fixes
- Social feature with Apache Agora
- Many dependencies upgrades
- Better Archetype generation
- Sonar quality improved
0.1.2
- Huge dependency refactor
- Use of JaxRS application instead of proprietary annotations for CDI
- Upgrade to Karaf 3.0.3
- Sass support
- Angular, Bower and NPM upgrades
0.1.1
- Start level and description on all features
- Pax-JDBC declarative database creation
- Generate readme automatically in technical documentation while present at root
0.1.0
- Completely rethought features architecture
- Maven site generation support
- Use of Spring-jms instead of Camel for blueprint business archetype
- Full integration in a CI environment
- Cookbooks added in the documentation
- JMS and Database transactions are now compatibles
- JCA based connection factory to avoid HawtIO unnamed connection factory errors
0.0.7
- Hawt IO managing support
- Swagger REST service querying with CDI modules
- New Angular file layout
- Optional Scala programming support
- Bugfixes on REST exception mapper
- Sample now handles errors
- Multiples dependencies versions updates (as well as Javascript ones)
- Updated Javadoc plugin to handle large projects
0.0.6
- Liquibase database versioning integration
- JaxRS 2.0 support
- Swagger API/ui REST queries integration (only with blueprint)
- Jaxb Xsd generation
0.0.5
- Selenium support
- Centralized Integration tests configuration
- Code smell issues from Sonar
- Javadoc generation
- Travis CI integration
0.0.4
- CDI support for routes and business module
- Archetypes and samples stability
- Simplified usage in general
0.0.3
- No more package as path property (use the standard archetype package property)
- Karaf 3.0.0.GA
- All IT’s test passing! (uses karaf file:/ url instead of on the fly inputstream bundle creation that makes it’s tests random results)
- CDI 1.1 support via Weld
0.0.2
- Rid of the src/main/lombok folder (lombok code can be put on the src/main/java one)
- Adding an archetype property ‘basePackageWithSlashes’ to generate default folders
- Removing some unused dependendencies