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

Change artifactId of tomcat-jdbc example so it doesn't collide with spring-boot example #145

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

cunningt
Copy link
Contributor

camel-spring-boot-examples is not building for me because https://github.com/apache/camel-spring-boot-examples/blob/main/spring-boot/pom.xml#L30 collides with https://github.com/apache/camel-spring-boot-examples/blob/main/tomcat-jdbc/pom.xml#L30 (likely due to copy-paste). Change the artifactId of tomcat-jdbc to match tomcat-jdbc.

@cunningt
Copy link
Contributor Author

The fix for the tests failing here is #146

mcarlett pushed a commit to mcarlett/camel-spring-boot-examples that referenced this pull request Nov 21, 2024
@davsclaus davsclaus merged commit 3bf8e6f into apache:main Nov 28, 2024
1 check failed
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.

3 participants