You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2005/12/21 03:55:30 UTC

[jira] Created: (GERONIMODEVTOOLS-25) Plug-in build is still using old geronimo-specs from M5

Plug-in build is still using old geronimo-specs from M5
-------------------------------------------------------

         Key: GERONIMODEVTOOLS-25
         URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25
     Project: Geronimo-Devtools
        Type: Bug
  Components: eclipse-plugin  
 Environment: Maven 1.0.2, WinXP, devtools trunk
    Reporter: Donald Woods
    Priority: Minor


Release:  trunk
File:  modules\eclipse-plugin\plugins\org.apache.geronimo.devtools.eclipse.core\plugin.xml
Need to update the following dependency:
    <dependency>
      <groupId>geronimo-spec</groupId>
      <artifactId>geronimo-spec-j2ee-deployment</artifactId>
      <version>${geronimo_spec_version}</version>
    </dependency>
Other files that may need updating:
   plugins\org.apache.geronimo.runtime.v1\project.xml
   plugins\org.apache.geronimo.runtime.v1\maven.xml
   
Also, can we update the Eclipse and other dependency values to use a value set in modules\eclipse-plugin\etc\project.properties?


-- 
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] Commented: (GERONIMODEVTOOLS-25) Plug-in build is still using old geronimo-specs from M5

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25?page=comments#action_12361016 ] 

Sachin Patel commented on GERONIMODEVTOOLS-25:
----------------------------------------------

The Eclipse dependency version values don't matter and are ignored since we're using jar overrides.  This doesn't need to be fixed until m2.

> Plug-in build is still using old geronimo-specs from M5
> -------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-25
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: Maven 1.0.2, WinXP, devtools trunk
>     Reporter: Donald Woods
>     Priority: Minor

>
> Release:  trunk
> File:  modules\eclipse-plugin\plugins\org.apache.geronimo.devtools.eclipse.core\plugin.xml
> Need to update the following dependency:
>     <dependency>
>       <groupId>geronimo-spec</groupId>
>       <artifactId>geronimo-spec-j2ee-deployment</artifactId>
>       <version>${geronimo_spec_version}</version>
>     </dependency>
> Other files that may need updating:
>    plugins\org.apache.geronimo.runtime.v1\project.xml
>    plugins\org.apache.geronimo.runtime.v1\maven.xml
>    
> Also, can we update the Eclipse and other dependency values to use a value set in modules\eclipse-plugin\etc\project.properties?

-- 
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: (GERONIMODEVTOOLS-25) Plug-in build is still using old geronimo-specs from M5

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25?page=all ]
     
Sachin Patel resolved GERONIMODEVTOOLS-25:
------------------------------------------

    Resolution: Fixed

fixed. moved to spec jars in org.apache.geronimo.specs

> Plug-in build is still using old geronimo-specs from M5
> -------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-25
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: Maven 1.0.2, WinXP, devtools trunk
>     Reporter: Donald Woods
>     Assignee: Sachin Patel
>     Priority: Minor

>
> Release:  trunk
> File:  modules\eclipse-plugin\plugins\org.apache.geronimo.devtools.eclipse.core\plugin.xml
> Need to update the following dependency:
>     <dependency>
>       <groupId>geronimo-spec</groupId>
>       <artifactId>geronimo-spec-j2ee-deployment</artifactId>
>       <version>${geronimo_spec_version}</version>
>     </dependency>
> Other files that may need updating:
>    plugins\org.apache.geronimo.runtime.v1\project.xml
>    plugins\org.apache.geronimo.runtime.v1\maven.xml
>    
> Also, can we update the Eclipse and other dependency values to use a value set in modules\eclipse-plugin\etc\project.properties?

-- 
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] Assigned: (GERONIMODEVTOOLS-25) Plug-in build is still using old geronimo-specs from M5

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25?page=all ]

Sachin Patel reassigned GERONIMODEVTOOLS-25:
--------------------------------------------

    Assign To: Sachin Patel

> Plug-in build is still using old geronimo-specs from M5
> -------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-25
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-25
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: Maven 1.0.2, WinXP, devtools trunk
>     Reporter: Donald Woods
>     Assignee: Sachin Patel
>     Priority: Minor

>
> Release:  trunk
> File:  modules\eclipse-plugin\plugins\org.apache.geronimo.devtools.eclipse.core\plugin.xml
> Need to update the following dependency:
>     <dependency>
>       <groupId>geronimo-spec</groupId>
>       <artifactId>geronimo-spec-j2ee-deployment</artifactId>
>       <version>${geronimo_spec_version}</version>
>     </dependency>
> Other files that may need updating:
>    plugins\org.apache.geronimo.runtime.v1\project.xml
>    plugins\org.apache.geronimo.runtime.v1\maven.xml
>    
> Also, can we update the Eclipse and other dependency values to use a value set in modules\eclipse-plugin\etc\project.properties?

-- 
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