[ 
https://issues.apache.org/jira/browse/SLING-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828547#action_12828547
 ] 

Bertrand Delacretaz commented on SLING-443:
-------------------------------------------

In revision 905548, changed the warning in the parent pom to

     [echo] ********************** WARNING (SLING-443) 
**********************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building 
unless you set
     [echo] MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=128M", see SLING-443.
     [echo] 
*****************************************************************************

Those settings work for me for a full build using java version "1.6.0_17" on 
macosx 10.6.2.

JDK 1.5 VMs probably don't need the MaxPermSize setting.

Changed the parent pom only, modules which still point to the released pom 
won't have this change for now.

> OutOfMemory Error while building the jcr/jackrabbit-server bundle
> -----------------------------------------------------------------
>
>                 Key: SLING-443
>                 URL: https://issues.apache.org/jira/browse/SLING-443
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>            Priority: Minor
>
> Reported on [1], the full build of Sling causes an OutOfMemoryError while 
> building the jcr/jackrabbit-server bundle. This is most probably the result 
> of implementing SLING-437.
> A fix must be found for this issue to circumvent this.
> [1] http://markmail.org/message/gdn7jtlrdjcepngg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to