]
Nick Boldt reassigned JBIDE-25301:
----------------------------------
Assignee: Nick Boldt
externalize common properties to parameterize jobs
--------------------------------------------------
Key: JBIDE-25301
URL:
https://issues.jboss.org/browse/JBIDE-25301
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 4.5.1.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.2.AM1
As in JBIDE-25137, we can externalize properties used in Jenkins to run jobs so the jobs
are more parameterized.
for example we could set these params in the jbosstools-jenkins.properties files:
{code}TARGET_PLATFORM_VERSION_MIN=
TARGET_PLATFORM_VERSION_MAX=
TARGET_PLATFORM_CENTRAL_MAX=
{code}
Or we could simply remove them and source them from the parent pom.