Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6040

need use servicemix wrapped opensaml 2.6.1_2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0
    • None
    • None
    • Unknown

    Description

      as servicemix wrapped opensaml 2.6.1_1 pull in wrong xerces dependency like(because build against the Shibboleth repo but not the maven central repo)[1]

      <dependency>
      <groupId>org.apache.xerces</groupId>
      <artifactId>xercesImpl</artifactId>
      <version>2.10.0</version>
      <scope>runtime</scope>
      </dependency>

      This wrong groupId can cause lots of problems as Dan explained in CXF-5565

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: