Skip to content

2.8.0 Release

Compare
Choose a tag to compare
@vpawar-tibco vpawar-tibco released this 15 Dec 08:16
· 199 commits to master since this release
448febc

Installation

Please refer to README for installation details. Silent installation is also provided if the installation script is passed TIBCO_HOME as the argument.
For example
sh install.sh /opt/tibco
This will install the plugin in /opt/tibco

Compatibility

For Maven Plugin Compatibility guide please refer to the following link
https://github.com/TIBCOSoftware/bw6-plugin-maven/wiki/BW-Release-Compatibility-Guide

Issue fixed in this release

  • #499 Upgrade fabric8-maven-plugin version to 4.4.1
  • #485 Start activity mocking input via xml file support
  • #504 Additional command and arguments support for bwdesign utility goal to help export profiles properties file.
  • #502 Improved error reporting for manifest errors, bwutdev.properties is optional now.
  • #520 Fixed error in Jenkins build. javax.ws.rs.ProcessingException: Error reading entity from input stream
  • #523 Support for EAR upload folder path on TEA
  • #522 Support external URL for deploymentConfigFile.
  • #525 Skip backup for external profile.
  • #528 Start app on all appnodes while using external profile.