You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Richard Slade (JIRA)" <ji...@apache.org> on 2008/06/21 16:28:45 UTC

[jira] Created: (AXIS2-3869) update integration module pom.xml with renamed axis2 osgi jar file

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

                 Key: AXIS2-3869
                 URL: https://issues.apache.org/jira/browse/AXIS2-3869
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Integration
            Reporter: Richard Slade


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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-3869) update integration module pom.xml with renamed axis2 osgi jar file

Posted by "Richard Slade (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Slade closed AXIS2-3869.
--------------------------------


> update integration module pom.xml with renamed axis2 osgi jar file 
> -------------------------------------------------------------------
>
>                 Key: AXIS2-3869
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3869
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Integration
>            Reporter: Richard Slade
>            Assignee: Dustin Amrhein
>             Fix For: nightly
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3869) update integration module pom.xml with renamed axis2 osgi jar file

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein resolved AXIS2-3869.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: nightly

Fixed by 670659

> update integration module pom.xml with renamed axis2 osgi jar file 
> -------------------------------------------------------------------
>
>                 Key: AXIS2-3869
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3869
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Integration
>            Reporter: Richard Slade
>            Assignee: Dustin Amrhein
>             Fix For: nightly
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-3869) update integration module pom.xml with renamed axis2 osgi jar file

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein reassigned AXIS2-3869:
-------------------------------------

    Assignee: Dustin Amrhein

> update integration module pom.xml with renamed axis2 osgi jar file 
> -------------------------------------------------------------------
>
>                 Key: AXIS2-3869
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3869
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Integration
>            Reporter: Richard Slade
>            Assignee: Dustin Amrhein
>
> 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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org