[GitHub] cxf pull request #168: Cxf 7053

2016-09-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cxf/pull/168 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[GitHub] cxf-fediz pull request #10: Fix commons-beanutils dependency in idp

2016-09-18 Thread gonzalad
GitHub user gonzalad opened a pull request: https://github.com/apache/cxf-fediz/pull/10 Fix commons-beanutils dependency in idp Idp has a dependency to both commons-beanutils-core:1.8.3 and commons-beanutils:1.9.2. Excluded dependency to the oldest version of library. Y