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

fix: java-war sample not producing any useful output #1048

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

HarikrishnanBalagopal
Copy link
Contributor

@HarikrishnanBalagopal HarikrishnanBalagopal commented Jun 19, 2023

Fixes: #1047

The java-war artifact after being routed by a WarRouter had contradicting label selectors which meant it didn't match any of the transformers (JBoss, Liberty, Tomcat) that was supposed to handle it.

The java-war artifact after being routed by a WarRouter
had contradicting label selectors which meant it didn't
match any of the transformers (JBoss, Liberty, Tomcat) that
was supposed to handle it.

Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
@github-actions
Copy link

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions bot added the fix label Jun 19, 2023
@ashokponkumar ashokponkumar enabled auto-merge (squash) June 19, 2023 09:35
@ashokponkumar ashokponkumar merged commit 7304a4f into konveyor:main Jun 19, 2023
@HarikrishnanBalagopal HarikrishnanBalagopal deleted the fix/java-war branch June 19, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

myproject folder / Dockerfile is not created for java-war example
2 participants