stevedlawrence opened a new pull request #356: Define sbt options required by the project URL: https://github.com/apache/incubator-daffodil/pull/356 Rather than providing instructions on how to increase sbt memory options, which may be different depending on a users operating system, just create an .sbtopts file in the project root with an appropriate amount of memory. Now when sbt is run from this directory, it will always be started with enough memory. 4GB of memory seems to be plenty to compile and run all tests and is a reasonable amount to expect a user to have. DAFFODIL-2217
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
