Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
starksm64 committed Feb 13, 2025
2 parents 28fec57 + 0abc733 commit 60229ab
Show file tree
Hide file tree
Showing 35 changed files with 114 additions and 145 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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">
--><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>
Expand All @@ -28,7 +27,7 @@

<groupId>jakarta.tck</groupId>
<artifactId>project</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
<packaging>pom</packaging>
<name>project</name>
<description>platform-tcks-parent</description>
Expand Down Expand Up @@ -608,4 +607,4 @@
</profile>
</profiles>

</project>
</project>
5 changes: 2 additions & 3 deletions release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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">
--><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>jakarta.tck</groupId>
<artifactId>project</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
</parent>

<artifactId>release</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions tcks/apis/cdi-ee-tck/tck/pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>cdi-tck-ee-impl</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>

<name>CDI EE Integration TCK Test Suite</name>
<description>CDI EE Integration TCK tests</description>
Expand Down Expand Up @@ -521,4 +521,4 @@
</build>
</profile>
</profiles>
</project>
</project>
9 changes: 4 additions & 5 deletions tcks/apis/connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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">
--><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.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>connector</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>

<name>Jakarta Connector</name>
<description>Jakarta Connector</description>
Expand Down Expand Up @@ -228,4 +227,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
9 changes: 4 additions & 5 deletions tcks/apis/enterprise-beans/ejb30/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>ejb30</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
<packaging>jar</packaging>

<name>ejb30</name>
Expand Down Expand Up @@ -197,4 +196,4 @@
</plugins>
</build>

</project>
</project>
9 changes: 4 additions & 5 deletions tcks/apis/enterprise-beans/ejb32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>ejb32</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
<packaging>jar</packaging>

<name>EJB32</name>
Expand Down Expand Up @@ -153,4 +152,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>el-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>

<name>el</name>
<description>Expression Language EE Tests</description>
Expand Down Expand Up @@ -186,4 +185,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
9 changes: 4 additions & 5 deletions tcks/apis/javamail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>javamail</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>

<name>Jakarta Mail 2.1</name>
<description>Jakarta Mail 2.1 TCK</description>
Expand Down Expand Up @@ -208,4 +207,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
9 changes: 4 additions & 5 deletions tcks/apis/jsonb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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">
--><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.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>jsonb-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>

<name>Jakarta JSON Binding</name>
<description>Jakarta JSON Binding extra platform tests</description>
Expand Down Expand Up @@ -207,4 +206,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
9 changes: 4 additions & 5 deletions tcks/apis/jsonp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>jsonp-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>

<name>Jakarta JSON Processing</name>
<description>Jakarta JSON Processing extra platform tests</description>
Expand Down Expand Up @@ -197,4 +196,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
2 changes: 1 addition & 1 deletion tcks/apis/messaging/messaging-inside-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>jakarta.tck</groupId>
<artifactId>jms-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
<packaging>jar</packaging>

<name>Jakarta Messaging</name>
Expand Down
9 changes: 4 additions & 5 deletions tcks/apis/pages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,19 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.9</version>
<relativePath />
<relativePath/>
</parent>

<groupId>jakarta.tck</groupId>
<artifactId>pages-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
<packaging>jar</packaging>

<name>Jakarta Pages Tests</name>
Expand Down Expand Up @@ -230,4 +229,4 @@
</properties>
</profile>
</profiles>
</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,13 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>jakarta.tck</groupId>
<artifactId>persistence-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
</parent>

<artifactId>persistence-platform-tck-common</artifactId>
Expand Down Expand Up @@ -51,4 +50,4 @@
</resource>
</resources>
</build>
</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,13 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>jakarta.tck</groupId>
<artifactId>persistence-platform-tck</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.0-M4</version>
</parent>

<artifactId>persistence-platform-tck-tests</artifactId>
Expand Down Expand Up @@ -121,4 +120,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
Loading

0 comments on commit 60229ab

Please sign in to comment.