This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 10ae8eb0b9b Handle -Pfastinstall as an alias of -Dquickly new 68c13636e3c (chores) camel-as2: move array designators to the type new 0bd62fcf525 (chores) camel-coap: move array designators to the type new 7fcc39ee178 (chores) camel-crypto: move array designators to the type new 2e7cc5aea86 (chores) camel-cxf: move array designators to the type new bde68e270c7 (chores) camel-jaxb: move array designators to the type new 8c795f79266 (chores) camel-jpa: move array designators to the type new 9ca44c0a1f8 (chores) camel-jsonpath: move array designators to the type new 96ffd36b5da (chores) camel-mail: move array designators to the type new b9a48bbabc3 (chores) camel-mllp: move array designators to the type new fbf331c0557 (chores) camel-netty: move array designators to the type new 6580aa92a51 (chores) camel-printer: move array designators to the type new 475a35f591e (chores) camel-tracing: move array designators to the type new 9a6e2d6fdc2 (chores) camel-xml-io: move array designators to the type new c57398568f9 (chores) camel-route-parser: move array designators to the type The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/parser/helper/XmlLineNumberParser.java | 2 +- .../component/as2/api/CanonicalOutputStream.java | 2 +- .../org/apache/camel/coap/CamelCoapResource.java | 2 +- .../apache/camel/converter/crypto/HexUtils.java | 6 +-- .../component/cxf/converter/CxfConverter.java | 2 +- .../camel/component/cxf/jaxrs/CxfConverter.java | 2 +- .../camel/converter/jaxb/NonXmlFilterReader.java | 2 +- .../idempotent/jpa/JpaMessageIdRepository.java | 2 +- .../java/org/apache/camel/jsonpath/JsonStream.java | 4 +- .../component/mail/DefaultMailUidGenerator.java | 2 +- .../component/mllp/internal/MllpSocketBuffer.java | 2 +- .../camel/component/netty/util/SubnetUtils.java | 2 +- .../camel/component/printer/PrinterProducer.java | 2 +- .../main/java/org/apache/camel/tracing/Tracer.java | 2 +- .../java/org/apache/camel/xml/io/MXParser.java | 54 +++++++++++----------- 15 files changed, 44 insertions(+), 44 deletions(-)