Skip to content

Commit

Permalink
Fix test exclusion for JDK 8 (eclipse-ee4j#4158)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Dudits <[email protected]>

# Conflicts:
#	containers/jdk-http/pom.xml
  • Loading branch information
pdudits committed Jun 11, 2019
1 parent 0cd9b34 commit becd300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/jdk-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
<profile>
<id>windows</id>
<activation>
<jdk>1.8</jdk>
<os>
<family>windows</family>
</os>
Expand Down

0 comments on commit becd300

Please sign in to comment.