]
Nick Boldt commented on JBIDE-24835:
------------------------------------
Related... I just noticed there's already an archives.it.weekly [1] job, but it's
never worked on mac. This is because the mac slaves have no openjdk. Thus, here's my
solution [0] ... use a combinationFilter = (label_exp == "macosx").implies(jdk
== "jdk1.8") && (label_exp != "macosx").implies(jdk ==
"openjdk-1.8").
Testing my changes [2] now to see if it works on mac [3].
[0]
Remove integration tests checks from OpenShift, base and server and
create Jenkins jobs for running integration tests on code changes
-------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-24835
URL:
https://issues.jboss.org/browse/JBIDE-24835
Project: Tools (JBoss Tools)
Issue Type: Task
Components: build
Affects Versions: 4.5.0.Final
Reporter: Pavol Srna
Assignee: Pavol Srna
Fix For: 4.5.1.AM1