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

ppalaga pushed a change to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from 6fe7528  generated change in qute.json
     new 295ebcd  Ban com.google.code.findbugs:jsr305 unconditionally #3335
     new 5b40717  Ban com.sun.activation:javax.activation #3361
     new 2a7b6ef  Ban geronimo-jms_*_spec #3363
     new 6be823b  Ban javax.enterprise:cdi-api in favor of 
jakarta.enterprise:jakarta.enterprise.cdi-api #3364
     new 227a7e4  Sort bannedDependencies alphabetically
     new 67b7e10  Ban log4j-core and log4j-slf4j-impl #3377
     new b20242a  Ban commons-logging and commons-logging-api #3405
     new 747bc12  Workaround for NoSuchFileException: .../target/classes when 
executing a codegen task https://github.com/quarkusio/quarkus/issues/21718
     new cfae7fa  Fix timestamp validation in syslog integration tests
     new 93d0c28  Upgrade to Quarkus 2.2.5.Final
     new 69c355d  Add missing shiro reflective class configuration for 
commons-beanutils converters
     new 9b1a3c3  Backport missing RuntimeInitializedClassBuildItems to 
OptaPlanner to make GraalVM 21.3.0 happy

The 12 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:
 docs/antora.yml                                    |  2 +-
 extensions-core/http-common/runtime/pom.xml        | 11 ++++
 extensions-jvm/atmos/runtime/pom.xml               | 10 ++++
 extensions-jvm/aws-secrets-manager/runtime/pom.xml | 10 ++++
 extensions-jvm/cm-sms/runtime/pom.xml              | 10 ++++
 extensions-jvm/corda/runtime/pom.xml               | 14 +++++
 extensions-jvm/google-functions/runtime/pom.xml    | 10 ++++
 extensions-jvm/iota/runtime/pom.xml                | 10 ++++
 extensions-jvm/jbpm/runtime/pom.xml                |  8 +++
 extensions-jvm/jcr/runtime/pom.xml                 | 10 ++++
 extensions-jvm/pulsar/runtime/pom.xml              | 10 ++++
 extensions-jvm/ribbon/runtime/pom.xml              | 10 ++++
 extensions-jvm/spark/runtime/pom.xml               | 10 ++++
 extensions-jvm/splunk-hec/runtime/pom.xml          | 10 ++++
 extensions-jvm/thrift/runtime/pom.xml              | 10 ++++
 extensions-jvm/workday/runtime/pom.xml             |  8 +++
 .../google-http-client/runtime/pom.xml             |  6 +++
 extensions/activemq/runtime/pom.xml                | 12 ++++-
 extensions/amqp/deployment/pom.xml                 | 10 ++++
 extensions/amqp/runtime/pom.xml                    | 10 ++++
 extensions/as2/runtime/pom.xml                     |  8 +++
 extensions/attachments/runtime/pom.xml             | 10 ++++
 extensions/aws2-athena/runtime/pom.xml             | 10 ++++
 extensions/aws2-cw/runtime/pom.xml                 | 10 ++++
 extensions/aws2-ddb/runtime/pom.xml                | 10 ++++
 extensions/aws2-ec2/runtime/pom.xml                | 10 ++++
 extensions/aws2-ecs/runtime/pom.xml                | 10 ++++
 extensions/aws2-eks/runtime/pom.xml                | 10 ++++
 extensions/aws2-eventbridge/runtime/pom.xml        | 10 ++++
 extensions/aws2-iam/runtime/pom.xml                | 10 ++++
 extensions/aws2-kinesis/runtime/pom.xml            | 10 ++++
 extensions/aws2-kms/runtime/pom.xml                | 10 ++++
 extensions/aws2-lambda/runtime/pom.xml             | 10 ++++
 extensions/aws2-mq/runtime/pom.xml                 | 10 ++++
 extensions/aws2-msk/runtime/pom.xml                | 10 ++++
 extensions/aws2-s3/runtime/pom.xml                 | 10 ++++
 extensions/aws2-ses/runtime/pom.xml                | 10 ++++
 extensions/aws2-sns/runtime/pom.xml                | 10 ++++
 extensions/aws2-sqs/runtime/pom.xml                | 10 ++++
 extensions/aws2-sts/runtime/pom.xml                | 10 ++++
 extensions/aws2-translate/runtime/pom.xml          | 10 ++++
 extensions/box/runtime/pom.xml                     | 10 ++++
 extensions/cassandraql/runtime/pom.xml             |  6 +++
 extensions/google-bigquery/deployment/pom.xml      |  6 +++
 extensions/google-bigquery/runtime/pom.xml         |  6 +++
 extensions/google-pubsub/deployment/pom.xml        |  6 +++
 extensions/google-pubsub/runtime/pom.xml           |  6 +++
 extensions/google-storage/runtime/pom.xml          |  6 +++
 extensions/grpc/deployment/pom.xml                 |  6 +++
 extensions/grpc/runtime/pom.xml                    | 12 +++++
 extensions/hystrix/runtime/pom.xml                 | 10 ++++
 extensions/jms/runtime/pom.xml                     | 10 ++++
 extensions/mail/runtime/pom.xml                    | 10 ++++
 extensions/microprofile-health/runtime/pom.xml     | 10 ++++
 extensions/nats/runtime/pom.xml                    | 14 +++++
 extensions/nsq/runtime/pom.xml                     |  8 ++-
 extensions/opentelemetry/runtime/pom.xml           |  6 +++
 .../deployment/OptaplannerProcessor.java           | 10 ++++
 extensions/servlet/runtime/pom.xml                 | 10 ++++
 .../component/shiro/deployment/ShiroProcessor.java | 55 +++++++++++++++----
 extensions/solr/runtime/pom.xml                    | 10 ++++
 integration-tests-support/wiremock/pom.xml         | 10 ++++
 integration-tests/avro/pom.xml                     |  1 +
 integration-tests/fop/pom.xml                      | 10 ++++
 integration-tests/jms-artemis-client/pom.xml       |  6 +++
 integration-tests/jms-qpid-amqp-client/pom.xml     | 10 ++++
 integration-tests/jta/pom.xml                      |  6 +++
 integration-tests/messaging/common/pom.xml         |  5 +-
 integration-tests/messaging/jms/pom.xml            |  5 --
 integration-tests/messaging/sjms/pom.xml           |  5 --
 integration-tests/protobuf/pom.xml                 |  1 +
 integration-tests/sjms-artemis-client/pom.xml      |  6 +++
 integration-tests/sjms-qpid-amqp-client/pom.xml    | 10 ++++
 integration-tests/sjms2-artemis-client/pom.xml     |  6 +++
 integration-tests/sjms2-qpid-amqp-client/pom.xml   | 10 ++++
 .../quarkus/component/syslog/it/SyslogTest.java    | 21 ++++----
 .../syslog/src/test/resources/rfc3164.txt          |  1 -
 .../syslog/src/test/resources/rfc5425.txt          |  1 -
 integration-tests/xchange/pom.xml                  |  6 +++
 pom.xml                                            | 28 +++++++---
 poms/bom-test/pom.xml                              |  5 --
 poms/bom/pom.xml                                   | 63 ++++++++++++++++++++++
 82 files changed, 782 insertions(+), 50 deletions(-)
 delete mode 100644 integration-tests/syslog/src/test/resources/rfc3164.txt
 delete mode 100644 integration-tests/syslog/src/test/resources/rfc5425.txt

Reply via email to