mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
15 hours ago b0184e6f0c538ef26c3b43c1aa102022c97cedb2
Include *TestSuite classes in the failsafe run (#703)

Co-authored-by: Maxim Thomas <maxim.thomas@gmail.com>
1 files modified
3 ■■■■ changed files
opendj-server-legacy/pom.xml 3 ●●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -13,7 +13,7 @@
  information: "Portions Copyright [year] [name of copyright owner]".
  Copyright 2011-2016 ForgeRock AS.
  Portions Copyright 2017-2025 3A Systems, LLC.
  Portions Copyright 2017-2026 3A Systems, LLC.
-->
<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">
@@ -1269,6 +1269,7 @@
                    <include>**/*Tests.java</include>
                    <include>**/*TestCase.java</include>
                    <include>**/*TestCases.java</include>
                    <include>**/*TestSuite.java</include>
                  </includes>
                  <properties>
                    <property>