summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann Schmitz <ercpe@gentoo.org>2014-07-15 07:51:04 +0000
committerJohann Schmitz <ercpe@gentoo.org>2014-07-15 07:51:04 +0000
commitaf77e52d623f05af2d398d57a14c9a3ab3577011 (patch)
tree6109dd67dde6fc0d2e6bd25432b1954fcf51e3e5 /dev-java/netty-common/files/netty-common-4.0.19-build.xml
parentBump for bug #468760. (diff)
downloadhistorical-af77e52d623f05af2d398d57a14c9a3ab3577011.tar.gz
historical-af77e52d623f05af2d398d57a14c9a3ab3577011.tar.bz2
historical-af77e52d623f05af2d398d57a14c9a3ab3577011.zip
Version bump (bug #515854), dropped code for the failing tests, cleaned things up (in 4.0.19 too)
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x77C501ED
Diffstat (limited to 'dev-java/netty-common/files/netty-common-4.0.19-build.xml')
-rw-r--r--dev-java/netty-common/files/netty-common-4.0.19-build.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-java/netty-common/files/netty-common-4.0.19-build.xml b/dev-java/netty-common/files/netty-common-4.0.19-build.xml
index 5b25fa9970a4..29e56ede46a2 100644
--- a/dev-java/netty-common/files/netty-common-4.0.19-build.xml
+++ b/dev-java/netty-common/files/netty-common-4.0.19-build.xml
@@ -70,8 +70,7 @@
target="1.6"
verbose="false"
fork="true"
- memoryMaximumSize="256m"
- memoryInitialSize="1024m"
+ memoryInitialSize="1024m"
source="1.6">
<src>
<pathelement location="${maven.build.srcDir.0}"/>
@@ -97,8 +96,7 @@
target="1.6"
verbose="false"
fork="true"
- memoryMaximumSize="256m"
- memoryInitialSize="1024m"
+ memoryInitialSize="1024m"
source="1.6">
<src>
<pathelement location="${maven.build.testDir.0}"/>