Kaynağa Gözat

Fix Javadoc generation on Java 11

Signed-off-by: Lars Grefer <eclipse@larsgrefer.de>
tags/V1_9_7M1
Lars Grefer 3 yıl önce
ebeveyn
işleme
cd2eedb6f5
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      runtime/pom.xml

+ 1
- 0
runtime/pom.xml Dosyayı Görüntüle

@@ -38,6 +38,7 @@
<goal>javadoc</goal>
</goals>
<configuration>
<source>8</source>
</configuration>
</execution>
</executions>

Loading…
İptal
Kaydet