This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/3.x by this push:
     new 07f9e6076 added back openlibery ITs
07f9e6076 is described below

commit 07f9e6076cbe5c7b287402d9fcf65591a86fd466
Author: lprimak <[email protected]>
AuthorDate: Wed Jan 21 20:24:52 2026 -0600

    added back openlibery ITs
---
 integration-tests/jaxrs/pom.xml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/integration-tests/jaxrs/pom.xml b/integration-tests/jaxrs/pom.xml
index b537df69f..63b174c8a 100644
--- a/integration-tests/jaxrs/pom.xml
+++ b/integration-tests/jaxrs/pom.xml
@@ -41,15 +41,6 @@
 
         <!-- app servers -->
         <module>meecrowave</module>
+        <module>openliberty</module>
     </modules>
-
-    <profiles>
-        <profile>
-            <id>deferred-for-3x</id>
-            <modules>
-                <module>openliberty</module>
-            </modules>
-        </profile>
-    </profiles>
-
 </project>

Reply via email to