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"/>
|
||||
</testng>
|
||||
</jacoco:coverage>
|
||||
<!-- </target>
|
||||
|
||||
<target name="server_coverage" depends="server_test"> -->
|
||||
<jacoco:report>
|
||||
<executiondata>
|
||||
<file file="${server.tests.report.dir}/jacoco.exec"/>
|
||||
@ -208,8 +205,6 @@
|
||||
</jacoco:report>
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
<!-- ================================================================== -->
|
||||
|
||||
<target name="prepare_jar">
|
||||
|
Loading…
Reference in New Issue
Block a user