[jbosstools-issues] [JBoss JIRA] (JBIDE-18848) setup tests for ide-config.properties

Nick Boldt (JIRA) issues at jboss.org
Fri Dec 9 13:32:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-18848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13336744#comment-13336744 ] 

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)


More information about the jbosstools-issues mailing list