1.0.13
rmannibucau
released this
15 Jan 17:29
·
245 commits
to master
since this release
Release 1.0.13
- Romain Manni-Bucau: typo in doc. link.
- Romain Manni-Bucau: starting to support implicit location for exploded folder. link.
- Romain Manni-Bucau: try to support OOTB maven placeholders in bundlebee placeholders for the mojo. link.
- Romain Manni-Bucau: synchronize on the session the deployment when maven interpolation is enabled. link.
- Romain Manni-Bucau: simplify dryrun to avoid to lock under certain circumstances. link.
- Romain Manni-Bucau: adding alias for manifest in mojo to simplify the configuration. link.
- Romain Manni-Bucau: add a default manifest fallback for advanced cases. link.
- Romain Manni-Bucau: setting the right location for location less descriptors. link.
- Romain Manni-Bucau: correct location propagation for all code path (for descriptors). link.
- Romain Manni-Bucau: fixing Tuple2 signature. link.
- Romain Manni-Bucau: enable to import a properties file in custom placeholders (maven). link.
- Romain Manni-Bucau: better interpolation for mojos. link.
- Romain Manni-Bucau: fixing some tests for windows. link.
- Romain Manni-Bucau: fixing user.home build time filtering for checkupdate command. link.
- Romain Manni-Bucau: adding requirements support in the manifest. link.
- Romain Manni-Bucau: support wrapped manifest. link.
- Romain Manni-Bucau: basic cdi events to extend bundlebee behavior (onmanifest, onarchive and onkuberequest). link.
- Romain Manni-Bucau: force more maven interpolation OOTB when using the maven plugin to avoid any passthrough when no filtering is done. link.
- Romain Manni-Bucau: support bundlebee-base64: in placeholders. link.