Skip to content

CAMEL-23353: Camel-jbang - doc, test and offline option for extra.repos#22784

Merged
davsclaus merged 1 commit into
apache:mainfrom
JiriOndrusek:camel-jbang-repis-folowing-work
Apr 27, 2026
Merged

CAMEL-23353: Camel-jbang - doc, test and offline option for extra.repos#22784
davsclaus merged 1 commit into
apache:mainfrom
JiriOndrusek:camel-jbang-repis-folowing-work

Conversation

@JiriOndrusek
Copy link
Copy Markdown
Contributor

follows #22709

Adds

  • missing documentation change
  • missing implementation of special behavior in case the download flag is set to false.
  • test of MavenDownloaderImpl for usage of extra repos

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus
Copy link
Copy Markdown
Contributor

Thank you very much

@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • docs
  • dsl/camel-jbang/camel-jbang-core
  • tooling/camel-tooling-maven

⚠️ Some tests are disabled on GitHub Actions (@DisabledIfSystemProperty(named = "ci.env.name")) and require manual verification:

  • dsl/camel-jbang/camel-jbang-core: 1 test(s) disabled on GitHub Actions

💡 Manual integration tests recommended:

You modified dsl/camel-jbang/camel-jbang-core. The related integration tests in dsl/camel-jbang/camel-jbang-it are excluded from CI. Consider running them manually:

mvn verify -f dsl/camel-jbang/camel-jbang-it -Djbang-it-test
All tested modules (7 modules)
  • Camel :: JBang :: Core
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Launcher :: Container
  • Camel :: Tooling :: Maven

⚙️ View full build and test results

@davsclaus davsclaus merged commit 122ed1a into apache:main Apr 27, 2026
7 checks passed
JiriOndrusek added a commit to JiriOndrusek/camel that referenced this pull request Apr 28, 2026
JiriOndrusek added a commit to JiriOndrusek/camel that referenced this pull request Apr 28, 2026
JiriOndrusek added a commit to JiriOndrusek/camel that referenced this pull request Apr 28, 2026
davsclaus pushed a commit to JiriOndrusek/camel that referenced this pull request Apr 28, 2026
davsclaus pushed a commit that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants