Author: gzurowski
Date: Mon Jun 28 06:13:45 2021
New Revision: 48526

Log:
Apache Camel 3.11.0 released artifacts.

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

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

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

Added: release/camel/apache-camel/3.11.0/apache-camel-3.11.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.11.0/apache-camel-3.11.0-src.zip.asc (added)
+++ release/camel/apache-camel/3.11.0/apache-camel-3.11.0-src.zip.asc Mon Jun 
28 06:13:45 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmDTMQ8ACgkQnVvv+llC
+wEnsqA//WTrsi5xP125P44ApOOzZRxp5a8DgTy/SaJV0GimyQyEHbqQxmAJ82Pdt
+rBbF/+7MBBhM9pgYSpbzWg84d73qswluY/aHCznbcrvmaYBXPtMUeMbixzTDe3u5
+3H3UrRdjHwLNMb7tn5JNR4t23jtcjiB3Bio/VRgejmyXl9d4EHDugp+plVG7drs9
+KALcOjdLMqEwOOjPOdrTtEiJPx8QTtt8p8fzufGENTEsWmPJqoAKVxEH/t6fNGce
+LE+g2SsaEx2S92z2r0gvt2D7nkvhoJbgF4gWYMPcenuRpR0bjigfWAqEvATTw1p0
+fkIfvEHvbsXZjjMAo2ymZwHRGYapGBC77a0079VcXVyKd23oVkY6KgkYZ9F/vV0O
+gUvCqqvKFhVF0uFwqc7dD3RrLpx13FxO2SOZcDR4DlYfCq4yXgREnlrJVTHwg5eZ
+pLWzsPqRWCuptouEfFTWkARW+jqZccc/uaIulExU79A+Pl3/ubart+WCymEOsS2N
+/nOtwXQn6NrkZ2aOZucaN30cJ5lSQ3l4I8hc5JIZVuH9ox2On11+PLeYsLtHlja9
+LUC2neGEGkXm99xBYf6CEdmssTbLD3kj0rK338bNcRlbaq6yyiXTs7h0Xe5ZVL/G
+i+nJU7LR4/CBtR/O2eUeZrc5KkSElStKnongTSURpfIMwnyMpu0=
+=e6FB
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.11.0/apache-camel-3.11.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.11.0/apache-camel-3.11.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.11.0/apache-camel-3.11.0-src.zip.sha512 Mon 
Jun 28 06:13:45 2021
@@ -0,0 +1 @@
+a76115f21cbc340007fae13bcae1a9140fcab5092ff70e65b2d3a256a217163fd59e017ffe1994ce70b2dc2e234da2ff4e23ee3da175a702e28d26f7d9ec8642
  apache-camel-3.11.0-src.zip

Added: release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom
==============================================================================
--- release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom (added)
+++ release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom Mon Jun 28 
06:13:45 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.11.0</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.11.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.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.11.0</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.11.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.11.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.11.0/apache-camel-3.11.0.pom.asc
==============================================================================
--- release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom.asc (added)
+++ release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom.asc Mon Jun 28 
06:13:45 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmDTMQ4ACgkQnVvv+llC
+wEk29w//WwTcfYhIOyf0312bPcJocBpfiO5Mp69eop9W6+1CKolWWeuHkbiV87Is
+yXjIBqteaAqyeTm6A2EtMlO+vx34aBf3iiB91qertHLtzhoHKYNlro3jY1qoJi9y
+pS3/B/VGS9LIKb54cXBa/GW45jgo368doqvSXV8iGLCcowJdIl941ZbdMS4ktpM9
+lzVr4PxsqfYi/bLYaVoGlVIo8mLydivpvaYbLn2sLCN4RIRajiUnzNwgcEHE8GQX
+0OXZtBubjolieGUq0f3JX0xLCy5+S9Pb40R/PvjFquiJhfnPMcbx+AicsJX/v8R5
+7c/JTtIR2ldZr27RXFEV5fYRPMmRDkInWHHO/pWtkga3i0fwPIwn7IsHWOpHT6aI
+hALEwyBQbgsKATd2oCsP0Ha2J6uBD81dJA63N7RlRhWaKMomBFaIHK3Z3EX+EJkU
+Dvlj9EaCvrz8zXJC+2DbCww8NNUNApOjVqzwleY8/VkFE2HLlGvmzx7kCyb5+SgF
+mCYAQOiKVEY2pJFj6nnDo4Bh1mWNst8i+00GlKdAIpaW5pDilWldaC6V9+ii0ciU
+b/2Z8FuTupzhMXg8H9Cig1ND51RXzhBjXTN2gL6OuWGtcPiNja2YHNsgzzV1pXKv
+Kx3UvUe9Pw+h0iYvQhI1AvGJGbA90rCce+G27aED+Owgl6qU30w=
+=JsQ0
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom.sha512 (added)
+++ release/camel/apache-camel/3.11.0/apache-camel-3.11.0.pom.sha512 Mon Jun 28 
06:13:45 2021
@@ -0,0 +1 @@
+39115af419ff358968e74d836ea39944790bfb0d079c6e457a357299828c7eb8a0969ea954f71712f9f5851f74f517640cd3ef299f86fd83cc83d1e787a7435e
  apache-camel-3.11.0.pom


Reply via email to