[jbosstools-issues] [JBoss JIRA] (JBIDE-10690) deprecate & remove all refs to ~/trunk/build/build.xml

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Feb 17 00:35:36 EST 2012


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

Nick Boldt commented on JBIDE-10690:
------------------------------------

Are we OK recording builds w/o tests as UNSTABLE (orange) ? 

We could also just commit a dummy xml file to SVN so there's an actual (albeit meaningless) test recorded for all component jobs (which we have today via the ant script). That should continue to result in a STABLE (blue) build, but without the need for a script (ant, bash or otherwise).

Testing that idea now via this job:

https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--common/733/console

Which involves this change:

https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--common/jobConfigHistory/showDiffFiles?histDir1=%2Fqa%2Fhudson_master%2Fhudson_home%2Fhudson_workspace%2Fjobs%2Fjbosstools-3.3_trunk.component--common%2Fconfig-history%2F2012-02-16_23-32-07&histDir2=%2Fqa%2Fhudson_master%2Fhudson_home%2Fhudson_workspace%2Fjobs%2Fjbosstools-3.3_trunk.component--common%2Fconfig-history%2F2012-02-17_00-27-49

> I tried this this command in an "Execute Shell" build step:
> 
> mkdir -p target/surefire-reports/
> touch target/surefire-reports/TEST-dummy.xml
> 
> And it works well. Builds moves from Red to Orange.
> I think we could use it and get rid of the collect.test.results task and 
> of the new build.xml.

                
> deprecate & remove all refs to ~/trunk/build/build.xml
> ------------------------------------------------------
>
>                 Key: JBIDE-10690
>                 URL: https://issues.jboss.org/browse/JBIDE-10690
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.Beta1
>
>
> Pretty sure this old ant script is no longer needed. It should be removed, albeit carefully.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list