[
https://issues.jboss.org/browse/JBIDE-18848?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-18848:
------------------------------------
Three verification tests added to the generator that creates ide-config.properties:
* check for duplicate entries so we don't get people downloading from staging or
snapshots when we mean dev or stable
* check that there are exactly 8 keys defined for a given version - no more, no less.
* check that if we're doing a stable release, all entries with .Final or .GA are
commented out, as stable releases use shorter keys (eg., 4.4 or 10, rather than
4.4.2.Final or 10.2.0.GA)
https://github.com/jbosstools/jbosstools-download.jboss.org/commits/master
setup tests for ide-config.properties
-------------------------------------
Key: JBIDE-18848
URL:
https://issues.jboss.org/browse/JBIDE-18848
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build, common
Reporter: Max Rydahl Andersen
Assignee: Nick Boldt
Labels: releasework
Fix For: 4.4.2.Final
JBIDE-18837 and other jiras showed that ide-config.properties risk having errors
introduced into it.
we should have a test that runs every day to check if it is still consistent.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)