Fix: remove unused plugin and avoid fault positive
This commit is contained in:
parent
bd43f80e40
commit
1b18f6f631
@ -6,10 +6,7 @@
|
|||||||
|
|
||||||
<!-- Create build directories -->
|
<!-- Create build directories -->
|
||||||
<mkdir dir="${basedir}/hudson/doxygen"/>
|
<mkdir dir="${basedir}/hudson/doxygen"/>
|
||||||
<mkdir dir="${basedir}/hudson/code-browser"/>
|
|
||||||
<mkdir dir="${basedir}/hudson/coverage"/>
|
|
||||||
<mkdir dir="${basedir}/hudson/logs"/>
|
<mkdir dir="${basedir}/hudson/logs"/>
|
||||||
<mkdir dir="${basedir}/hudson/pdepend"/>
|
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- Run unit tests and generate junit.xml and clover.xml -->
|
<!-- Run unit tests and generate junit.xml and clover.xml -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user