Skip to content

Commit

Permalink
few fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dufoli committed Aug 31, 2021
1 parent 1bfa2db commit a0fe26e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/native-tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
{
"category": "Misc4",
"timeout": 65,
"test-modules": "picocli-native, gradle, micrometer-mp-metrics, micrometer-prometheus, logging-json, jaxp, opentelemetry",
"test-modules": "picocli-native, gradle, micrometer-mp-metrics, micrometer-prometheus, logging-json, jaxp, jaxb, opentelemetry",
"os-name": "ubuntu-latest"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ void processAnnotationsAndIndexFiles(
proxyDefinitions
.produce(new NativeImageProxyDefinitionBuildItem("com.sun.xml.bind.marshaller.CharacterEscapeHandler",
"com.sun.xml.txw2.output.CharacterEscapeHandler",
"com.sun.xml.txw2.TypedXmlWriter",
"com.sun.xml.bind.v2.schemagen.episode.Bindings",
"com.sun.xml.bind.v2.schemagen.episode.SchemaBindings",
"com.sun.xml.bind.v2.schemagen.episode.Klass",
Expand Down

0 comments on commit a0fe26e

Please sign in to comment.