Ver código fonte

Now testing in 1.3, 1.4, and 1.5 - consider omitting 1.4 for time reasons.

tags/V1_5_0M2
wisberg 19 anos atrás
pai
commit
86bdc57471
1 arquivos alterados com 1 adições e 5 exclusões
  1. 1
    5
      build/release/build.xml

+ 1
- 5
build/release/build.xml Ver arquivo

@@ -347,11 +347,9 @@
<antcall target="do-14-target">
<param name="do.target" value="do-test-install-sequence"/>
</antcall>
<!-- TODO: also under 1.5
<antcall target="do-14-target">
<antcall target="do-15-target">
<param name="do.target" value="do-test-install-sequence"/>
</antcall>
-->
<antcall target="test-doc-links"/>
<echo message="TODO: Run test-examples-11 manually - AWT not exiting?"/>
<!-- antcall target="test-examples-11"/ -->
@@ -435,11 +433,9 @@
<antcall target="do-14-target">
<param name="do.target" value="do-test-sources-sequence"/>
</antcall>
<!-- TODO also under 1.5
<antcall target="do-15-target">
<param name="do.target" value="do-test-sources-sequence"/>
</antcall>
-->
</target>

<target name="do-test-sources-sequence">

Carregando…
Cancelar
Salvar