Author: gzurowski
Date: Thu Feb  1 11:46:30 2024
New Revision: 67107

Log:
Apache Camel 4.0.4 released artifacts.

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

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

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

Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.0.4/apache-camel-4.0.4-src.zip.asc (added)
+++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4-src.zip.asc Thu Feb  1 
11:46:30 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmW1OuAACgkQnVvv+llC
+wEnQ4hAAr14JDrCsP125Wr2aFxK3RkPQGwulhxckRSLhInQH0tO7xgscAJIo+kj4
+Nmp4EeNMCpE9cDFMtnXMnI05586oAIluzGAlg5g58VLjd+EekXMRiwzTwaOV/uoK
+1PsZ2I02lXtjyDwVpjnXdGhV2GioxiLlGpjCkzoei0B+4uLvmXnxvlRK0+Id59hR
+SwKrwc+NuLl6vzD7dfzBayBMa5Hwg5smwGVIJiBMAtoHc5BfegDgiCev+4QLQfdp
+7s2Ipwp23UFiQFwpB/AGUoua/7vhHPDpVuhKw4JbY8f08Kgcy76UqoYvy+o+gBuc
+svA4KoviAcdkHP5/rJz63mmJmgW1jLrpaiGFRJTSwBtLoWefAXsb863sJ/mecrN2
+U7ISj5fmB9zns8WkO/IkOmV9OUcuMGvX3syAIDMYOa7jI7WwK5+cKsMQO6dyr8J/
+p3S14Buv4xM+A27gmTdp+S1QqjQ5GhonnNv1i+fjZjLsdYEEglqN+axUU5/GFHdA
+IBKq5qZiBzCwPtPxNU2tNJkGJbWpnfW24SYfz7w7u3inhZnSIMVqje9pKIi0KMxP
+cdhKPdLxbPM9G18McC2C0DonH4odOKxxKj7OQUYA3vE2NRWImkU/iTdvNgpgQipT
+MupENgp2p+SrOsAaJzWDN2R/QKyHg4jjQeqgCa/9o9CrIlXIt4Y=
+=VmWW
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.0.4/apache-camel-4.0.4-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4-src.zip.sha512 Thu Feb  
1 11:46:30 2024
@@ -0,0 +1 @@
+d57a27cddbfeba0b529eb5bf23ba066c917877c4b9e2a1cbf201b9f0ce22c6f451e197dca0df6ab6ed89c3e8300d8377329722df5191ff9bcdf2275bf355ff8c
  apache-camel-4.0.4-src.zip

Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom
==============================================================================
--- release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom (added)
+++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom Thu Feb  1 11:46:30 
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.4</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.0.4</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.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.0.4</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven-grape</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.0.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom.asc
==============================================================================
--- release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom.asc (added)
+++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom.asc Thu Feb  1 
11:46:30 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmW1Ot8ACgkQnVvv+llC
+wEk7SRAAgjMo9U9oQSNG1Ra+1SHfcwi5pUmWKitpluQNE4N4zXOZRQxZD9nCeVnG
+2CC3dR+DGQHCnaEis4FHsYzexUNlpkMdzGLruPV9BiY3IWluufLAMDOM+wOPm6Rk
+kUJiz7AP1UX79rY/eJxt/y4oUoAejCmxad9nQSdI/O6vq0GHlP/VbHaKpPNs5OHs
+BO1+nxxcInu2HF2oxy2CBnm/jEuZMJCr3A982oe9LakMveUPZdKW638lqgX9Bbhy
+rywIvwRfeWEC1k9KHPMap29UyvaUWSYf/yojywAKZcfpYBYfuthnVH1OU/OmI9e1
+GAh/UpNDC/QhV+ulvBdSPEhVTDn4FgZCHH2vSS6YaqaLLeBO38qBqHT5TFzeRMCi
+3vb7Gtfop2GmYcgSsUIr1BgbgJB3udLPJLa4Y1wpXUEV1h0e0Dr2X9Ye9czvbiQy
+iovRoDd38p3Dyt8k+OsY9qKNMXvbWXktZJhIM0hzNW8ikw8KBD/maQhLfcvDI56m
+MFrcYtXvGRb4GQ/C3qOzAuLERq3vqcL7C+0a1SZ/tp88B7K7KWER9ViK4qbd2QVE
+syNM1wMvoEhTNGeNWHEnB/xOnRQLs4fD1nXYV5CIPIrLXsaXFcFqsW20I5PLpAS6
+EFO55k4wXVx6NZWZhNIOKj4RJWfWC+xgw6qG9Da2GjPJ2IcRI9s=
+=QQVf
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom.sha512 (added)
+++ release/camel/apache-camel/4.0.4/apache-camel-4.0.4.pom.sha512 Thu Feb  1 
11:46:30 2024
@@ -0,0 +1 @@
+f26f365f75c9c6480d9e397d888ed09d2e34ffd1761f7677dfd185a79ee46bdf0fda563047462a1c12364f2b8112a7f255bf5f72f70d88b9b92cc94f39d9f9b4
  apache-camel-4.0.4.pom


Reply via email to