[GitHub] jmeter pull request #266: Migrating to SLF4J - components/visualizers packag...

2017-02-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jmeter/pull/266 --- 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

[GitHub] jmeter pull request #266: Migrating to SLF4J - components/visualizers packag...

2017-02-08 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/266#discussion_r100013972 --- Diff: src/components/org/apache/jmeter/visualizers/BSFListener.java --- @@ -52,7 +52,7 @@ public void sampleOccurred(SampleEvent event) {

[GitHub] jmeter pull request #266: Migrating to SLF4J - components/visualizers packag...

2017-02-07 Thread woonsan
GitHub user woonsan opened a pull request: https://github.com/apache/jmeter/pull/266 Migrating to SLF4J - components/visualizers package You can merge this pull request into a Git repository by running: $ git pull https://github.com/woonsan/jmeter feature/bz60564-5