[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
Christian Bürenheide commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Hi! With the code changes made on IntegrityCheckpointAction.java for this issue, the possibility to perform a 'addprojectlabel' after a build has been removed. This functionality was available until integrity-plugin 1.19. Is this a bug or a feature? For us it was a very useful functionality. In our environment we 1) Make a checkpoint (without label) before the build 2) Add the label to the checkpoint after a successful build. So we only apply labels to successful builds which is important to keep the project histories clear and comprehensible. In my opinion the possibility to set a checkpoint label before the build (which is a new feature) is not enough. So, can you give some information why the feature has been removed? Thanks a lot for your help! Best regards Christian 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
Tyrel Alastair Hunter resolved JENKINS-21151 as Fixed multiple-scms plugin conflict [checkin] This fix should be included in the next release Change By: Tyrel Alastair Hunter (28/Dec/13 8:56 AM) Status: In Progress 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegrityCheckinTask.java http://jenkins-ci.org/commit/integrity-plugin/d51de774d1571baf0e28300170d43119603c947e Log: Update IntegrityCheckinTask.java JENKINS-21151 JENKINS-21152 Ensured that all files checked in get unlock afterwards Modified checkin Task to use APISession.create to get the APISession 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/resources/hudson/scm/IntegrityCheckpointAction/config.jelly http://jenkins-ci.org/commit/integrity-plugin/91bbe3f6e666e1d309424a4959a580ae5411d743 Log: Update config.jelly JENKINS-21151 modified config.jelly to support IntegrityConfigurable interface 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/resources/hudson/scm/IntegrityItemAction/config.jelly http://jenkins-ci.org/commit/integrity-plugin/1906c575c7fb676aa7ff0c808702462ed0304f3a Log: Update config.jelly JENKINS-21151 modified config.jelly to support IntegrityConfigurable interface 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegritySCM.java http://jenkins-ci.org/commit/integrity-plugin/328e684123dc156deac0a1c23ecad7bce4907d4a Log: Update IntegritySCM.java JENKINS-21151 JENKINS-21150 Implemented IntegrityConfigurable interface Other necessary changes to support the changes made for the above issues 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/APISession.java http://jenkins-ci.org/commit/integrity-plugin/f875bec1c26fc178067059475a35eae489efebac Log: Update APISession.java JENKINS-21151 Moved createAPISession method to APISession class This re-use of the code to get an APISession Checkin,checkpoint, and checkout Made re-scoped APISession constructor All instances of APISession should be created through static method APISession.create 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegrityCheckoutTask.java http://jenkins-ci.org/commit/integrity-plugin/06b91b3d1f5c1957c7b1caa92352eed7b315cde4 Log: Update IntegrityCheckoutTask.java JENKINS-21151 Minor changes to support using APISession.create 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegrityItemAction.java http://jenkins-ci.org/commit/integrity-plugin/78d91ef4b2390a890474908de13d1c6adb8f11dc Log: Update IntegrityItemAction.java JENKINS-21151 Implemented IntegrityConfigurable interface 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: http://jenkins-ci.org/commit/integrity-plugin/0a9ca1b12a90445276c1fd01e1c8c69ca1d11878 Log: Update IntegritySCM.java JENKINS-21151 Implemented IntegrityConfigurable interface 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegrityCheckpointAction.java http://jenkins-ci.org/commit/integrity-plugin/979e49706a30c04d7a13260435323137c28318d0 Log: Update IntegrityCheckpointAction.java JENKINS-21151 Implemented IntegrityConfigurable interface Added fields for IntegrityConfigurble interface Added databound constructor Modified newInstance function to use databound Constructor 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/resources/hudson/scm/IntegrityCheckinAction/config.jelly http://jenkins-ci.org/commit/integrity-plugin/2d28f163d10a30f8dde265f30470f227d970df81 Log: Update config.jelly JENKINS-21151 modified config.jelly to support IntegrityConfigurable interface 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegrityCheckinAction.java http://jenkins-ci.org/commit/integrity-plugin/f39888381195963d8e0631fa9f370186d519f359 Log: Update IntegrityCheckinAction.java JENKINS-21151 Implemented IntegrityConfigurable interface Added fields for IntegrityConfigurble interface Added databound constructor Modified newInstance function to use databound Constructor 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/IntegrityConfigurable http://jenkins-ci.org/commit/integrity-plugin/5e48e12426e59c7bc61605b7e950eb2b95a72c10 Log: Create IntegrityConfigurable Interface JENKINS-21151 Added IntegrityConfigurable -This settings object is used to store settings used to create an APISession -Checkpoint, Checkout, and Checkin all implement this interface -Checkpoint, Checkout, and Checkin all also need to have a config.jelly that allows configuring the integrity settings 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/resources/hudson/scm/IntegritySCM/config.jelly http://jenkins-ci.org/commit/integrity-plugin/2adac27c6f4ad71a8c88e7badee62b826980bf0c Log: Update config.jelly JENKINS-21151 modified config.jelly to support IntegrityConfigurable interface 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
SCM/JIRA link daemon commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Code changed in jenkins User: elksson Path: src/main/java/hudson/scm/APISession.java src/main/java/hudson/scm/DerbyUtils.java src/main/java/hudson/scm/IntegrityCMProject.java src/main/java/hudson/scm/IntegrityCheckinAction.java src/main/java/hudson/scm/IntegrityCheckinTask.java src/main/java/hudson/scm/IntegrityCheckoutTask.java src/main/java/hudson/scm/IntegrityCheckpointAction.java src/main/java/hudson/scm/IntegrityConfigurable.java src/main/java/hudson/scm/IntegrityItemAction.java src/main/java/hudson/scm/IntegritySCM.java src/main/resources/hudson/scm/IntegrityCheckinAction/config.jelly src/main/resources/hudson/scm/IntegrityCheckpointAction/config.jelly src/main/resources/hudson/scm/IntegrityItemAction/config.jelly src/main/resources/hudson/scm/IntegritySCM/config.jelly http://jenkins-ci.org/commit/integrity-plugin/dde34906510a9ab528438fe177680c1be1f5d428 Log: Merge pull request #3 from elksson/master [Fixed JENKINS-21150] [Fixed JENKINS-21151] [Fixed JENKINS-21152] Compare: https://github.com/jenkinsci/integrity-plugin/compare/49827e693bd4...dde34906510a 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
Tyrel Alastair Hunter commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Jenkins Build here: https://jenkins.ci.cloudbees.com/job/plugins/job/integrity-plugin/7/ 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
Tyrel Alastair Hunter commented on JENKINS-21151 multiple-scms plugin conflict [checkin] Pull request submitted here https://github.com/jenkinsci/integrity-plugin/pull/3 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
Tyrel Alastair Hunter started work on JENKINS-21151 multiple-scms plugin conflict [checkin] Change By: Tyrel Alastair Hunter (26/Dec/13 8:29 AM) Status: Open In Progress 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.
[JIRA] [integrity-plugin] (JENKINS-21151) multiple-scms plugin conflict [checkin]
Tyrel Alastair Hunter created JENKINS-21151 multiple-scms plugin conflict [checkin] Issue Type: Bug Affects Versions: current Assignee: Tyrel Alastair Hunter Components: integrity-plugin Created: 26/Dec/13 8:27 AM Description: When using the integrity-plugin with multiple-scms plugin a checkin cannot be done as the scm.createAPISession method does not exist on MultiSCM.class. This functionality should be moved out of the SCM and re-used. Project: Jenkins Priority: Major Reporter: Tyrel Alastair Hunter 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.
