Skip to content

Release Notes

Rajib Biswas edited this page Jun 12, 2017 · 3 revisions

V-1.2.2

Enhancements:

  • #75 - Update to support maven full versioning (without qualifier)
  • #80 - Use manifest.mf from maven's $(project.basedir) instead of the 1st packaging:module in tibco.xml
  • #85 - Add MojoExecutionException in case the deploy is not successful

Bug Fixes:

  • #64 - Problem with the new "Manifest Version update with maven version" feature
  • #72 - Error installing on BW6.3.5 due to incorrect
  • #84 - Exception propagation

V-1.2.1

Bug Fixes:

  • #71 - During application deployment in BW6, getting Exception: com.tibco.bw.maven.plugin.admin.client.ClientException: null: TIBCO-BW-ADMIN-500000: null (500)

V-1.2.0

Enhancements:

  • #19 - Some improvements to get bwinstall process working on remote
    1. With these fixes, the plugin is now able to install the EAR on remote BW instances.
    2. Improved version numbers by fixing instances where a trailing '.' character was appended to version numbers.
  • #22 - Generate different profiles in pom file, Manifest Version update
    1. Generate different profiles in pom file.
    2. New functionality Manifest Version update with maven version.
    3. New functionality of backing up EAR before deployment.
  • #46 - Capability to provide agent username & password for secured BWAgent

Bug Fixes:

  • #13 - Maven plugin for BW6.3 sets the application version of the Shared Module instead of the Application
Clone this wiki locally