Hi,
-Is it also possible to set the directory where it expands/install?
Yes, you can use -DJENKINS_HOME=D:\Jenkins in your install command line.
-how can I be sure to setup the working directory?
In job configuration, there's a column "Use Custom workspace" in "Advanced
Project Options".
You ca
Hi,
I just upgraded the Jenkins from 1.466.2 to 1.532.1.
I found out the E-mail notification part has been separated from the core.
And now it's using JavaMail.
But then our jenkins can not send out any mail.
It shows these error logs all the time:
javax.mail.MessagingException: Could not connec
I met the same problems.
We use Mercurial and Perforce in the same project. But the problem mostly
occurs on Perforce.
In my case, I thought it was because of the unstable network in studio.
Once the connection between master and Perforce server broke, it would
highly block the polling.
The log