as I said... http://isis.apache.org/contributors/development-environment.html
about 1/3 of the way down: On 21 February 2013 14:20, Mark Wood-Patrick <[email protected]>wrote: > Many thanks where is this documented? > > Mark > > -----Original Message----- > From: Dan Haywood [mailto:[email protected]] > Sent: Thursday, February 21, 2013 6:10 AM > To: [email protected] > Subject: Re: question/problem with my build > > Hi Mark, > > > > > > On 21 February 2013 14:05, Mark Wood-Patrick <[email protected] > >wrote: > > > When building the tree using: > > > > mvn clean install > > > > I'm getting the error below towards the end of the build am I missing > > some env variable to control how much space the jvm has > > > you are: > > MAVEN_OPTS=-Xms512m -Xmx1024m -XX:MaxPermSize=128m > > > > > > if so where is this requirement documented I must of missed it > > > > you did. > > http://isis.apache.org/contributors/development-environment.html > > about 1/3 of the way down: > > > > > > [Mark >> ] > > [INFO] Compiling 21 source files to > > /home/app_perf_catalog/mwoodpatrick/apache/isis/latest_021013/isis/com > > ponent/objectstore/xml/target/classes > > [INFO] ------------------------------------------------------------- > > [ERROR] COMPILATION ERROR : > > [INFO] ------------------------------------------------------------- > > [ERROR] Failure executing javac, but could not parse the error: > > > > > > The system is out of resources. > > Consult the following stack trace for details. > > java.lang.OutOfMemoryError: PermGen space > > > > Mark > > > > > > > > ---------------------------------------------------------------------- > > ------------- This email message is for the sole use of the intended > > recipient(s) and may contain confidential information. Any > > unauthorized review, use, disclosure or distribution is prohibited. > > If you are not the intended recipient, please contact the sender by > > reply email and destroy all copies of the original message. > > > > ---------------------------------------------------------------------- > > ------------- > > >
