Selaa lähdekoodia

Only compile plugins when testing, don't package

Change-Id: I7812ee99036e8b5f5615f0c2fc0feb1c9e71f142
Reviewed-on: http://gerrit.dmdirc.com/2433
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
tags/0.7rc1
Chris Smith 12 vuotta sitten
vanhempi
commit
bc91261724
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      build-tests.xml

+ 1
- 1
build-tests.xml Näytä tiedosto

@@ -31,6 +31,6 @@
31 31
         <clover-setup initstring="${clover.init.string}"/>
32 32
     </target>
33 33
 
34
-    <target name="compile-for-tests" depends="clean,with.clover,jar"/>
34
+    <target name="compile-for-tests" depends="clean,with.clover,compile"/>
35 35
 
36 36
 </project>

Loading…
Peruuta
Tallenna