Revert "Avoid running out of heap on s390x during test suite execution"
This reverts commit fb0fff8115
.
This commit is contained in:
parent
28bc33f929
commit
4aa94d969a
@ -39,9 +39,6 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
||||
%mvn_alias : commons-codec:commons-codec
|
||||
|
||||
%build
|
||||
# Avoid running out of heap on s390x during test suite execution
|
||||
export MAVEN_OPTS="-Xmx1024m"
|
||||
|
||||
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.codec
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user