I have to change the scripts in Logback for the database appender. The documentation says it is found here:classic/src/main/java/ch/qos/logback/classic/db/dialect. So I opened teh jar file to look for it. The problem is I don't see the classic/src/main/java I do see ch/qos/logback/classic/db but not dialect. I also only see .class files. Any help would be appreciated.