You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ericdahl <gi...@git.apache.org> on 2014/02/11 02:54:22 UTC

[GitHub] maven-surefire pull request: Fix typos and grammatical errors

GitHub user ericdahl opened a pull request:

    https://github.com/apache/maven-surefire/pull/32

    Fix typos and grammatical errors

    I've been having some issues with my JDK and encountered the following message while building:
    ```
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project logback-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
    [ERROR] Command was/bin/sh -c cd /usr/home/ecd/repos/misc/logback/logback-core && /usr/local/linux-sun-jdk1.7.0/jre/bin/java -jar /usr/home/ecd/repos/misc/logback/logback-core/target/surefire/surefirebooter6720085623583714622.jar /usr/home/ecd/repos/misc/logback/logback-core/target/surefire/surefire846998716577511588tmp /usr/home/ecd/repos/misc/logback/logback-core/target/surefire/surefire_08386594812885878010tmp
    [ERROR] -> [Help 1]
    ```
    The ```without saying properly goodbye``` and the ```Command was/bin/sh``` caught my attention. This pull requests fixes those, plus includes some other typos.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/maven-surefire typos

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-surefire/pull/32.patch

----
commit 1d4bc8f5a338b45b41e186c25db50110cc812a9f
Author: Eric Dahl <er...@gmail.com>
Date:   2014-02-11T01:49:28Z

    Fix typos and grammatical errors

----


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


[GitHub] maven-surefire pull request: Fix typos and grammatical errors

Posted by ericdahl <gi...@git.apache.org>.
Github user ericdahl closed the pull request at:

    https://github.com/apache/maven-surefire/pull/32


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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