[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472623
 ] 

Lachezar Dobrev commented on GERONIMODEVTOOLS-125:
--------------------------------------------------

Follow-up on my <<investigation>>:

I manually replaced "Bundle-Version: 1.0.0" with "Bundle-Version: 1.1.0" in all 
plugins' META-INF/MANIFEST.MF, and the problem went away.

I believe eclipse is expanding the *runtime plugins into directories, which are 
named after the version from the Manifest, resulting in the fact, that 
"o.a.g.runtime.common_1.1.0.jar" from the update site (and the .zip) is 
expanded into "o.a.g.runtime.common_1.0.0" folder. To my best knowledge the 
name of the folder and/or .jar files is irrelevant to the plugin 
dependency/inclusion decisions.

Another 'small' fix: the feature.xml contains $copyright instead of %copyright.

> Unable to upgrade from 1.1 to 1.2 Release through Eclipse
> ---------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-125
>                 URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-125
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 1.2.0
>         Environment: Linux (JDK 1.4.2)
>            Reporter: Reiner Kappenberger
>
> I've performed the following tasks:
> 1. Fresh Install of Eclipse (3.2.1) (removed previous eclipse & workspace
> 2. Update eclipse
> 3. Install Calisto Bundle
> 4. Install Geronimo support through "Don't see your server listed" link in 
> Add Server Runtime
> 5. Update Eclipse to latest version(s)
> During this latest update I receive the error that files cannot be created. 
> In the configuration I receive the following for the 
> org.apache.geronimo.feature (v1.2.0):
> Plug-in "org.apache.geronimo.deployment.model" version "1.1.0" referenced by 
> this feature is missing.
> Plug-in "org.apache.geronimo.runtime.v1" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.deployment.model.edit" version "1.1.0" 
> referenced by this feature is missing.
> Plug-in "org.apache.geronimo.v11.deployment.model.edit" version "1.1.0" 
> referenced by this feature is missing.
> Plug-in "org.apache.geronimo.common.deployment.model.edit" version "1.1.0" 
> referenced by this feature is missing.
> Plug-in "org.apache.geronimo.v11.deployment.model" version "1.1.0" referenced 
> by this feature is missing.
> Plug-in "org.apache.geronimo.common.deployment.model" version "1.1.0" 
> referenced by this feature is missing.
> Plug-in "org.apache.geronimo.st.v11.ui" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.st.v11.core" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.st.v1.ui" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.st.v1.core" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.st.ui" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.st.core" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.runtime.v11" version "1.1.0" referenced by this 
> feature is missing.
> Plug-in "org.apache.geronimo.runtime.common" version "1.1.0" referenced by 
> this feature is missing.
> Reiner

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

Reply via email to