[jbosstools-issues] [JBoss JIRA] (JBIDE-24871) checkStagingURLs should verify children of composite*.xml are valid URLs

Nick Boldt (JIRA) issues at jboss.org
Fri Aug 11 18:10:00 EDT 2017


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

Nick Boldt commented on JBIDE-24871:
------------------------------------

New checks added:

 !new-checks.png|thumbnail! 

Before:
{code}
[INFO] development URLs found: 176 ()
[INFO] stable URLs found: 182 ()
{code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-releng-push-to-dev-stable-04-update-merge-composites-html/39/consoleFull

After:
{code}
{code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-releng-push-to-dev-stable-04-update-merge-composites-html/40/consoleFull



> checkStagingURLs should verify children of composite*.xml are valid URLs
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-24871
>                 URL: https://issues.jboss.org/browse/JBIDE-24871
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.5.1.AM1
>            Reporter: Nick Boldt
>         Attachments: new-checks.png
>
>
> Currently, checkStagingURLs.sh will verify that a given composite*.xml file EXISTS.
> But it won't check if the contents of that site are VALID. So, we should parse these files and check that the <child location=""> are valid URLs too.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list