[JIRA] [git-plugin] (JENKINS-35340) ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread freddy.paxt...@hotmail.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Freddy Paxton commented on  JENKINS-35340 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.  
 
 
 
 
 
 
 
 
 
 
Sorry Mark, I think I have now posted in the correct place. Is it the Google group for Jenkins Users? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-35340) ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread freddy.paxt...@hotmail.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Freddy Paxton assigned an issue to Mark Waite 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35340 
 
 
 
  ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Freddy Paxton 
 
 
 

Assignee:
 
 Freddy Paxton Mark Waite 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-35340) ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread freddy.paxt...@hotmail.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Freddy Paxton assigned an issue to Freddy Paxton 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35340 
 
 
 
  ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Freddy Paxton 
 
 
 

Assignee:
 
 Mark Waite Freddy Paxton 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-35340) ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread freddy.paxt...@hotmail.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Freddy Paxton created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35340 
 
 
 
  ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 Mark Waite 
 
 
 

Components:
 

 git-plugin 
 
 
 

Created:
 

 2016/Jun/03 5:35 PM 
 
 
 

Environment:
 

 Jenkins ver. 1651.2, Ubuntu 12.04, VirtualBox, Git-Plugin, Firefox 
 
 
 

Labels:
 

 git jenkins ubuntu java 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Freddy Paxton 
 
 
 
 
 
 
 
 
 
 
I'm new to Jenkins, Ubuntu and Git so the answer to this is probably something I've missed out! 
What I want to do is set up a Git repository in which 2 Java files are located (HelloWorld.java and HelloWorldErr.java - HelloWorldErr is missing an ; ). This is to test the Jenkins build and test system to see if it can successfully compile the HelloWorld.java file and run it, and also discover the error in HelloWorldErr.java. It's a pretty simple test but I'm having trouble getting it working. 
After finally managing to set up the repository correctly, I now