I just ran into the following error on the latest trunk when doing a "maven -Dskip.enterprise.tests=true clean dist-bin" using JDK 1.4.2_13

Has anyone seen this?
asankha

test:test-resources:
Copying 150 files to /home/asankha/code/apache/Axis2/modules/integration/target/test-classes

test:compile:
[copy] Copying 1 file to /home/asankha/code/apache/Axis2/modules/integration/target/test-classes/modules [mkdir] Created dir: /home/asankha/code/apache/Axis2/modules/integration/target/wsdl
   [echo] Compiling DocumentUnwrappingTest.wsdl
[mkdir] Created dir: /home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping [java] log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
   [java] log4j:WARN Please initialize the log4j system properly.
[mkdir] Created dir: /home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build [mkdir] Created dir: /home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build/classes [mkdir] Created dir: /home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build/lib [mkdir] Created dir: /home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/test
   [echo] Stax Availability= true
   [echo] Axis2 Availability= true
[javac] Compiling 26 source files to /home/asankha/code/apache/Axis2/modules/integration/target/wsdl/documentunwrapping/build/classes
   [javac] Error occurred during initialization of VM
   [javac] Could not reserve enough space for object heap


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to