You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Brian Topping (JIRA)" <de...@geronimo.apache.org> on 2004/11/09 00:23:32 UTC

[jira] Created: (GERONIMO-457) Missing dependency in modules/axis

Missing dependency in modules/axis
----------------------------------

         Key: GERONIMO-457
         URL: http://nagoya.apache.org/jira/browse/GERONIMO-457
     Project: Apache Geronimo
        Type: Bug
  Components: buildsystem  
    Versions: 1.0-M3    
    Reporter: Brian Topping
    Priority: Minor


Index: geronimo/modules/axis/project.xml
===================================================================
--- geronimo/modules/axis/project.xml	(revision 56800)
+++ geronimo/modules/axis/project.xml	(working copy)
@@ -170,6 +170,11 @@
             <version>&geronimo-spec-ejb-version;</version>
         </dependency>
         <dependency>
+            <groupId>geronimo</groupId>
+            <artifactId>geronimo-j2ee-builder</artifactId>
+            <version>${pom.currentVersion}</version>
+        </dependency>
+        <dependency>
             <groupId>jetty</groupId>
             <artifactId>org.mortbay.jetty</artifactId>
             <version>&jetty-version;</version>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-457) Missing dependency in modules/axis

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-457?page=all ]
     
Dain Sundstrom closed GERONIMO-457:
-----------------------------------


> Missing dependency in modules/axis
> ----------------------------------
>
>          Key: GERONIMO-457
>          URL: http://issues.apache.org/jira/browse/GERONIMO-457
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0-M3
>     Reporter: Brian Topping
>     Priority: Minor

>
> Index: geronimo/modules/axis/project.xml
> ===================================================================
> --- geronimo/modules/axis/project.xml	(revision 56800)
> +++ geronimo/modules/axis/project.xml	(working copy)
> @@ -170,6 +170,11 @@
>              <version>&geronimo-spec-ejb-version;</version>
>          </dependency>
>          <dependency>
> +            <groupId>geronimo</groupId>
> +            <artifactId>geronimo-j2ee-builder</artifactId>
> +            <version>${pom.currentVersion}</version>
> +        </dependency>
> +        <dependency>
>              <groupId>jetty</groupId>
>              <artifactId>org.mortbay.jetty</artifactId>
>              <version>&jetty-version;</version>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMO-457) Missing dependency in modules/axis

Posted by "Davanum Srinivas (JIRA)" <de...@geronimo.apache.org>.
     [ http://nagoya.apache.org/jira/browse/GERONIMO-457?page=history ]
     
Davanum Srinivas resolved GERONIMO-457:
---------------------------------------

    Resolution: Fixed

already fixed. try latest SVN.

-- dims

> Missing dependency in modules/axis
> ----------------------------------
>
>          Key: GERONIMO-457
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-457
>      Project: Apache Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0-M3
>     Reporter: Brian Topping
>     Priority: Minor

>
> Index: geronimo/modules/axis/project.xml
> ===================================================================
> --- geronimo/modules/axis/project.xml	(revision 56800)
> +++ geronimo/modules/axis/project.xml	(working copy)
> @@ -170,6 +170,11 @@
>              <version>&geronimo-spec-ejb-version;</version>
>          </dependency>
>          <dependency>
> +            <groupId>geronimo</groupId>
> +            <artifactId>geronimo-j2ee-builder</artifactId>
> +            <version>${pom.currentVersion}</version>
> +        </dependency>
> +        <dependency>
>              <groupId>jetty</groupId>
>              <artifactId>org.mortbay.jetty</artifactId>
>              <version>&jetty-version;</version>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira