]
Nick Boldt updated JBIDE-24799:
-------------------------------
Summary: [release] Testing: add tests to configuration/pom.xml to avoid invalid links
(eg., 4.5.0.GA instead of 4.5.0.Final, dev instead of stable, 4.5.0.Final instead of 4.5)
(was: [release] )
[release] Testing: add tests to configuration/pom.xml to avoid
invalid links (eg., 4.5.0.GA instead of 4.5.0.Final, dev instead of stable, 4.5.0.Final
instead of 4.5)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-24799
URL:
https://issues.jboss.org/browse/JBIDE-24799
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.5.0.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Labels: releasework
Fix For: 4.5.2.AM2
* add tests to configuration/pom.xml [1] to avoid invalid links (eg., 4.5.0.GA instead of
4.5.0.Final)
[1]
https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j...
Should also verify that development and stable are used correctly.
* For example, this is wrong:
https://github.com/jbosstools/jbosstools-download.jboss.org/commit/7e7662...
(we shouldn't have a dev milestone 4.5.0.Final taking priority over 4.5)
* And this it wrong too:
https://github.com/jbosstools/jbosstools-download.jboss.org/commit/7e7662...
(we shouldn't use the /development/ URLs for stable releases)