Issue Details (XML | Word | Printable)

Key: CONF-10392
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: James Dumay [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence

Confluence javac should not fork

Created: 07/Jan/08 07:28 PM   Updated: 10/Jan/08 05:09 PM
Component/s: None
Affects Version/s: 2.7
Fix Version/s: 2.7.1, 2.8

Time Tracking:
Not Specified

Participants: James Dumay [Atlassian]
Since last comment: 39 weeks, 2 days ago
Resolution Date: 10/Jan/08 05:09 PM
Labels:


 Description  « Hide
Confluence javac should not fork so that we don't run into the following problem when compiling

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Fatal error compiling

Embedded error: Error while executing the external compiler.
java.io.IOException: error=7, Argument list too long
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 40 seconds
[INFO] Finished at: Mon Jan 07 19:00:24 CST 2008
[INFO] Final Memory: 113M/237M
[INFO] ------------------------------------------------------------------------



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
James Dumay [Atlassian] added a comment - 07/Jan/08 07:35 PM
Checked in on stable branch two weeks ago - looks good. I've now checked it into trunk.

James Dumay [Atlassian] added a comment - 10/Jan/08 05:09 PM
changed made successfully into trunk