Skip to content

Commit

Permalink
Build: Remove gradle reproducible/build in ant distclean
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzi2p committed Jan 27, 2024
1 parent 883aab8 commit fdb75d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1203,6 +1203,7 @@
<ant dir="installer/resources/locale" target="distclean" />
<ant dir="installer/tools/java" target="distclean" />
<delete dir="installer/lib/izpack5/patches/java/build" quiet="true" />
<delete dir="reproducible/build" />
<!--
NOTE! We need to turn off the default excludes for these
patterns to work.
Expand Down

0 comments on commit fdb75d6

Please sign in to comment.