Cleanup ant build file
This commit is contained in:
parent
c6098c2b86
commit
fff349439b
@ -187,9 +187,6 @@
|
|||||||
<xmlfileset file="${server.tests.dir}/conf/tests.xml"/>
|
<xmlfileset file="${server.tests.dir}/conf/tests.xml"/>
|
||||||
</testng>
|
</testng>
|
||||||
</jacoco:coverage>
|
</jacoco:coverage>
|
||||||
<!-- </target>
|
|
||||||
|
|
||||||
<target name="server_coverage" depends="server_test"> -->
|
|
||||||
<jacoco:report>
|
<jacoco:report>
|
||||||
<executiondata>
|
<executiondata>
|
||||||
<file file="${server.tests.report.dir}/jacoco.exec"/>
|
<file file="${server.tests.report.dir}/jacoco.exec"/>
|
||||||
@ -208,8 +205,6 @@
|
|||||||
</jacoco:report>
|
</jacoco:report>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ================================================================== -->
|
<!-- ================================================================== -->
|
||||||
|
|
||||||
<target name="prepare_jar">
|
<target name="prepare_jar">
|
||||||
|
Loading…
Reference in New Issue
Block a user