Author: gzurowski
Date: Fri Apr 26 09:29:26 2024
New Revision: 68798

Log:
Apache Camel 4.0.5 released artifacts.

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

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

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

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-src.zip.asc (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-src.zip.asc Fri Apr 26 
09:29:26 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmYmSicACgkQnVvv+llC
+wElTPg//apx6Dth8WSUP7hDJ/J7QHKxnBUsqLrRHHzLeS72BkNGRfeM82ZztDXHa
+k95J6EfddCN6neG07Vn952AQRdgFBeX0/BH5aLwUXvuDZKg5utAd2LyUqanmSDo1
+ijQ3JGiwcFusD6ntAVH1CHmN1rb+exOLL8XF+mmxt1Ld5zo0YUJzmlFWjKHSFVxk
+hW79wo7jvL3Z3iaVkdoj5ExnmXrg6tVwH/6rwDwLBuEksqCQ+FSjA4Th0aFJia1S
+9bblaWLxZmrlsFnjqtwR1531gwNv8l/c3EPsPeLn74t+5roM9pX4S2XGZjS6kLy6
+f4xyW/ZeJmBseVN6hAfdpj48Om44PL9Ngsg7Q0UlLcmfij0A2lZsav9OTJYGaTow
+w/yK4mFeVfaBBkoELz/A0Kw64oery2vdrkmfWt+OrMj67hTbEDkzApsZB2RbZjVS
+njKClb4LtLdw+hXQE/tT7XGHCiW63/gdPOtMJa8FYYOwp/sB2qzGXytn0resRKmJ
+5tIjmYDjONBqjYyVy4zaen/v0HWKjTvcm2YeVADksWlRiFjHEBBtdAyyfnrWzZsz
+aO22UcMKdJIJOjiDYot2MDXQvUTMg0kV5m2/LOs176qj0F0zuuhADd2ebZ8V0Dre
+QgqLODqKsdELK4wBQZ0FfPXNr76NSUSuewE89fPgG3HOZPRFUZ8=
+=89P8
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5-src.zip.sha512 Fri Apr 
26 09:29:26 2024
@@ -0,0 +1 @@
+8570f02621b5e4efcb8de4e0c61b5a011749f0abadb1857aa41f32329c6a2cb023bbba0bbbf5f0ce93c6acd7ff78a87d60fecd4cab0d38359dede865ac9c2844
  apache-camel-4.0.5-src.zip

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom
==============================================================================
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom Fri Apr 26 09:29:26 
2024
@@ -0,0 +1,261 @@
+<?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>4.0.5</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.0.5</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache-2.0</name>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <properties>
+    <createSourcesJar>false</createSourcesJar>
+    <maven.test.skip>true</maven.test.skip>
+    <tarLongFileMode>gnu</tarLongFileMode>
+    <remoteresources.skip>true</remoteresources.skip>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.0.5</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven-grape</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.0.5</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom.asc
==============================================================================
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom.asc (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom.asc Fri Apr 26 
09:29:26 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmYmSicACgkQnVvv+llC
+wEmg5xAAo3FgxHYFucQxWGNvxQtFdTCmpfcY7wZPC7RH4zK2aAciF+dnc8hLalHN
+YsmJ7y0GgOo/VSIfEnbWAuwX68KxJIjSwCzhY/YMG+6s1LD8UwZ/l4Gz+55WT3NQ
+/qEB2trwB5BjBGGr4XlwX9TPu7hNgioSXZB0eGP/vb/3W5ILBi+cYZ0G+86hTrAK
+rAJAd9oZUBr8vBMWlJnNOgSUK2gJgsytNMIzEdnLBHmjZeujxLCyrPsA9UZdRedZ
+T2MQjnjyJEd4r4ZDdVMJ3zfGxU9A+aeb+1IV0YDkJ2RLUvrA+W+GDucdy8plHPFO
+IDcE8XnomuYSIwYkuC8ryzoM1BkN7zp0hzjpv64MHm5xGYmBSb8XtBLY2++/XLk2
+FRPtoo4QnYY7N/4w78TCkLH4jd747582vLFqhFA291gvDNZ2LlNimlVIny3VRWqH
+luzTm29Q2Ubuo6y04P+C8q9Lgx6pfmS+7LzVRdukGlvKP7VeViKKH/7CA4C8Efyz
+hg2DSvg1zCt8mSKerBZxand1jevFPWDPa7rkE6je8C4ivpYIUstTaUvqL1nqBd96
+UJ5eA9e68SBdJZoS4xer0fL4StnZVCIJUNMKRqR8ZKEvjgUL7PqaZfdydt762hhs
+ZsD/nRQ/dSoPfF9+45i7L0uzBGm+N2dTPoHoCWvaCc6+JmPvrDM=
+=8Vye
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom.sha512 (added)
+++ release/camel/apache-camel/4.0.5/apache-camel-4.0.5.pom.sha512 Fri Apr 26 
09:29:26 2024
@@ -0,0 +1 @@
+46ae55da383b2a3bb4c62a13972f06a988a09b3f12205ab069043e5df20383f28a921e979ab6c9f09a9173a23ea0450491df1f71a0ddd8c0d55da40a9dbb9fa1
  apache-camel-4.0.5.pom


Reply via email to