This is an automated email from the ASF dual-hosted git repository.

apupier pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 6d55bbd24ba Updated information about Camel COmmercial Offering 
(#14560)
     new 632e5ece55a CAMEL-20884 - Replace this call to "replaceAll()" by a 
call to the "replace()" method.
     new 1d0a0ce5bd4 CAMEL-20884 - Use already-defined constant 
'PARSER_PACKAGE' instead of duplicating its value
     new 94f8a2f3372 CAMEL-20884: remove unused variable
     new 89c09456048 CAMEL-20884 - remove unused import
     new e82b6ee288b CAMEL-20884 - Immediately return this expression instead 
of assigning it to the temporary variable "parser".

The 5 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/maven/packaging/AbstractGenerateConfigurerMojo.java       | 1 -
 .../org/apache/camel/maven/packaging/ModelWriterGeneratorMojo.java  | 3 +--
 .../apache/camel/maven/packaging/ModelXmlParserGeneratorMojo.java   | 2 +-
 .../camel/maven/packaging/TypeConverterLoaderGeneratorMojo.java     | 2 --
 .../org/apache/camel/maven/packaging/UpdateSensitizeHelper.java     | 6 +++---
 5 files changed, 5 insertions(+), 9 deletions(-)

Reply via email to