Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-4202

Drop jboss-jaxrpc-api_1.1_spec dep from jbossws-common pom dependency management

    XMLWordPrintable

Details

    • Task
    • Resolution: Obsolete
    • Minor
    • None
    • None
    • None
    • None

    Description

      The jbossws-common pom includes this but AFAICT there is no use of javax.xml.rpc packages in it.

          <dependency>
            <groupId>org.jboss.spec.javax.xml.rpc</groupId>
            <artifactId>jboss-jaxrpc-api_1.1_spec</artifactId>
            <version>${jaxrpc.api.version}</version>
            <scope>provided</scope>
          </dependency>
      

      This was triggered by my looking into WFLY-13663, trying to clean out uses of WildFly's javax.xml.rpc.api module. The module that provides jbossws-common has such a use, but I suspect it's not needed any more.

      Attachments

        Activity

          People

            rsearls r searls
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: