]
Mickael Istria resolved JBIDE-16871.
------------------------------------
Assignee: Mickael Istria (was: Nick Boldt)
Resolution: Done
Resolved by using mojo annotations.
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: Bug
Components: build
Affects Versions: 4.1.2.Final
Reporter: Max Rydahl Andersen
Assignee: Mickael Istria
Priority: Minor
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".