Skip to content

Conversation

@SoftlySplinter
Copy link
Member

Added support for the two new CICS Liberty bundlepart configuration options for WAR and EAR bundleparts:

  • appConfigFile
  • addCICSAllAuth

Description of changes

  • EarBundlePart - new constructor: EarBundlePart(String, String, boolean, File , File) to accept the new options.
  • WarBundlePart - new constructor: WarBundlePart(String, String, boolean, File , File) to accept the new options.
  • AbstractLibertyApplicationBundlePart - new abstract class to abstract new Liberty bundlepart options.
  • JavaDoc improvements where relevant
  • Updated tests to work on all systems.
  • Added new tests for the above changes.

… parts.

Signed-off-by: Alex Brown <brownal7@uk.ibm.com>
Signed-off-by: Alex Brown <brownal7@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant