Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions binhex/jenkins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,17 @@
<Variable>
<Name>JAVA_ARGS</Name>
<Value>-Xmx512m</Value>
<Description>Java arguments</Description>
</Variable>
<Variable>
<Name>JAVA_OPTS</Name>
<Value>-Dhudson.footerURL=http://mycompany.com</Value>
<Description>Java options</Description>
</Variable>
<Variable>
<Name>ADDITIONAL_PKGS</Name>
<Value></Value>
<Description>Space-separated list of Pacman packages to install</Description>
</Variable>
<Variable>
<Name>UMASK</Name>
Expand Down