Merge pull request #7242 from ashleyfrieze/fix_build_issue_java-streams-2
Disabling Java Streams 2 in integration build as in main build
This commit is contained in:
commit
2a13eba57f
2
pom.xml
2
pom.xml
@ -1147,7 +1147,7 @@
|
||||
<module>java-rmi</module>
|
||||
<module>java-spi</module>
|
||||
<module>java-streams</module>
|
||||
<module>java-streams-2</module>
|
||||
<!-- <module>java-streams-2</module> --> <!-- We haven't upgraded to java 9. Fixing in BAEL-10841 -->
|
||||
<module>java-strings</module>
|
||||
<module>java-strings-2</module>
|
||||
<module>java-vavr-stream</module>
|
||||
|
Loading…
x
Reference in New Issue
Block a user