Don't set JAVAPACKAGES_DEBUG

This commit is contained in:
Mikolaj Izdebski 2021-07-10 13:50:39 +02:00
commit d479d437ef

View File

@ -347,7 +347,6 @@ rm src/main/org/apache/tools/ant/listener/Log4jListener.java
%if %{with bootstrap}
build-jar-repository -s -p lib/optional javapackages-bootstrap/junit javapackages-bootstrap/hamcrest-core
%else
export JAVAPACKAGES_DEBUG=1
build-jar-repository -s -p lib/optional antlr bcel javamail/mailapi jdepend junit oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver xalan-j2-serializer hamcrest/core hamcrest/library xz-java junit5 opentest4j
%endif