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

OPENNLP-940: Use all cores for build, user 4 cores for parser eval #61

Merged
merged 1 commit into from Jan 16, 2017

Conversation

kottmann
Copy link
Member

No description provided.

@@ -283,6 +283,7 @@
<configuration>
<skipTests>false</skipTests>
<argLine>-Xmx512m</argLine>
<forkCount>1.0C</forkCount>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make this a property, instead of hardcoding here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kottmann
Copy link
Member Author

Looks like this is good now, I will run the full test suite tomorrow during the day and then we can merge this.

@smarthi
Copy link
Member

smarthi commented Jan 16, 2017

+1 lgtm

@kottmann kottmann changed the title [WIP, don't merge] OPENNLP-940: Use all cores for build, user 4 cores for parser eval OPENNLP-940: Use all cores for build, user 4 cores for parser eval Jan 16, 2017
@asfgit asfgit merged commit b73744b into apache:master Jan 16, 2017
@kottmann kottmann deleted the OPENNLP-940 branch January 17, 2017 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants