Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-M4
-
None
-
None
-
Windows with IBM JDK 1.4.2 SR2
Description
Problem: Build fails when using the IBM JDK 1.4.2 SR2 on a Windows machine, due to the usage of Sun specific JVM flag of -XX:MaxPermSize=128m in modules\assembly\maven.xml at line 374.
Fix: Remove usage of the Sun specific JVM cmdline argument of -XX:MaxPermSize from line 374.