Skip to content
Snippets Groups Projects
Commit 1b18f6f6 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: remove unused plugin and avoid fault positive

parent bd43f80e
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,7 @@
<!-- Create build directories -->
<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/pdepend"/>
</target>
<!-- Run unit tests and generate junit.xml and clover.xml -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment