First release for SBT 0.13.
- Changed groupId/organization to "fi.gekkio.sbtplugins"
- Releases are deployed to Maven central
First release for SBT 0.9+.
This version targets SBT 0.11.0. Please note that SBT 0.9+ is radically different and this plugin has been rewritten.
Bug fixes:
- JRebel detection works with 4.5.0 release
This release fixes a minor bug.
Bug fixes:
- Automatic rebel.xml generation now works for JAR projects with no files in src/main/resources
This release improves the plugin greatly and fixes all known bugs.
New features:
- Restructured project into separate JAR/WAR parts
- Configurable rebel.xml -inclusion for JAR/WAR projects
Bug fixes:
- Nonexistent directories are no longer added to rebel.xml
This is the first release.
Features:
- Basic rebel.xml generation for WAR projects
- Generates rebel.xml by default only if SBT is run with JRebel