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

jcgay / maven-color / 60
75%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2016 06:19PM UTC
Jobs 2
Files 14
Run time 4min
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

pending completion
60

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%)

1.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 60.1 07 Apr 2016 06:20PM UTC 0
60.16
Travis Job 60.1
2 60.2 07 Apr 2016 06:19PM UTC 0
59.84
Travis Job 60.2
Source Files on build 60
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #60
  • 03ebecb7 on github
  • Prev Build on master (#59)
  • Next Build on master (#61)
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