Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20663

getAndInstallEclipse.groovy :: composite install, Install grinder and p2 director installer jobs need to be updated to support new mars.N filename conventions

XMLWordPrintable

    Old filename convention:

    http://download.eclipse.org/technology/epp/downloads/release/mars/R/eclipse-jee-mars-R-linux-gtk-x86_64.tar.gz

    So, we used to be able to pass in versionLabel = R or eclipseBundleVersion = mars.R

    And this could be parsed easily into folder = mars/R with filename mars-R.

    New filename convension:

    http://download.eclipse.org/technology/epp/downloads/release/mars/SR1-RC3/eclipse-jee-mars-1-RC3-linux-gtk-x86_64.tar.gz

    But here, we have a mix of "mars/SR1-RC3" and "mars-1-RC3", so we need to include logic to add in the "SR" part that appears ONLY in the folder, but not the filename.

          nickboldt Nick Boldt
          nickboldt Nick Boldt
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: