Przeglądaj źródła

Clean while compiling to resolve weird type erasure corner-cases

tags/v1.3.0
James Moger 11 lat temu
rodzic
commit
4331906443
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      build.xml

+ 2
- 2
build.xml Wyświetl plik

@@ -144,8 +144,8 @@
outputclass="com.gitblit.Keys"
todir="${project.src.dir}" />
<!-- Compile project incrementally -->
<mx:javac scope="compile" clean="false" />
<!-- Compile project -->
<mx:javac scope="compile" clean="true" />
</target>

Ładowanie…
Anuluj
Zapisz