
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 6a6a504a9471eccb5b0cc980ca40084ceaed98ba https://github.com/qos-ch/slf4j/commit/6a6a504a9471eccb5b0cc980ca40084ceaed9... Author: Nikolas Falco <nikolas.falco@finantix.com> Date: 2015-03-26 (Thu, 26 Mar 2015) Changed paths: M log4j-over-slf4j/src/main/resources/META-INF/MANIFEST.MF Log Message: ----------- Fix SLF4J-321 adding missing Bundle-ManifestVersion attribute to MANIFEST.MF Also add Bundle-RequiredExecutionEnvironment attribute as all other slf4j projects. Commit: 8e0eeb14e482c0e2ca995f490c16ae1e4e7bc314 https://github.com/qos-ch/slf4j/commit/8e0eeb14e482c0e2ca995f490c16ae1e4e7bc... Author: Ceki Gulcu <ceki@qos.ch> Date: 2015-03-26 (Thu, 26 Mar 2015) Changed paths: M log4j-over-slf4j/src/main/resources/META-INF/MANIFEST.MF Log Message: ----------- Merge pull request #102 from nfalco79/master Fix SLF4J-321 adding missing Bundle-ManifestVersion attribute to MANIFEST.MF Compare: https://github.com/qos-ch/slf4j/compare/043db855a2b8...8e0eeb14e482