GitHub user thammegowda opened a pull request:

    https://github.com/apache/incubator-joshua/pull/17

    JOSHUA-262 : Replacing System.{out,err}.print* and java.util.log with SLF4j

    This is a duplicate of #15 

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

    $ git pull https://github.com/thammegowda/incubator-joshua JOSHUA-262

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

    https://github.com/apache/incubator-joshua/pull/17.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 #17
    
----
commit 09fb6a2d363ac78f091b217a88a8712c47edc5f0
Author: Matt Post <[email protected]>
Date:   2016-05-14T19:27:38Z

    don't separately pack the test grammar (done in run bundler)

commit f354c298ff9d1f16b8c034a5d885428d95e43ca3
Author: Matt Post <[email protected]>
Date:   2016-05-16T22:20:45Z

    Merge branch 'JOSHUA-264' of 
https://github.com/thammegowda/incubator-joshua into JOSHUA-264

commit 659e464665254050a8f9ed321dcbdd08eef8a3d7
Author: Matt Post <[email protected]>
Date:   2016-05-17T00:14:04Z

    Merge branch 'jar-with-dependencies' of 
https://github.com/thammegowda/incubator-joshua into JOSHUA-264

commit c21fa9e82db5b1f784b89ea8109735a3645298f2
Author: Thamme Gowda <[email protected]>
Date:   2016-05-21T07:02:42Z

    Log4j - Slf4j bridge 
    
    + Removed java.util.log statements
    + SLF4j with string format pattern replacement

commit 9114a007ae4a42d97e2218712defafa3a9761560
Author: Thamme Gowda <[email protected]>
Date:   2016-05-21T07:12:24Z

    Read me updated

commit 4d04cc2c01669e3b93399758f54aae27e6e2d0ec
Author: Thamme Gowda <[email protected]>
Date:   2016-05-21T18:22:28Z

    LOG scope is privatized

commit d6efccbc51260028225652c77bfa0f4bdab8061b
Author: Thamme Gowda <[email protected]>
Date:   2016-05-21T19:06:20Z

    Clean LOGs, no redudant if(enabled) checks, no eager toString()s

commit 8652d19ddddd1094cc6329220984d0693e6dcef4
Author: Thamme Gowda <[email protected]>
Date:   2016-05-21T19:14:29Z

    Fix spaces

commit d4ac45193450f1c901f23cc938e5981bb64eb8d6
Author: Thamme Gowda <[email protected]>
Date:   2016-05-21T19:32:39Z

    Fix log issues such as redundant checks and spaces

commit 158685310332be4166164bce28058a90f1d168d7
Author: Thamme Gowda <[email protected]>
Date:   2016-05-23T04:18:21Z

    Replaced System.err.print* with logger api

commit 9d6f84d35754a099123c256b9932a89a2bd316aa
Author: Thamme Gowda <[email protected]>
Date:   2016-05-26T05:34:57Z

    Rebased with JOSHUA-252 and resolved merge conflicts

----


---
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.
---

Reply via email to