Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-3019

Installer does not download/install correct version of eclipse on Linux running 64bit JVM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 5.0
    • jBPM 5.0 CR1
    • None
    • None
    • Interactive Demo/Tutorial
    • Hide

      Patch:
      $ diff build.xml build.xml.orig
      85,98d84
      < <not>
      < <or>
      < <os arch="x86_64" />
      < <os arch="amd64" />
      < </or>
      < </not>
      < <os family="unix" />
      < </and>
      < </condition>
      < <condition property="download.type" value="linux-gtk-x86_64">
      < <and>
      < <not>
      < <os family="mac" />
      < </not>
      100,103d85
      < <or>
      < <os arch="x86_64" />
      < <os arch="amd64" />
      < </or>

      Show
      Patch: $ diff build.xml build.xml.orig 85,98d84 < <not> < <or> < <os arch="x86_64" /> < <os arch="amd64" /> < </or> < </not> < <os family="unix" /> < </and> < </condition> < <condition property="download.type" value="linux-gtk-x86_64"> < <and> < <not> < <os family="mac" /> < </not> 100,103d85 < <or> < <os arch="x86_64" /> < <os arch="amd64" /> < </or>

      When installing eclipse, installer downloads and installs wrong (32bit) version of eclipse. Patch which is working on my computer is attached in workaround description.

            kverlaen@redhat.com Kris Verlaenen
            camel1cz Kamil Šrot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: