Hi All,
I am executing a shell script using jenkins on a hpux machine.
It goes like this.
--
set +e
set +x
#!/bin/sh
cd /tmp/
rm -rf bc_env.txt
echo "SANDBOX:${sandbox}" >> /tmp/bc_env.txt
echo "SERVER:${aquarius}" >>
Hi,
As per your query it is seen that you are not using any build tool,first
you have install a build tool and accordingly have to set the environment
path to that machine,and then you have define required targets there,for
example you want to compile your .java program and put class files in