Skip to content

Commit

Permalink
delete downloaded jars on clean
Browse files Browse the repository at this point in the history
  • Loading branch information
markheger committed Apr 8, 2021
1 parent 71eb19f commit f36cbf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions com.ibm.streamsx.hdfs/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<delete dir="${test.run.dir}"/>
<delete dir="${test.build.dir}"/>
<delete dir="${gensrc.dir}"/>
<delete dir="${ext.downloads.dir}"/>
</target>


Expand Down

0 comments on commit f36cbf7

Please sign in to comment.