Author: gzurowski
Date: Mon Oct  4 05:56:25 2021
New Revision: 50237

Log:
Apache Camel 3.12.0 released artifacts.

Added:
    release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip   (with props)
    release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.asc
    release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.sha512
    release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom
    release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.asc
    release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.sha512

Added: release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.asc (added)
+++ release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.asc Mon Oct  
4 05:56:25 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmFTS5kACgkQnVvv+llC
+wEnuLBAArVVVY81IqeC4idxR90V/Zyr3w0RXbQAUMR1fxyQAhxqoVFIF45J0i0GR
+xmdVlr9CKFZxOHB7gUn/u9KCYbeqQ7zMEUUd+Jby4Hu47C0qYgaePwtW5xV3YIyJ
+l0HEpIvP3eGGDoscBTSv7uF5TrHDB9PngmyDf/0ub/5uvQAg6N2hxqlkldeVUR69
+3iBy68YAcvpCNPCzGcp5u6GSg2WeSQ6y7kKOxt3XxgfrNT5aVlYLXOTDpqut/rKs
+OAsLMRlLsWirOAYuwFd9xY/GXXyvKSq9RAaE604kWXmtTIO/4MjCrHotkLpScQcd
+Ha1ttz5FsbdcYWyC8/j61r0HkXAJXT1uDb5Lhb/fad5T9sK6PGUDqmONZ0+Q6iJo
+E1Y3cQgajwcXWMzB2/Ib7gt0lKcTWm19Z8BRUL5O7I/PqNHccRkg7Iyz6xqYNliq
+tSQCsrlpvQSQWYa9G7Iz086WGxLZr9o4qqmgFoHJmkIByxGYvWwKpMKAkKy1Lhez
+H5XIjX6/7XTTXQKcvWWYZS4hMZC2rm3+PH9ZeHFK1cKS3t8eyFW9MRuLk7yM+A9h
+55wE8tdDRU8r/+X/O5/2KQ4tq2xO1+UHmmr1KTajef9wPwNsTgpfe/34RmvOCfdO
+fl2adkmUt12WbEWRhA0eZoK3B6DOpPejg2qxWekeNomZCzciYM0=
+=bKuw
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.12.0/apache-camel-3.12.0-src.zip.sha512 Mon 
Oct  4 05:56:25 2021
@@ -0,0 +1 @@
+ec05ca58a7cae90d943683e643adf7c692dc301d3151630ac48bc1683e9152fe32dd7e7480a14897bd22b5305ebb22a912fc72572c7c3672484c46b36e588086
  apache-camel-3.12.0-src.zip

Added: release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom
==============================================================================
--- release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom (added)
+++ release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom Mon Oct  4 
05:56:25 2021
@@ -0,0 +1,288 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+-->
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.camel</groupId>
+    <artifactId>camel-parent</artifactId>
+    <version>3.12.0</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.12.0</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <properties>
+    <tarLongFileMode>gnu</tarLongFileMode>
+    <maven.test.skip>true</maven.test.skip>
+    <remoteresources.skip>true</remoteresources.skip>
+    <createSourcesJar>false</createSourcesJar>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.12.0</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.12.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <version>${maven-remote-resources-plugin-version}</version>
+        <executions>
+          <execution>
+            <id>process-remote-resources</id>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <skip>true</skip>
+              <attachToTest>false</attachToTest>
+              <excludeTransitive>true</excludeTransitive>
+              <includeGroupIds>org.apache.camel</includeGroupIds>
+              <includeScope>compile</includeScope>
+              <resourceBundles>
+                
<resourceBundle>org.apache.camel:*:${project.version}</resourceBundle>
+              </resourceBundles>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <version>${maven-assembly-plugin-version}</version>
+        <executions>
+          <execution>
+            <id>src</id>
+            <phase>package</phase>
+            <goals>
+              <goal>single</goal>
+            </goals>
+            <configuration>
+              <descriptors>
+                <descriptor>src/main/descriptors/src.xml</descriptor>
+              </descriptors>
+              <tarLongFileMode>${tarLongFileMode}</tarLongFileMode>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>

Added: release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.asc
==============================================================================
--- release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.asc (added)
+++ release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.asc Mon Oct  4 
05:56:25 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmFTS5gACgkQnVvv+llC
+wElJOhAAgTjSL7fJtOLuVtmRq+5qqY9/InWUYY0rB2HEZQrRyH8eZGjRQ+ji1o4K
+hpMLiXtNtMDbaHeNYEYcjZR/qSf+QxsdN0ynaUcDS1Vb7Pg/O77dp8RL5j+dTmPq
+iNfwJzBoWSRod48Q9BkHCiBtiKMO075pT81O14QdtQiy93oo/hHyPiaipLbWzDIp
+TcTDUffRB8qj/ylr+NKNIZ+me4MDatE4P4/FlLpN5ojwfccUd1aJQqHbimGBdfOe
+M4aIfhHNCk6cb2+F5FwyWGYaeMj5xtCWotPA8c5kq0xW88OOK8A3fPyS0iO3zuZz
+RdMp/hgIvNHTxc9kK3jQb03Tit3Q3kyn2zwoKI9j177JcpgS2cI13kiTWOKf3Ryc
+IvMGAcyzgteclcbl5GgVMDRwNvqMYq9/fcoKYcucklQBq2bJwtjKXquoeVWOntMi
+Uw2GZhOC4aKvGe/2gtGTOKPYlqX6QXYJLiE099CEHADywKKqKIUqk2EhYAifiF0f
+aOvnUtzrqck4n7JJMNmmg56z0zhcjosagxRLU2L2N3WEM062U6lpE3Ctfb9jd5TL
+pEbPNy/JesNOnq/4uC1b5I2x+A7br7f457vGxWIlXBOHRdyPFZS0dMr4T2IUa/7v
+PaR2OTo6f7we8c226Snmm7hyEp86EnRxFYi90/XIfqtG2C8tXq4=
+=ecbI
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.sha512 (added)
+++ release/camel/apache-camel/3.12.0/apache-camel-3.12.0.pom.sha512 Mon Oct  4 
05:56:25 2021
@@ -0,0 +1 @@
+b33f0b41196ce76283a708f1369815eb9b7044f6c2bfe36044a59268a9034573c23eea3ce933c3ef273cc31c7acc7f1598206a0fbb93c139a6ee79f100a0b5f7
  apache-camel-3.12.0.pom


Reply via email to