Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #76. By using Maven's recommended ${java.home} property instead of... #79

Merged
merged 1 commit into from
Jul 10, 2014

Conversation

andredasilvapinto
Copy link
Contributor

... ${env.JAVA_HOME} we make sure it is available in all environments.

…instead of ${env.JAVA_HOME} we make sure it is available in all environments.
@andredasilvapinto
Copy link
Contributor Author

The error only occurred in the Oracle JDK build and was caused by:

java.lang.OutOfMemoryError: unable to create new native thread

@eswdd
Copy link
Contributor

eswdd commented Jul 10, 2014

i will rebuild, theres something odd going on..

On Thursday, 10 July 2014, André Pinto notifications@github.com wrote:

The error only occurred in the Oracle JDK build and was caused by:

java.lang.OutOfMemoryError: unable to create new native thread


Reply to this email directly or view it on GitHub
#79 (comment).

@eswdd eswdd merged commit a8fe6e2 into betfair:master Jul 10, 2014
@andredasilvapinto andredasilvapinto deleted the fixjavahome branch July 10, 2014 22:12
@eswdd eswdd added this to the Release 3.2.0 milestone Jul 11, 2014
@eswdd
Copy link
Contributor

eswdd commented Jul 11, 2014

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants