Author: gzurowski
Date: Sat Feb 4 19:18:15 2023
New Revision: 59901
Log:
Apache Camel 4.0.0-M1 released artifacts.
Added:
release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip (with
props)
release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.asc
release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.sha512
release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom
release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.asc
release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.sha512
Added: release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.asc
(added)
+++ release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.asc Sat
Feb 4 19:18:15 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmPZVssACgkQnVvv+llC
+wElR0Q//fOw7yvNRJ8CTh5pA5ll4umejBzCoB7bEN5i1BSSOCEjqkCjSZqOOO8NI
+w23acCss3pwlka0qxg01QjaQhW91naOq2bgXb/H2EyCJfWcoSrDNmTZhOIS8k/H1
+5vbk+90S7N2IPf5tXwoZ+gJgm0BJ086WTuKqvvZSH7ohanEPb9Toq5H3a0X8xRsd
+jRuiC+jwwMuVChtSnG7Y+zLboi/ld30rIEujruVR2OAbR2hZXVr9buSO5a3SH1uk
+HUA/zmNxFwmXAIiWWmyfA7iMV07Zug+wLVQsSEUO5o3yRjNZXK9h6RddRh3idN5p
+euVdhtIG7BagMM5n3fhBn2EJ8oBSByS6wlcqooB9UZvd+BuE+0kOEtufbYynbSme
+kN4WbOlduXQwS6pC0Z+BV0d4F/ST/uJ519MZ1mvkLnvjpjAa51uFvMjjmlMKsAY0
+BNzf02tTiJZ/oVPRuI8BjAqUlPS7CqH3H0RrS+QJYgZYE0yt3DRofMBqfKrnAWfG
+aRyOTpuVwGwkT4SzsoDH9hkxelcWF1fMZFC8gtNOg4clCthi7SgpGJSKtBCY+E0n
+0HNykVZPEUvPrRbnrMX6eNhEDKDJW66u1a1zBkI5IBiHYTbsWAyEOWhcd/w+jREJ
+IqtQnDlSUoaUwhDGaPkT1IyXjDY5Pf1Wz02iyLdcyQ3PXCIrTL4=
+=+FAq
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.sha512
(added)
+++ release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1-src.zip.sha512
Sat Feb 4 19:18:15 2023
@@ -0,0 +1 @@
+09abbc854c7d488aeb292d36b1495b414dad3d9f13c5336b7eb740a0d7843b4d579d95435625bfd9380735c937db0d689034bfdbc20861e8e4a9b65e51087933
apache-camel-4.0.0-M1-src.zip
Added: release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom
==============================================================================
--- release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom (added)
+++ release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom Sat Feb 4
19:18:15 2023
@@ -0,0 +1,294 @@
+<?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.0-M1</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.0.0-M1</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.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.0.0-M1</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.0.0-M1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.0.0-M1</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/4.0.0-M1/apache-camel-4.0.0-M1.pom.asc
==============================================================================
--- release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.asc (added)
+++ release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.asc Sat Feb
4 19:18:15 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmPZVsoACgkQnVvv+llC
+wEkBMA/+N6h6uVSaLXGraGRrW2y61voTPmQw+lIPoKjp+7HSQhD4810oJqQrR0jX
+vhUdsNTv+jhYsxN9kc+swbEWRcjnLW/60c9nUbNLh9+QV7QWEvAl+Hzn7vCe1ysO
+CZlDqXtaQNVUWSsw3s/hxWF9hsQr/xrGn4ZfkCAkn7BTzQn/M9ByJCyUx3r3DUDp
+Iq4YQbSlkGH8nV7cbIBVwQOLUakkmPsZMcZB05KXwoFtWqJrWJMFn94sQyA39jbW
+tLgGHz7QYmplN7wa9/uAKZL5wAUVqYpKF4Lbj29B1rVEt9si2aNbOAPM7s8coWJa
+vrxnCLJQYQjKXlV2ZO1bRNwXbCV0LmtgYaJ/DEYQCUHqSLdT9FHXDKx1gk9qdiqH
+4xxRF4H+VyxaBeT3CSr1FxYejVyrWMAdOyhgpLkliDVb07BbPTHE743uLjUNn26X
+6XuuOtsecOlTMaaDZb86H9MQtPdbV4U1BicfjPPki0oBxU1qa7MEa3g1SUu3Q7eM
+mLnhZCCcY3eNxXR+S18b8NkTpQ3jB+OvqyllvPIxcpc0R87+gEjNf5Yad3nUDFjr
+91EpGDqv1hJ2XgKg82wi94s9gdhpE++mTJ1h9WOmSFVS+0yC7BXzFfqQrrKyB23B
+FfIB1ThWjrmXhlzgY/SGvcszmEQ9u3ftSVwydDTlMZJNZUYbk7U=
+=oZyN
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.sha512 (added)
+++ release/camel/apache-camel/4.0.0-M1/apache-camel-4.0.0-M1.pom.sha512 Sat
Feb 4 19:18:15 2023
@@ -0,0 +1 @@
+a7b717d5300c327f46887806b21eda34bf18156d9a8d78c174a5830d0dddc6103fd7459d41ea10347ef895a720e8fcc680c4b98982bf34214a6e2d97390fbbfd
apache-camel-4.0.0-M1.pom