Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3869

update integration module pom.xml with renamed axis2 osgi jar file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • nightly
    • Integration
    • None

    Description

      The axis2 osgi jar file created from the axis2 osgi module has been renamed from axis2-osgi.jar to org.apache.axis2.osgi.jar.
      The integration module pom.xml file needs to updated to reflect this change.

      The following is the diff of the needed change to the integration pom.xml file to correct the problem

      — pom.xml (revision 670198)
      +++ pom.xml (working copy)
      @@ -215,7 +215,7 @@
      </dependency>
      <dependency>
      <groupId>org.apache.axis2</groupId>

      • <artifactId>axis2-osgi</artifactId>
        + <artifactId>org.apache.axis2.osgi</artifactId>
        <version>${version}</version>
        <exclusions>
        <exclusion>

      Attachments

        Activity

          People

            dustin Dustin J. Mitchell
            rslade Richard Slade
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: