+1 to release (binding) Jérôme,
As per common practice with multi-module maven builds, the dependency versions are all managed in the parent pom file. commons-codec's version is defined there and this is inherited by the shiro-cas module. On Fri 20 Jan 2012 08:06:52 AM CST, jleleu wrote: > +1 > > I test CAS integration again and it works fine. > Something to notice : in the pom.xml of the shiro-cas module, there is a > dependency on commons-codec without version. It's not a big deal since it's > an optional dependency, but someone who wants to use SAML validation and > needs this dependency wouldn't know which version to use. > I propose to add the right version (1.4) in the wiki and stay with this > release (the right version could be added to the trunk for next release). > > Cheers, > Jérôme > > > -- > View this message in context: > http://shiro-developer.582600.n2.nabble.com/VOTE-Release-Apache-Shiro-1-2-0-3rd-attempt-tp7206498p7207619.html > Sent from the Shiro Developer mailing list archive at Nabble.com.
