GitHub user iloveeclipse opened a pull request:

    https://github.com/apache/commons-bcel/pull/4

    Eclipse, Git and FindBugs metadata + 2 small fixes

    Eclipse user who are trying to import the BCEL from Github currently face 
the problem that the project data is not there and configuration has to be 
manually created.
    
    First two commits configure everything to allow easy project import into 
Eclipse and last two commits fix some trivial issues found by FindBugs.

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

    $ git pull https://github.com/iloveeclipse/commons-bcel apache/trunk

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

    https://github.com/apache/commons-bcel/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit 611251235a3175fa88aac92a03ae7ffc4fa129ee
Author: Andrey Loskutov <[email protected]>
Date:   2016-06-06T07:35:33Z

    Adds Eclipse and Git metadata to the project

commit 5473c061567568803df1a188fb4787ac5d981259
Author: Andrey Loskutov <[email protected]>
Date:   2016-06-06T07:47:15Z

    Added FindBugs Eclipse configuration

commit dd0048d0dbd8b6b0f43cbc107fadf7b173eba449
Author: Andrey Loskutov <[email protected]>
Date:   2016-06-07T21:20:27Z

    FindBugs: don't call system.exit()

commit 17a03468fe86a3233552ea10fd9d39b0a9f24f12
Author: Andrey Loskutov <[email protected]>
Date:   2016-06-07T21:23:58Z

    FindBugs: properly close zip file

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to