ERROR:
The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found
Testes on CentOS 6.4 x64 with Tomcat 6
Instalar o APR,
——————-…
Run jenkins with another user
How to configure jenkins to run under different user other then tomcat6 account.
I configured it to run a bash script using:
sudo -u ubuntu /opt/script
NOTE: inside the script …