Re: [PR] Sql: Test SqlTest#testDefaultErrorCode fails with mssql [camel-quarkus]

2023-10-16 Thread via GitHub
zhfeng commented on PR #5435: URL: https://github.com/apache/camel-quarkus/pull/5435#issuecomment-1765546013 The failure is unrelated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Sql: Test SqlTest#testDefaultErrorCode fails with mssql [camel-quarkus]

2023-10-16 Thread via GitHub
zhfeng merged PR #5435: URL: https://github.com/apache/camel-quarkus/pull/5435 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel

Re: [PR] Sql: Test SqlTest#testDefaultErrorCode fails with mssql [camel-quarkus]

2023-10-11 Thread via GitHub
jamesnetherton merged PR #5416: URL: https://github.com/apache/camel-quarkus/pull/5416 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

Re: [PR] Sql: Test SqlTest#testDefaultErrorCode fails with mssql [camel-quarkus]

2023-10-11 Thread via GitHub
JiriOndrusek commented on code in PR #5416: URL: https://github.com/apache/camel-quarkus/pull/5416#discussion_r1354541424 ## integration-tests/sql/src/test/java/org/apache/camel/quarkus/component/sql/it/SqlTest.java: ## @@ -41,6 +42,9 @@ @QuarkusTestResource(DerbyTestResource.c

Re: [PR] Sql: Test SqlTest#testDefaultErrorCode fails with mssql [camel-quarkus]

2023-10-11 Thread via GitHub
JiriOndrusek commented on code in PR #5416: URL: https://github.com/apache/camel-quarkus/pull/5416#discussion_r1354300714 ## integration-tests/sql/src/test/java/org/apache/camel/quarkus/component/sql/it/SqlTest.java: ## @@ -41,6 +42,9 @@ @QuarkusTestResource(DerbyTestResource.c

Re: [PR] Sql: Test SqlTest#testDefaultErrorCode fails with mssql [camel-quarkus]

2023-10-10 Thread via GitHub
jamesnetherton commented on code in PR #5416: URL: https://github.com/apache/camel-quarkus/pull/5416#discussion_r1351789331 ## integration-tests/sql/src/test/java/org/apache/camel/quarkus/component/sql/it/SqlTest.java: ## @@ -41,6 +42,9 @@ @QuarkusTestResource(DerbyTestResource