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

Download stat metadata should omit JOB_NAME from locally-built aggregate sites

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Beta3
    • 4.2.0.Beta2
    • build, usage
    • None

      This problem occurs when you're testing a locally built JBT or JBDS install, because JOB_NAME is not set unless it's built in Jenkins:

      !MESSAGE Unable to report download statistics due to invalid URL: http://download.jboss.org/jbosstools/usage/installs/8.0.0-SNAPSHOT/Beta3/${JOB_NAME}/Beta3-v20140605-0424 suffix: org.jboss.tools.ws.feature
      

      Might as well just filter out the JOB_NAME entirely in this case and replace it with something like "local", eg.,

      http://download.jboss.org/jbosstools/usage/installs/8.0.0-SNAPSHOT/Beta3/local/Beta3-v20140605-0424

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

                Created:
                Updated:
                Resolved: