Skip to content
Snippets Groups Projects
Commit 93b9bad6 authored by Thomas Müller's avatar Thomas Müller
Browse files

Update build.xml

parent 3fd4ff79
No related branches found
No related tags found
No related merge requests found
......@@ -69,8 +69,6 @@ jQuery,$$,OC,$,oc_webroot,oc_appswebroots,oc_current_user,t,Files,FileList,FileA
<arg value="--log-csv" />
<arg value="${basedir}/build/logs/phploc.csv" />
<arg path="${basedir}" />
<arg value="--exclude" />
<arg value="${basedir}/3rdparty/" />
</exec>
</target>
......@@ -172,8 +170,6 @@ jQuery,$$,OC,$,oc_webroot,oc_appswebroots,oc_current_user,t,Files,FileList,FileA
<arg path="${basedir}" />
<arg value="--output" />
<arg path="${basedir}/build/code-browser" />
<arg value="--exclude" />
<arg value="${basedir}/3rdparty/" />
</exec>
</target>
</project>
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