temporarily disable test project for jdt ls extensions to avoid jdk11 requirement

This commit is contained in:
Martin Lippert
2020-12-28 10:27:15 +01:00
parent 03b41e4e83
commit 12ff6b1d4d

View File

@@ -41,7 +41,7 @@
<modules>
<module>org.springframework.tooling.jdt.ls.extension</module>
<module>org.springframework.tooling.jdt.ls.commons</module>
<module>org.springframework.tooling.jdt.ls.commons.test</module>
<!-- <module>org.springframework.tooling.jdt.ls.commons.test</module> -->
</modules>
<properties>