[JIRA] [pretested-integration-plugin] (JENKINS-25545) Multiple git repository names are not check and repositories risk be merged (our case 12286)

2015-10-28 Thread b...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bue Petersen closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-25545 
 
 
 
  Multiple git repository names are not check and repositories risk be merged (our case 12286)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Bue Petersen 
 
 
 

Status:
 
 Resolved Closed 
 
 
 

Assignee:
 
 Praqma Support Bue Petersen 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [pretested-integration-plugin] (JENKINS-25545) Multiple git repository names are not check and repositories risk be merged (our case 12286)

2015-01-07 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-25545


Multiple git repository names are not check and repositories risk be merged (our case 12286)















Code changed in jenkins
User: Mads Nielsen
Path:
 src/main/java/org/jenkinsci/plugins/pretestedintegration/scm/git/GitBridge.java
 src/main/java/org/jenkinsci/plugins/pretestedintegration/scm/git/SquashCommitStrategy.java
http://jenkins-ci.org/commit/pretested-integration-plugin/89de8232695ff40b6145ca8a7fbb096f3ba4b11b
Log:
  Fixed JENKINS-25545





























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


[JIRA] [pretested-integration-plugin] (JENKINS-25545) Multiple git repository names are not check and repositories risk be merged (our case 12286)

2015-01-07 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-25545


Multiple git repository names are not check and repositories risk be merged (our case 12286)















Code changed in jenkins
User: Mads Nielsen
Path:
 src/test/java/org/jenkinsci/plugins/pretestedintegration/integration/scm/git/GeneralBehaviourIT.java
http://jenkins-ci.org/commit/pretested-integration-plugin/22965d98dc13df3992ce4d8bbe11b381568a7916
Log:
  Implemented test for JENKINS-25545





























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


[JIRA] [pretested-integration-plugin] (JENKINS-25545) Multiple git repository names are not check and repositories risk be merged (our case 12286)

2014-11-24 Thread m...@praqma.net (JIRA)















































Mads Nielsen
 resolved  JENKINS-25545 as Fixed


Multiple git repository names are not check and repositories risk be merged (our case 12286)
















Change By:


Mads Nielsen
(24/Nov/14 9:32 AM)




Status:


Open
Resolved





Resolution:


Fixed



























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


[JIRA] [pretested-integration-plugin] (JENKINS-25545) Multiple git repository names are not check and repositories risk be merged (our case 12286)

2014-11-14 Thread b...@praqma.net (JIRA)














































Bue Petersen
 updated  JENKINS-25545


Multiple git repository names are not check and repositories risk be merged (our case 12286)
















Change By:


Bue Petersen
(14/Nov/14 9:34 AM)




Description:


Withmultiplegitrepositories,thepost-buildstepisnotusingthemcorrectlyandseveralsituationshavebeenseenwhereonerepoistriedtobeintegratedintoanotherandpushed.Thismixesuprepositoriesandisfatalfortheplugin.Reproduce:-usinggitscmplugin(notmultiscm)-configureittotworepositories-{{repo1}},explicitlynamed{{origin}}inthegitscmconfiguration-{{repo2}},explicitly*not*namedinthegitscmconfiguration-branchspecifierthattriggersonbothreposiftheychange-pretestedintegrationconfiguration:{{master}}+{{
origin
repo1
}}-bothrepomustbeabletocheckoutintosamefolder,withoutfilenameclashes(thisisnotnormalwantedbehavior,butitdoesntmatterforthistest)-makeacommitonareadybranchin{{repo2}
}
,withanewfilethatdoesntexistineitheroftherepoResult:**Thefilegetintegratedinto{{origin}}({{repo1}})insteadofofnotatall.



























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


[JIRA] [pretested-integration-plugin] (JENKINS-25545) Multiple git repository names are not check and repositories risk be merged (our case 12286)

2014-11-11 Thread b...@praqma.net (JIRA)














































Bue Petersen
 updated  JENKINS-25545


Multiple git repository names are not check and repositories risk be merged (our case 12286)
















Change By:


Bue Petersen
(11/Nov/14 2:51 PM)




Summary:


Multiplegitrepositorynamesarenotcheckandrepositoriesriskbemerged
(ourcase12286)



























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