Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@ind1go ind1go released this 30 Jan 16:18
· 6 commits to main since this release
e186c9a

Version 1.0.5 of the CICS bundle Maven plugin is now available.

New features

This release includes the following new features:

  • #226 Support adding custom bundle resources in the bundleParts directory when using the bundle-ear, bundle-war, bundle-eba and bundle-osgi goals, i.e. when turning an existing module into a CICS bundle. This matches with the ability of the build goal, i.e. when using a separate module for the CICS bundle.
  • #227 Use the project's finalName to define the name of the output zip file (fixes #224).

Breaking changes

This release includes no breaking changes.

Fixes and chores

This release includes the following fixes and chores:

  • #221 Fix URL for GitHub Pages environment deployment
  • #209 Update actions to later versions
  • #223 Bump org.codehaus.plexus:plexus-archiver from 4.6.3 to 4.8.0 in /cics-bundle-maven-plugin
  • #222 Update version of guava
  • #225 Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 in /cics-bundle-maven-plugin

Full Changelog: 1.0.4...1.0.5