Releases: fugerit-org/fj-bom
Releases · fugerit-org/fj-bom
2023-09.1
[1.4.0] - 2023-09-15
Added
- project fj-test-helper added to dependencyManagement (starting version 0.5.0).
[1.3.8] - 2023-09-15
Changed
- Minor change to deploy workflow (Some profiles were not needed for pom only packaging)
[1.3.7] - 2023-09-15
Added
Changed
- common-compress-version set to 1.24.0
Security
[1.3.6] - 2023-09-05
Changed
- poi-version set to 5.2.3
- reference to https://keepachangelog.com/ v1.1.0 in changelog
2023-09.0
[1.3.5] - 2023-08-04
Added
- dependabot configuration
Changed
- slf4j-api and simple binding set to 2.0.9
[Unreleased]
[1.3.4] - 2023-08-04
Added
- issueManagement element (pom.xml, url : https://github.com/fugerit-org/fj-bom/issues )
- workflow for package testing and dependency upload
- build-helper-maven-plugin-version 3.4.0
Changed
- buildnumber-maven-plugin-version set to 3.2.0
[1.3.3] - 2023-08-04
Changed
- Property mvn-source-version set to 3.3.0 (#10)
- Changelog badge link set absolute 'https://github.com/fugerit-org/fj-bom/blob/main/CHANGELOG.md'
[1.3.2] - 2023-08-03
Changed
- Set role
- Developers data
Fixed
- Set the license url in the property 'licenseURL' as in the 'license' tag. (#8)
- scm url (.git was missing at the end)
[1.3.1] - 2023-08-31
Added
- github action for sonar cloud scan (on branch main and branch-sonarcloud) (#6)
- maven profile 'sonarfugerit' to set sonar cloud properties for fugerit-org (#6)
Removed
- plain changelog link (substituted by the 'keep a changelog' badge) (#4)
2023-08.2
[1.3.0] - 2023-08-31
Added
- buildnumber-maven-plugin version 3.1.0 (#2)
- maven profile 'metadata' which activate the buildnumber-maven-plugin and add metadata to MANIFEST.MF (#2)
- property licenseURL for license (default in fj-bom is https://opensource.org/license/apache-2-0/) (#2)
- On 'metadata' maven profile, property 'Bundle-License' will be added to MANIFEST.MF (values is the 'licenseURL' maven property) (#2)
- On 'metadata' maven profile, property 'Bundle-Description' will be added to MANIFEST.MF (values is the 'project.description' maven property) (#2)
- On 'metadata' maven profile, property 'Bundle-Name' will be added to MANIFEST.MF (values is the 'project.name' maven property) (#2)
- On 'metadata' maven profile, property 'Bundle-License' will be added to MANIFEST.MF (values is the 'licenseURL' maven property) (#2)
- On 'metadata' maven profile, property 'Implementation-Build' will be added to MANIFEST.MF (values is the 'buildNumber' from buildnumber-maven-plugin) (#2)
- On 'metadata' maven profile, maven-jar-plugin will add 'addDefaultImplementationEntries' to MANIFEST.MF (#2)
Changed
- Maven profile 'doRelease' will now activate buildnumber-maven-plugin and add metadata to MANIFEST.MF (#2)
- On 'doRelease' maven profile, property 'Bundle-License' will be added to MANIFEST.MF (values is the 'licenseURL' maven property) (#2)
- On 'doRelease' maven profile, property 'Bundle-Description' will be added to MANIFEST.MF (values is the 'project.description' maven property) (#2)
- On 'doRelease' maven profile, property 'Bundle-Name' will be added to MANIFEST.MF (values is the 'project.name' maven property) (#2)
- On 'doRelease' maven profile, property 'Bundle-License' will be added to MANIFEST.MF (values is the 'licenseURL' maven property) (#2)
- On 'doRelease' maven profile, property 'Implementation-Build' will be added to MANIFEST.MF (values is the 'buildNumber' from buildnumber-maven-plugin) (#2)
- On 'doRelease' maven profile, maven-jar-plugin will add 'addDefaultImplementationEntries' to MANIFEST.MF (#2)
- New changelog style based on : https://github.com/olivierlacan/keep-a-changelog (#4)
- Added new changelog badge (#4)
2023-08.1
2023-08.0
2023-07.1
2023-07.0
1.2.0 (2023-07-04)
- org.graalvm.buildtools plugin version update to 0.9.23
- update lombok version to 1.18.28
1.1.0 (2023-05-30)
- Added org.graalvm.buildtools plugin management
- Version update of a few dependencies
2023-03.0
1.0.0 (2023-03-26)
- To comply with HyperSQL 2.7.1+ the libraries should be built with java 11 (maven.compiler.release can still be set to java 8)
- Added Apache Maven Compiler Plugin version 3.11.0
- Added Project Lombok version 1.18.26
- Removed j2ee dependency
- Apache Maven Javadoc Plugin version changed to 3.5.0
- Maven Surefire Plugin version changed to 3.0.0
- Maven Plugin API version changed to 3.9.1
- Maven Plugin Tools Java Annotations version changed to 3.8.1
- Maven Plugin Plugin version changed to 3.8.1
- SLF4J API Module version changed to 2.0.7
- Nexus Staging Maven Plugin version changed to 1.6.13
- Apache Log4j SLF4J Binding version changed to 2.20.0
- HyperSQL Database version changed to 2.7.1
- Apache Commons Compress version changed to 1.23.0