Author: gzurowski
Date: Tue Mar  4 13:04:36 2025
New Revision: 75252

Log:
Apache Camel 4.8.4 released artifacts.

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

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

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

Added: release/camel/apache-camel/4.8.4/apache-camel-4.8.4-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.8.4/apache-camel-4.8.4-src.zip.asc (added)
+++ release/camel/apache-camel/4.8.4/apache-camel-4.8.4-src.zip.asc Tue Mar  4 
13:04:36 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAme/X6cACgkQnVvv+llC
+wEn5+BAAkUnlxUP0eJJVgxkyuMefOqigdAINKGb9WW8jK4RgrGnzj5DBVyhP9/w1
+s1UzW978fcdjHt0SohmZUv9FV26nT7omQSroIz3nuShsdpmauTBUFKQfudA4n75u
+gEyMxYEHQUXRXvd0t3AvH7QEv6EquwrZj3EBVfqC05IJrntRyvsBPx1YxsMRRcSA
+4EUsyc246kjXXwxmvDJZoNYHsf4Eoo//ghRTfbSKxb11R7jT2O5LU3tZ16PG2BET
+pd2SJYCx9/QViAy2E1w7+J01QopXwon4SECvZuX5wcaIoqe0tVLCnRHuLPByKSR3
+NxpbT+KOI5LjLoSHZ62sCKVW7IZX6TSZHiA6e65eCwnyzUgLzabQpuiZPOjm3LFM
+KZg7REtXP7L+7dXdxO/gnUiI2ODfDuKcDD4dtcT4aZvCcyV/0tSpnH1hbkJsX6mz
+avCRQ96/w/DPinSn+yJZPRdjyrAtTQEUXkaGHqIUHOjQ1mdvZjlcnsalI7liw7le
+XaHPdPpuDtzCUZdHAoUEIn9YUEiW+JSCEGOR/hQ4OlTROAnplwIagnaB5h0C4WnR
+5rCS2KBIoY66AezTxSChm3kBdozBBWyGsGOBg0akl6qIzDdWcaqxdJNgkC1KiUK1
+1CtZBAepI4MVtoC1iZdVGwp66Crpm/zQC4jABkB5XAKfsQdJ/S4=
+=rsfS
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.8.4/apache-camel-4.8.4-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.8.4/apache-camel-4.8.4-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.8.4/apache-camel-4.8.4-src.zip.sha512 Tue Mar  
4 13:04:36 2025
@@ -0,0 +1 @@
+6f44c26924c91cfe8e226d243207d0c320f3b5466f481a9bcc88f87aae265808677ff6dfe6eaac7b585b2de161f74f395c040cb26770e83ea6c0b7d272c91ac0
  apache-camel-4.8.4-src.zip

Added: release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom
==============================================================================
--- release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom (added)
+++ release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom Tue Mar  4 13:04:36 
2025
@@ -0,0 +1,256 @@
+<?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.8.4</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.8.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>
+    <enforcer.phase>none</enforcer.phase>
+    <remoteresources.skip>true</remoteresources.skip>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.8.4</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.8.4</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom.asc
==============================================================================
--- release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom.asc (added)
+++ release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom.asc Tue Mar  4 
13:04:36 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAme/X6YACgkQnVvv+llC
+wEmIRxAApDCPjSdJFs3ZHmw6s7YCSB4AB39mamHCaLeN2bT6533pGl1GPYKU8bju
+IF2L0PCNGBosGGhJ5zbA5cd7TeYLREF8ULq/Wyu3PAvqsD7KPY2/Ouv0ZfoFcHJr
+3BgHhVWgs+L5Zi5+9gvaF3BFSqRFIKUwjXM3KZnXN7di6U7EwgggQ4WJZyNnDb0w
+Cp5kd2k0vj8JGPx2+UwzR/NMzGuGR77dx2V7C/KdSqkkZXrRCeUnBkDRlRv5wbxv
+w9nTJP6OxjJugvX2JXPGHAv+LwZRauRPjul+Xm9qiwBAmI1DjCV3FyG0D5IkJKYR
+kN6W648cIPyxUMQukeO724j+n2LVWpOLBJjJmkLRipmsTcTV4ObIO7iA0yeeYUWg
+Cl8v/IODf/dXlHMKYGj8ZoUTIQ4jHrC5+xqxjzqrulb2hOlqDu6apNmCzeK3ZsF4
+aPxAju1FmXB4q/jKZcEVSgaZQ8dC4vxQ4/cciMMSrW6TIPrGfZbsItRocKNoPAtf
+DpqobBFQav/AVYWEEwqAE0uDYk30WWPbiREvgWgxDUdcZsKLsUlY4OjCfAV7cMrp
+qDH0eVEb7uZfZaRdJccC/KHPfjiOjuEkrVZA3qqzRuHlXQ8ZqKdt8n/OObs6fogK
+F0Crs3YLCrTnc7l3mYSgdBJFEDrryCh8zDrtIH3wmCQXex52Lao=
+=1cNL
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom.sha512 (added)
+++ release/camel/apache-camel/4.8.4/apache-camel-4.8.4.pom.sha512 Tue Mar  4 
13:04:36 2025
@@ -0,0 +1 @@
+e71d4f978cca75cee9b10e55cf7db086341c722e2198ffa673d4d48166c89f7dbd263e2ae7b4c4248b390a6c732358118a213a1b005e099d8a399caef3f5d503
  apache-camel-4.8.4.pom


Reply via email to