[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7444) Need to track branch and revision # of contributed code

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Dec 16 03:17:18 EST 2010


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

Nick Boldt commented on JBIDE-7444:
-----------------------------------

Working on an auditing tool which hits up Hudson to look at job statuses:

https://github.com/nickboldt/maven-plugins/tree/master/hudson-job-schedule-checker-plugin



> Need to track branch and revision # of contributed code
> -------------------------------------------------------
>
>                 Key: JBIDE-7444
>                 URL: https://issues.jboss.org/browse/JBIDE-7444
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Build/Releng
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.2.0.CR1
>
>
> Curerntly, I track SVN_REVISION when it's available in Hudson, which is generally not available because there is more than one checkout done per build. 
> Unavailable:
> http://download.jboss.org/jbosstools/builds/staging/jbosstools-teiid-designer/logs/2010-10-05_15-20-41-H291.txt
> http://download.jboss.org/jbosstools/builds/staging/pi4soa-3.1.x/logs/2010-10-05_21-45-43-H10.txt
> Available:
> http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.2.0.Beta1.nightly/logs/2010-10-06_15-31-05-H102-r25531.txt
> http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.2.0.Beta1.aggregate/logs/2010-10-06_19-48-08-H202-r25503.txt
> 1. Therefore, instead of collecting this value from Hudson, we should perhaps scrape the build log to get the data needed.
> 2. Also, this information needs to be passed through to JBDS somehow as a new artifact after the build (perhaps attached to the buildResults page?)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list