robotframework / JavalibCore

Base for implementing Java test libraries to be used with Robot Framework
Other
42 stars 25 forks source link

Update commons logging from 1.1 to 1.1.1 #3

Closed ombre42 closed 12 years ago

ombre42 commented 12 years ago

There are issues with 1.1's pom.xml that causes JCL's optional dependencies to be pulled in as required dependencies. More information can be found in the release notes for 1.1.1. If one builds a project with no dependencies other than Javalib Core, avalon-framework, servlet-api, Log4J, etc. become required dependencies even though they are not.

yanne commented 12 years ago

We actually removed the dependency to commons-logging altogether, so this will be fixed in the upcoming 1.0