You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/11/12 02:14:04 UTC

[jira] Updated: (MAVEN-1028) java plugin doesn't allow setting VM memory attributes for java:compile

The following issue has been updated:

    Updater: Scott Foster (mailto:scottf@concur.com)
       Date: Tue, 11 Nov 2003 7:12 PM
    Comment:
Let me know if this patch is in the wrong format.
    Changes:
             Attachment changed to javac.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1028&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1028


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1028
    Summary: java plugin doesn't allow setting VM memory attributes for java:compile
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-java
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Scott Foster

    Created: Tue, 11 Nov 2003 7:11 PM
    Updated: Tue, 11 Nov 2003 7:12 PM
Environment: Win2K 
JDK 1.4.2_02

Description:
If maven.compile.fork is true an out of memory error can occur when compiling many java files. Currently there isn't a way to pass the memory attributes (memoryInitialSize and memoryMaximumSize) to ant's javac task.

I've attached a patch to the plugin to fix this problem.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org