set maven mem to 3.1G in test-patch.properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465964 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6aad836c0e
commit
62e020a997
|
@ -13,7 +13,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
MAVEN_OPTS="-Xmx3400M"
|
||||
MAVEN_OPTS="-Xmx3100M"
|
||||
|
||||
# The number of acceptable warning for *all* modules
|
||||
# Please update the per-module test-patch.properties if you update this file.
|
||||
|
|
Loading…
Reference in New Issue