]
Nick Boldt updated JBIDE-16871:
-------------------------------
Issue Type: Enhancement (was: Bug)
use lowercase paths & filenames for JBT & JBDS artifacts
--------------------------------------------------------
Key: JBIDE-16871
URL:
https://issues.jboss.org/browse/JBIDE-16871
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Affects Versions: 4.1.2.Final
Reporter: Max Rydahl Andersen
Assignee: Nick Boldt
Priority: Blocker
Fix For: 4.2.0.Beta2
URLs should avoid any uppercasing if possible, but since our most recent release versions
are 7.1.1.GA and 4.1.2.Final (notice the uppercases) that part should stay.
But rest of our updatesite urls and zips should start aligning to use same naming
convention.
Not "JBossTools-Updatesite" when it should be
"jbosstools-updatesite"
or "jbosstools-Sources.zip" when it should be
"jbosstools-sources.zip".