Skip to content

Commit

Permalink
Apache ANT for agent rie8t-win11-arm64 in RelEng JIPP
Browse files Browse the repository at this point in the history
  • Loading branch information
fredg02 committed Nov 4, 2024
1 parent 2b4e861 commit 8388274
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions instances/eclipse.platform.releng/jenkins/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ jenkins:
locations:
- home: "C:\\Program Files\\Git\\bin\\git"
key: "hudson.plugins.git.GitTool$DescriptorImpl@Default"
- home: "C:\\apache-ant\\apache-ant-1.10.15"
key: "hudson.tasks.Ant$AntInstallation$DescriptorImpl@apache-ant-latest"
- permanent:
name: "riscv-build2"
nodeDescription: "4-core 8Gb riscv machine hosted by EF"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,8 @@ jenkins:
locations:
- home: "C:\\Program Files\\Git\\bin\\git"
key: "hudson.plugins.git.GitTool$DescriptorImpl@Default"
- home: "C:\\apache-ant\\apache-ant-1.10.15"
key: "hudson.tasks.Ant$AntInstallation$DescriptorImpl@apache-ant-latest"
- permanent:
name: "riscv-build2"
nodeDescription: "4-core 8Gb riscv machine hosted by EF"
Expand Down Expand Up @@ -1190,7 +1192,7 @@ tool:
- installSource:
installers:
- antFromApache:
id: "1.10.12"
id: "1.10.15"
maven:
installations:
- name: "apache-maven-latest"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,8 @@ data:
locations:
- home: "C:\\Program Files\\Git\\bin\\git"
key: "hudson.plugins.git.GitTool$DescriptorImpl@Default"
- home: "C:\\apache-ant\\apache-ant-1.10.15"
key: "hudson.tasks.Ant$AntInstallation$DescriptorImpl@apache-ant-latest"
- permanent:
name: "riscv-build2"
nodeDescription: "4-core 8Gb riscv machine hosted by EF"
Expand Down Expand Up @@ -1213,7 +1215,7 @@ data:
- installSource:
installers:
- antFromApache:
id: "1.10.12"
id: "1.10.15"
maven:
installations:
- name: "apache-maven-latest"
Expand Down

0 comments on commit 8388274

Please sign in to comment.