Skip to content

4.1.0

Compare
Choose a tag to compare
@ppodgorsek ppodgorsek released this 05 Feb 01:21
· 75 commits to master since this release

4.1.0:

  • Moved the DB configuration to a property file
  • Created a dedicated module for the project's own shared tests
  • Reduced the amount of logs generated by tests
  • Updated the Spring Framework to version 4.3.22
  • Updated DBUnit to version 2.6.0
  • Updated HSQLDB to version 2.4.1
  • Updated Mockito to version 2.23.4
  • Updated slf4j to version 1.7.25
  • Updated maven-antrun-plugin to version 1.8
  • Updated maven-clean-plugin to version 3.1.0
  • Updated maven-compiler-plugin to version 3.8.0
  • Updated maven-eclipse-plugin to version 2.10
  • Updated maven-jar-plugin to version 3.1.1
  • Updated maven-javadoc-plugin to version 3.0.1
  • Updated maven-jxr-plugin to version 3.0.0
  • Updated maven-pmd-plugin to version 3.11.0
  • Updated maven-project-info-reports-plugin to version 3.0.0
  • Updated maven-release-plugin to version 2.5.3
  • Updated maven-resources-plugin to version 3.1.0
  • Updated maven-scm-provider-gitexe to version 1.11.1
  • Updated maven-site-plugin to version 3.7.1
  • Updated maven-source-plugin to version 3.0.1
  • Updated maven-surefire-plugin to version 2.22.1
  • Updated maven-surefire-report-plugin to version 2.22.1
  • Updated doxia-module-markdown to version 1.8
  • Cleaned up the repository

4.0.0:

  • Forked the original project in version 1.3.1-SNAPSHOT
  • Fixed the POM versioning
  • Set up continuous integration
  • Fixed the JAR signature and deployment process
  • Adjusted the naming of modules
  • Cleaned up the POM files
  • Adjusted the documentation