• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jcgay / maven-color / 60 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2016 06:20PM UTC
Files 14
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Apr 2016 06:10PM UTC coverage: 60.156%. Remained the same
60.1

push

travis-ci

jcgay
Revert Logback to v1.1.3

Since Logback 1.1.4, SLF4J minimum required version is 1.7.16.
There is a lot of code out there in the Maven ecosystem which used older versions.

In rare cases it can fail (extracted from http://logback.qos.ch/news.html):

    February 11th, 2016, Release of version 1.1.4

    Logback 1.1.4 requires SLF4J version 1.7.16 or later.

    Added event replay support as introduced in SLF4J version 1.7.15. In most circumstances, logack-classic should run fine with earlier versions of slf4j-api, including all versions in the 1.6.x and 1.7.x series. However, with a version of slf4j-api.jar earlier than 1.7.15 in the classpath, attempting introspection of a Logger instance will result in a NoClassDefFoundError similar to that shown below.

    Exception in thread "main" java.lang.NoClassDefFoundError: org/slf4j/event/LoggingEvent
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Class.java:2451)
            at java.lang.Class.privateGetPublicMethods(Class.java:2571)
            at java.lang.Class.getMethods(Class.java:1429)
            at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1261)
            at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1122)
            at java.beans.Introspector.getBeanInfo(Introspector.java:414)
            at java.beans.Introspector.getBeanInfo(Introspector.java:161)

Fixes #24 and Fixes https://github.com/jcgay/homebrew-jcgay/issues/2

77 of 128 relevant lines covered (60.16%)

0.6 hits per line

Source Files on job 60.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 60
  • Travis Job 60.1
  • 03ebecb7 on github
  • Prev Job for on master (#59.1)
  • Next Job for on master (#61.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc