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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    from 0ea315b2cab Regen
     new a0b205e25a2 Regen
     new 7f06eb65961 CAMEL-19230: Added camel-optaplanner-starter back

The 2 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/springboot/catalog/components.properties |  1 +
 .../springboot/catalog/components/optaplanner.json | 12 ++++-----
 .../pom.xml                                        |  6 ++---
 .../src/main/docs/optaplanner.json}                | 30 +++++++++++-----------
 .../OptaPlannerComponentAutoConfiguration.java}    | 20 +++++++--------
 .../OptaPlannerComponentConfiguration.java}        | 10 ++++----
 .../src/main/resources/META-INF/LICENSE.txt        |  0
 .../src/main/resources/META-INF/NOTICE.txt         |  0
 .../src/main/resources/META-INF/spring.provides    |  2 +-
 ...rk.boot.autoconfigure.AutoConfiguration.imports |  2 +-
 components-starter/pom.xml                         |  1 +
 tooling/camel-spring-boot-bom/pom.xml              |  5 ++++
 tooling/camel-spring-boot-dependencies/pom.xml     | 10 ++++++++
 13 files changed, 58 insertions(+), 41 deletions(-)
 copy components-starter/{camel-cxf-rest-starter => 
camel-optaplanner-starter}/pom.xml (92%)
 copy 
components-starter/{camel-huaweicloud-obs-starter/src/main/docs/huaweicloud-obs.json
 => camel-optaplanner-starter/src/main/docs/optaplanner.json} (63%)
 copy 
components-starter/{camel-openstack-starter/src/main/java/org/apache/camel/component/openstack/glance/springboot/GlanceComponentAutoConfiguration.java
 => 
camel-optaplanner-starter/src/main/java/org/apache/camel/component/optaplanner/springboot/OptaPlannerComponentAutoConfiguration.java}
 (84%)
 copy 
components-starter/{camel-spring-starter/src/main/java/org/apache/camel/component/event/springboot/EventComponentConfiguration.java
 => 
camel-optaplanner-starter/src/main/java/org/apache/camel/component/optaplanner/springboot/OptaPlannerComponentConfiguration.java}
 (92%)
 copy {archetypes/camel-archetype-spring-boot => 
components-starter/camel-optaplanner-starter}/src/main/resources/META-INF/LICENSE.txt
 (100%)
 copy {archetypes/camel-archetype-spring-boot => 
components-starter/camel-optaplanner-starter}/src/main/resources/META-INF/NOTICE.txt
 (100%)
 copy components-starter/{camel-amqp-starter => 
camel-optaplanner-starter}/src/main/resources/META-INF/spring.provides (97%)
 copy components-starter/{camel-asn1-starter => 
camel-optaplanner-starter}/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
 (91%)

Reply via email to