TIBCOSoftware / be-tools

Collection of tools to work with TIBCO BusinessEvents
https://www.tibco.com/products/tibco-businessevents
Other
8 stars 4 forks source link

Enhance BE TEA Agent container image to include TEA_HOME and its dependencies #331

Closed rameshpolishetti closed 1 year ago

rameshpolishetti commented 1 year ago

Context In BE 6.3.0 teasdk folder dependency has been removed and added TEA_HOME to be-engine.tra. To align to this change, update BE TEA Agent container image logic to - Accept TEA installer zip while building the teaagent container image & copy TEA dependencies (jars under teaagent/lib) into the final image.

Alternatives NO

Has the feature been requested before? NA

If the feature request is approved, would you be willing to submit a PR? Yes

nareshkumarthota commented 1 year ago

Changes merged into master