Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making change to create thin application with same name as provided i… #921

Conversation

arunvenmany-ibm
Copy link
Contributor

…n server.xml node

…n server.xml <springBootApplication/> node

Signed-off-by: Arun Venmany <[email protected]>
Copy link
Member

@cherylking cherylking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add two negative test scenarios:

  1. More than one springBootApplication element specified to trigger the exception. Use runTasksFailResult to check for error in output.
  2. Specify the apps folder but do not provide the configuration for the springBootApplication and test that the config gets generated in the configDropins folder.

@cherylking cherylking merged commit de68c01 into OpenLiberty:main Nov 20, 2024
12 checks passed
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.

2 participants