
logback / LOGBACK-1634 [Open] Remove servlet-api-2.5.jar from logback-access/lib source folder ============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1634 ============================== Issue created ------------------------------ David Ishee created this issue on 28/Apr/22 11:51 PM Summary: Remove servlet-api-2.5.jar from logback-access/lib source folder Issue Type: Improvement Affects Versions: 1.2.10, 1.2.11 Assignee: Logback dev list Components: logback-access Created: 28/Apr/22 11:51 PM Priority: Major Reporter: David Ishee Description: The [servlet-api-2.5.jar|https://github.com/qos-ch/logback/blob/master/logback-access/lib/servlet-api...] that exists in the logback-access/lib folder has several files with Sun Copyright notices (e.g. javax/servlet/resources/j2ee_1_4.xsd and others in that folder) Corporate lawyers reviewing the licenses for your source code trip over these and think these licenses apply to your code and make the usage of it difficult, or prevent it from being used at all. I realize you probably need it for the build process, but if you could pull that at build time with Maven so the file isn't physically present in your source repository, it would avoid confusion about which licenses really apply for your code. ============================== This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)