Revert "Avoid running out of heap on s390x during test suite execution"
This reverts commit 13860125f7.
This commit is contained in:
parent
903955a0f2
commit
37b451ad69
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue