Skip to content

Commit

Permalink
Fix #476 List itests in an XML file for the Quarkus platform
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Nov 28, 2019
1 parent c22bf98 commit 296c70e
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tooling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<description>Camel Quarkus Tooling Parent POM</description>

<properties>
<build-helper-maven-plugin.version>1.7</build-helper-maven-plugin.version>
<maven-version>3.6.2</maven-version>
<maven-maven-plugin-descriptor-version>2.2.1</maven-maven-plugin-descriptor-version>
<maven-project-version>2.2.1</maven-project-version>
Expand All @@ -44,10 +45,12 @@
<plexus-build-api-version>0.0.7</plexus-build-api-version>
<plexus-container-default-version>2.0.0</plexus-container-default-version>
<plexus-utils-version>3.2.1</plexus-utils-version>
<rpkgtests-maven-plugin.version>0.5.0</rpkgtests-maven-plugin.version>
</properties>

<modules>
<module>package-maven-plugin</module>
<module>test-list</module>
</modules>

<dependencyManagement>
Expand Down
159 changes: 159 additions & 0 deletions tooling/test-list/camel-quarkus-test-list.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<testArtifacts>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-aws</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-bean-validator</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-bean</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-controlbus</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-core-impl</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-core-main</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-core</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-csv</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-dataformat</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-dozer</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-exec</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-fhir</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-file</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-ftp</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-hystrix</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-infinispan</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-jackson</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-jdbc</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-kafka</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-mail</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-microprofile</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-netty-http</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-netty</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-opentracing</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-paho</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-pdf</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-platform-http-engine</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-platform-http</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-salesforce</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-scheduler</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-servlet</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-sjms</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-slack</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-snakeyaml</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-tarfile</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-twitter</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-validator</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-xslt</artifactId>
</testArtifact>
<testArtifact>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-zipfile</artifactId>
</testArtifact>
</testArtifacts>
91 changes: 91 additions & 0 deletions tooling/test-list/pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<?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 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-tooling</artifactId>
<version>0.4.1-SNAPSHOT</version>
</parent>

<artifactId>camel-quarkus-test-list</artifactId>
<packaging>pom</packaging>

<name>Camel Quarkus :: Tooling :: Test List</name>
<description>Publishes a list of integration tests in XML format that should be run by the Quarkus Platform</description>

<build>
<plugins>
<plugin>
<groupId>org.l2x6.rpkgtests</groupId>
<artifactId>rpkgtests-maven-plugin</artifactId>
<version>${rpkgtests-maven-plugin.version}</version>
<executions>
<execution>
<goals>
<goal>create-test-jars-file</goal>
</goals>
<phase>generate-resources</phase>
</execution>
</executions>
<configuration>
<testJarsPath>${basedir}/camel-quarkus-test-list.xml</testJarsPath>
<fileSets>
<fileSet>
<directory>${basedir}/../../integration-tests</directory>
<includes>
<include>*/pom.xml</include>
<include>*/test/pom.xml</include>
</includes>
<excludes>
<exclude>core/pom.xml</exclude>
<exclude>core-main/pom.xml</exclude>
</excludes>
</fileSet>
</fileSets>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>${build-helper-maven-plugin.version}</version>
<executions>
<execution>
<id>attach-test-list</id>
<phase>package</phase>
<goals>
<goal>attach-artifact</goal>
</goals>
<configuration>
<artifacts>
<artifact>
<file>${basedir}/camel-quarkus-test-list.xml</file>
<type>xml</type>
</artifact>
</artifacts>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>

</project>

0 comments on commit 296c70e

Please sign in to comment.