Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] 3.0.1 RC2 version numbers wrong for Photran

The plugin and feature version numbers don't have to be the same and the plugin version should be automatically picked up by the build. I like to keep all the features at the same version to make the site.xml easier to maintain. We can keep the rephraser at 1.0.x but you'll need to update the buildsite.xml also. 

Greg 

On Dec 22, 2009, at 11:10 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:

I don't think we got an answer to your question, Jeff, but I ran a build again

When I try to install Photran ( I did not attempt to install the intel feature) I got:

Cannot complete the install because one or more required items could not be found.
Software being installed: Photran End-User Runtime 5.0.1.200912212210 (org.eclipse.photran.feature.group 5.0.1.200912212210)
Missing requirement: Photran End-User Runtime 5.0.1.200912212210 (org.eclipse.photran.feature.group 5.0.1.200912212210) requires 'org.eclipse.rephraserengine.feature.group [1.0.0,2.0.0)' but it could not be found

The site.xml has it
<feature url="" id="org.eclipse.rephraserengine" version="5.0.1.200912212210">
<category name="Fortran Development Tools (Photran)"/>
</feature>
But the features dir has:
org.eclipse.rephraserengine_1.0.1.200912212210.jar
The photran features were 5.0.1

So it's the 5.0 vs 1.0 thing still

And in plugins/ the versions are 5.0.0 and 1.0.0 not 5.0.1 and 1.0.1
So I think your observation in the attached email is valid.,


...Beth

Beth Tibbitts (859) 243-4981 (TL 545-4981)
Eclipse Parallel Tools Platform http://eclipse.org/ptp
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511

<graycol.gif>Jeffrey Overbey ---12/21/2009 05:45:14 PM---> Jeff, can u fix? I can rerun >

<ecblank.gif>
From:
<ecblank.gif>
Jeffrey Overbey <overbey2@xxxxxxxxxxxx>
<ecblank.gif>
To:
<ecblank.gif>
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
Date:
<ecblank.gif>
12/21/2009 05:45 PM
<ecblank.gif>
Subject:
<ecblank.gif>
Re: [ptp-dev] 3.0.1 RC2 version numbers wrong for Photran
<ecblank.gif>
Sent by:
<ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx





> Jeff, can u fix? I can rerun
>

OK, I changed the version number in feature.xml.

By the way, it looks like all the plug-in versions are still set to
5.0.0.qualifier and 1.0.0.qualifier... is that right?

Jeff
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

Back to the top