|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Polling still works when polling a Github project:
Polling Log:
================================
Started on Feb 5, 2014 8:34:16 PM
Using strategy: Default
[poll] Last Built Revision: Revision 59ad27cc4726f4fe1d19c438f3b77d3c53255086 (origin/master)
using .gitcredentials to set credentials
Done. Took 1.5 sec
No changes
================================
Here is a snipit of pulling down the main jenkinsci project from github:
================================
Started by user xxxxxxxxxxxxx
Building remotely on xxxxxxxxxxxxx in workspace c:\dev\jenkins\workspace\Build Jenkins
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/jenkinsci/jenkins.git
using .gitcredentials to set credentials
Checking out Revision 59ad27cc4726f4fe1d19c438f3b77d3c53255086 (origin/master)
[Build Jenkins] $ cmd /c call C:\WINDOWS\TEMP\hudson5265730787398879415.bat
c:\dev\jenkins\workspace\Build Jenkins>exit 0
Finished: SUCCESS