You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "davsclaus (via GitHub)" <gi...@apache.org> on 2023/08/07 12:47:46 UTC

[GitHub] [camel] davsclaus commented on a diff in pull request #11026: Add apache-camel to release so we build source tarball

davsclaus commented on code in PR #11026:
URL: https://github.com/apache/camel/pull/11026#discussion_r1285819044


##########
components/camel-xmpp/src/test/java/org/apache/camel/component/xmpp/integration/XmppMultiUserChatIT.java:
##########
@@ -27,7 +27,7 @@
 import org.junit.jupiter.api.condition.DisabledIfSystemProperty;
 
 @DisabledIfSystemProperty(named = "ci.env.name", matches = "github.com",
-        disabledReason = "Github environment has trouble running the XMPP test container and/or component")
+                          disabledReason = "Github environment has trouble running the XMPP test container and/or component")

Review Comment:
   Yes they are part of regen, which likely is already done on main, or if not will get merge together with this PR



-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org