Skip to content
Snippets Groups Projects
Commit d72f0bdb authored by Andreas Wundsam's avatar Andreas Wundsam
Browse files

floodlight: adapt build.xml to master branch

parent f24688e7
No related branches found
No related tags found
No related merge requests found
......@@ -286,7 +286,6 @@
outputFile="${findbugs.results}/results.xml" >
<sourcePath path="${source}" />
<sourcePath path="${thrift.out.dir}" />
<sourcePath path="${generated-source}" />
<class location="${build}" />
<auxClasspath>
<path refid="classpath" />
......@@ -302,7 +301,6 @@
outputFile="${findbugs.results}/results.html" >
<sourcePath path="${source}" />
<sourcePath path="${thrift.out.dir}" />
<sourcePath path="${generated-source}" />
<class location="${build}" />
<auxClasspath>
<path refid="classpath" />
......
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