Skip to content

Commit becd300

Browse files
committed
Fix test exclusion for JDK 8 (eclipse-ee4j#4158)
Signed-off-by: Patrik Dudits <patrik.dudits@payara.fish> # Conflicts: # containers/jdk-http/pom.xml
1 parent 0cd9b34 commit becd300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers/jdk-http/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
<profile>
8585
<id>windows</id>
8686
<activation>
87+
<jdk>1.8</jdk>
8788
<os>
8889
<family>windows</family>
8990
</os>

0 commit comments

Comments
 (0)