Claus Ibsen created CAMEL-22797:
-----------------------------------
Summary: camel-spring-xml - Creating Schema reports a ERROR/WARN
Key: CAMEL-22797
URL: https://issues.apache.org/jira/browse/CAMEL-22797
Project: Camel
Issue Type: Task
Components: camel-spring-xml
Affects Versions: 4.14.3
Reporter: Claus Ibsen
While building the RC for Camel 4.14.3, I noticed the following error during
the build:
[INFO] [INFO] --- jaxb2:3.3.0:schemagen (generate-schema) @ camel-spring-xml ---
[INFO] [INFO] Created EpisodePath
[/git/camel/components/camel-spring-parent/camel-spring-xml/target/schema/META-INF/JAXB]:
true
[INFO] [INFO] Created EpisodePath
[/git/camel/components/camel-spring-parent/camel-spring-xml/target/schema/META-INF/JAXB]:
true
[ERROR] Note: Writing
/git/camel/components/camel-spring-parent/camel-spring-xml/target/schemagen-work/compile_scope/schema1.xsd
[ERROR] Note: Writing
/git/camel/components/camel-spring-parent/camel-spring-xml/target/schema/META-INF/JAXB/episode_generate-schema.xjb
[ERROR] Note: Writing
/git/camel/components/camel-spring-parent/camel-spring-xml/target/schema/META-INF/JAXB/episode_generate-schema.xjb
[ERROR] Note: Some input files use or override a deprecated API.
[ERROR] Note: Recompile with -Xlint:deprecation for details.
[ERROR] Note: Some input files use unchecked or unsafe operations.
[ERROR] Note: Recompile with -Xlint:unchecked for details.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)