apache / apache/camel-quarkus

Stop depending on ASF Xalan

Open
#4,065 55 comments 0 reactions 1 assignee Claimed by @JiriOndrusek View on GitHub
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

Follows https://issues.apache.org/jira/browse/CAMEL-18346

```
Java has built-in support for TransformerFactory and XPathFactory. This means most apps that use Xalan-J can readily switch away. Saxon-HE is another well maintained alternative.
```

Xalan is directly used in `camel-quarkus-support-xalan`. It should be possible to remove xalan dependency and use java support instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.