Skip to content

Commit 36e0ef6

Browse files
committed
Temporarily disable JLama integration test
1 parent 927dada commit 36e0ef6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

integration-tests/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@
3737
<module>secure-mcp</module>
3838
</modules>
3939

40+
4041
<profiles>
42+
<!-- Temporarily disable this as it causing issues with the release -->
43+
<!--
4144
<profile>
4245
<id>jdk21-plus</id>
4346
<activation>
@@ -47,6 +50,7 @@
4750
<module>jlama</module>
4851
</modules>
4952
</profile>
53+
-->
5054
<profile>
5155
<id>jdk22-plus</id>
5256
<activation>

0 commit comments

Comments
 (0)