Codebase list findbugs / 14e8416
leave *.icns in lib dirctory yesx 10 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
77 unzip -x $3
88 cd $DIR
99 #Remove shipped jar + doc without sources
10 rm -rf lib/ src/doc/pressRelease.pdf doc/pressRelease.pdf build-lib/
10 rm -rf lib/*.jar lib/*.zip lib/*.txt
11 rm -rf src/doc/pressRelease.pdf doc/pressRelease.pdf build-lib/
1112 mkdir build/
1213 # Upstream is using a patched version of bcel ...
1314 # https://sourceforge.net/p/findbugs/support-requests/24/