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

> I typically only increment the plugin level if something has changed in the plugin. e.g. if a bug fix goes into a plugin, then the plugin version is incremented.
So it's the developer's responsibility to bump the plugin manifest version if something changed? Or it happens automagically?


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

Inactive hide details for Greg Watson ---12/22/2009 08:20:23 PM---That doesn't matter. I typically only increment the plugin leGreg Watson ---12/22/2009 08:20:23 PM---That doesn't matter. I typically only increment the plugin level if something has changed in the plu


From:

Greg Watson <g.watson@xxxxxxxxxxxx>

To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

Date:

12/22/2009 08:20 PM

Subject:

Re: [ptp-dev] 3.0.1 RC2 version numbers wrong for Photran

Sent by:

ptp-dev-bounces@xxxxxxxxxxx




That doesn't matter. I typically only increment the plugin level if something has changed in the plugin. e.g. if a bug fix goes into a plugin, then the plugin version is incremented.

Greg

On Dec 23, 2009, at 9:36 AM, Beth Tibbitts wrote:
      OK but the plugins' versions are still backlevel, 5.0.0 instead of 5.0.1 as the feature.xml's say.
      how fix?

      ...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>
      Greg Watson ---12/22/2009 03:27:49 PM---The plugin and feature version numbers don't have to be the same and the plugin version should be
      <ecblank.gif>
      From:
      <ecblank.gif>
      Greg Watson <g.watson@xxxxxxxxxxxx>
      <ecblank.gif>
      To:
      <ecblank.gif>
      Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
      <ecblank.gif>
      Date:
      <ecblank.gif>
      12/22/2009 03:27 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




      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_______________________________________________
              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
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image


Back to the top