[jbosstools-issues] [JBoss JIRA] (JBIDE-24987) fix TP PR jobs so they run p2diff against last available published TP

Nick Boldt (JIRA) issues at jboss.org
Tue Sep 5 15:40:01 EDT 2017


Nick Boldt created JBIDE-24987:
----------------------------------

             Summary: fix TP PR jobs so they run p2diff against last available published TP
                 Key: JBIDE-24987
                 URL: https://issues.jboss.org/browse/JBIDE-24987
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, target-platform
    Affects Versions: 4.5.1.AM2
            Reporter: Nick Boldt


Realized today that the TP PR job is failing because it's trying to diff against a TP URL that doesn't (yet) exist.

So, pass in these params:
{code}-DtargetRepositoryURL=\
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/${TARGET_PLATFORM_VERSION_MAX}/REPO/ \
-Dp2diff.skip=false{code}

If this doesn't work we can just skip the p2diff check entirely.



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


More information about the jbosstools-issues mailing list