-
Bug
-
Resolution: Won't Do
-
Major
-
4.4.4.AM2
-
None
-
4
Rather than bootstrapping by hand and having to reference p2diff like this:
p2diff=/home/hudson/static_build_env/jbds/p2diff/x86$(if [[ $(uname -a | grep x86_64) ]]; then echo _64; fi)/p2diff
It would be way better if we could just fetch it via a maven step (as we do for other releng scripts) ...
... and automatically unpack it to the workspace.