Skip to content

CAMEL-23669: camel-hl7 - Support converting to XML#23714

Merged
igarashitm merged 1 commit into
apache:mainfrom
igarashitm:hl7-xml
Jun 2, 2026
Merged

CAMEL-23669: camel-hl7 - Support converting to XML#23714
igarashitm merged 1 commit into
apache:mainfrom
igarashitm:hl7-xml

Conversation

@igarashitm
Copy link
Copy Markdown
Member

Description

Support ER7<>XML direct convertion by leveraging HAPI XML capability.

Target

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

Tracking

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.

Copy link
Copy Markdown
Contributor

@davsclaus davsclaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice in my old days in health care then XML was emerging but nobody every adapted it - but glad to see that it may be adapoted now and we in Camel can support that.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

🌟 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.

@igarashitm igarashitm merged commit 1208229 into apache:main Jun 2, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

🧪 CI tested the following changed modules:

  • catalog/camel-catalog
  • components/camel-hl7
  • core/camel-core-model
  • core/camel-xml-io
  • core/camel-yaml-io
  • dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers
  • dsl/camel-yaml-dsl/camel-yaml-dsl

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

Build reactor — dependencies compiled but only changed modules were tested (7 modules)
  • Camel :: Catalog :: Camel Catalog
  • Camel :: Core Model
  • Camel :: HL7
  • Camel :: XML IO
  • Camel :: YAML DSL
  • Camel :: YAML DSL :: Deserializers
  • Camel :: YAML IO

⚙️ View full build and test results

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.

2 participants