[security-dev] Dependency of idm/impl on config module
Marek Posolda
mposolda at redhat.com
Thu Feb 7 05:23:56 EST 2013
Hi Shane,
I found today that I am unable to build idm/impl module due to commented
dependency on "config" module, which is coming from your commit
"e1494891b5f906fb5e54511141ee7d661e4941b9 minor dependency fix" . To fix
this, I partially reverted it and uncomment the config module again. See
commit
https://github.com/mposolda/picketlink/commit/4ff92be99e0ed9ed8898814bdddce19c11520723
in PR https://github.com/picketlink/picketlink/pull/50 (It's also adding
sorting support in FileBasedIdentityStore).
Wdyt? Are you able to build idm/impl without dependency on config
module? On my side, I am using "mvn clean install" to build whole
project and with commented config module, it's failing for me.
Thanks,
Marek
More information about the security-dev
mailing list