Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27637

Refactor the plugin to use new model field databinding

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • synergy-plugin
    • None

        [JENKINS-27637] Refactor the plugin to use new model field databinding

        Code changed in jenkins
        User: Felix Belzunce Arcos
        Path:
        src/main/java/hudson/plugins/synergy/SynergyFolderPublisher.java
        src/main/java/hudson/plugins/synergy/SynergyPublisher.java
        src/main/java/hudson/plugins/synergy/SynergySCM.java
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/config.jelly
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder.html
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder_de.html
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder.html
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder_de.html
        src/main/resources/hudson/plugins/synergy/SynergyPublisher/config.jelly
        src/main/resources/hudson/plugins/synergy/SynergySCM/config.jelly
        src/main/resources/hudson/plugins/synergy/SynergySCM/global.jelly
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmHome.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkTaskModifiedObjects.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-database.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-database_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-maintainWorkarea.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-password.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-password_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-project.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-project_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-release.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-release_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-username.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-username_de.html
        src/main/webapp/baseline.html
        src/main/webapp/baseline_de.html
        src/main/webapp/ccmHome.html
        src/main/webapp/ccmenglog.html
        src/main/webapp/ccmenglog_de.html
        src/main/webapp/ccmexe.html
        src/main/webapp/ccmexe_de.html
        src/main/webapp/ccmuilog.html
        src/main/webapp/ccmuilog_de.html
        src/main/webapp/checkForUpdateWarnings.html
        src/main/webapp/checkForUpdateWarnings_de.html
        src/main/webapp/checkTaskModifiedObjects.html
        src/main/webapp/conflict.html
        src/main/webapp/conflict_de.html
        src/main/webapp/database.html
        src/main/webapp/database_de.html
        src/main/webapp/devFolder.html
        src/main/webapp/devFolder_de.html
        src/main/webapp/engine.html
        src/main/webapp/engine_de.html
        src/main/webapp/intFolder.html
        src/main/webapp/intFolder_de.html
        src/main/webapp/leaveSessionOpen.html
        src/main/webapp/leaveSessionOpen_de.html
        src/main/webapp/maintainWorkarea.html
        src/main/webapp/old-baseline.html
        src/main/webapp/old-baseline_de.html
        src/main/webapp/old-project.html
        src/main/webapp/old-project_de.html
        src/main/webapp/password.html
        src/main/webapp/password_de.html
        src/main/webapp/pathname.html
        src/main/webapp/pathname_de.html
        src/main/webapp/project.html
        src/main/webapp/project_de.html
        src/main/webapp/purpose.html
        src/main/webapp/purpose_de.html
        src/main/webapp/release.html
        src/main/webapp/release_de.html
        src/main/webapp/remoteClient.html
        src/main/webapp/remoteClient_de.html
        src/main/webapp/replaceSubprojects.html
        src/main/webapp/replaceSubprojects_de.html
        src/main/webapp/username.html
        src/main/webapp/username_de.html
        http://jenkins-ci.org/commit/synergy_scm-plugin/d0d0f5d9ad392e1a7c6d200434cc66ebb7479a51
        Log:
        JENKINS-27637 Use new model field databinding

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Felix Belzunce Arcos Path: src/main/java/hudson/plugins/synergy/SynergyFolderPublisher.java src/main/java/hudson/plugins/synergy/SynergyPublisher.java src/main/java/hudson/plugins/synergy/SynergySCM.java src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/config.jelly src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder.html src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder_de.html src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder.html src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder_de.html src/main/resources/hudson/plugins/synergy/SynergyPublisher/config.jelly src/main/resources/hudson/plugins/synergy/SynergySCM/config.jelly src/main/resources/hudson/plugins/synergy/SynergySCM/global.jelly src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmHome.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkTaskModifiedObjects.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-database.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-database_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-maintainWorkarea.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-password.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-password_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-project.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-project_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-release.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-release_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-username.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-username_de.html src/main/webapp/baseline.html src/main/webapp/baseline_de.html src/main/webapp/ccmHome.html src/main/webapp/ccmenglog.html src/main/webapp/ccmenglog_de.html src/main/webapp/ccmexe.html src/main/webapp/ccmexe_de.html src/main/webapp/ccmuilog.html src/main/webapp/ccmuilog_de.html src/main/webapp/checkForUpdateWarnings.html src/main/webapp/checkForUpdateWarnings_de.html src/main/webapp/checkTaskModifiedObjects.html src/main/webapp/conflict.html src/main/webapp/conflict_de.html src/main/webapp/database.html src/main/webapp/database_de.html src/main/webapp/devFolder.html src/main/webapp/devFolder_de.html src/main/webapp/engine.html src/main/webapp/engine_de.html src/main/webapp/intFolder.html src/main/webapp/intFolder_de.html src/main/webapp/leaveSessionOpen.html src/main/webapp/leaveSessionOpen_de.html src/main/webapp/maintainWorkarea.html src/main/webapp/old-baseline.html src/main/webapp/old-baseline_de.html src/main/webapp/old-project.html src/main/webapp/old-project_de.html src/main/webapp/password.html src/main/webapp/password_de.html src/main/webapp/pathname.html src/main/webapp/pathname_de.html src/main/webapp/project.html src/main/webapp/project_de.html src/main/webapp/purpose.html src/main/webapp/purpose_de.html src/main/webapp/release.html src/main/webapp/release_de.html src/main/webapp/remoteClient.html src/main/webapp/remoteClient_de.html src/main/webapp/replaceSubprojects.html src/main/webapp/replaceSubprojects_de.html src/main/webapp/username.html src/main/webapp/username_de.html http://jenkins-ci.org/commit/synergy_scm-plugin/d0d0f5d9ad392e1a7c6d200434cc66ebb7479a51 Log: JENKINS-27637 Use new model field databinding

        Code changed in jenkins
        User: Chris Chrysostom
        Path:
        .gitignore
        src/main/java/hudson/plugins/synergy/SynergyFolderPublisher.java
        src/main/java/hudson/plugins/synergy/SynergyPublisher.java
        src/main/java/hudson/plugins/synergy/SynergySCM.java
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/config.jelly
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder.html
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder_de.html
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder.html
        src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder_de.html
        src/main/resources/hudson/plugins/synergy/SynergyPublisher/config.jelly
        src/main/resources/hudson/plugins/synergy/SynergySCM/config.jelly
        src/main/resources/hudson/plugins/synergy/SynergySCM/global.jelly
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmHome.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkTaskModifiedObjects.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-database.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-database_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-maintainWorkarea.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-password.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-password_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-project.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-project_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-release.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-release_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects_de.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-username.html
        src/main/resources/hudson/plugins/synergy/SynergySCM/help-username_de.html
        src/main/webapp/baseline.html
        src/main/webapp/baseline_de.html
        src/main/webapp/ccmHome.html
        src/main/webapp/ccmenglog.html
        src/main/webapp/ccmenglog_de.html
        src/main/webapp/ccmexe.html
        src/main/webapp/ccmexe_de.html
        src/main/webapp/ccmuilog.html
        src/main/webapp/ccmuilog_de.html
        src/main/webapp/checkForUpdateWarnings.html
        src/main/webapp/checkForUpdateWarnings_de.html
        src/main/webapp/checkTaskModifiedObjects.html
        src/main/webapp/conflict.html
        src/main/webapp/conflict_de.html
        src/main/webapp/database.html
        src/main/webapp/database_de.html
        src/main/webapp/devFolder.html
        src/main/webapp/devFolder_de.html
        src/main/webapp/engine.html
        src/main/webapp/engine_de.html
        src/main/webapp/help-globalConfig.html
        src/main/webapp/help-projectConfig.html
        src/main/webapp/intFolder.html
        src/main/webapp/intFolder_de.html
        src/main/webapp/leaveSessionOpen.html
        src/main/webapp/leaveSessionOpen_de.html
        src/main/webapp/maintainWorkarea.html
        src/main/webapp/old-baseline.html
        src/main/webapp/old-baseline_de.html
        src/main/webapp/old-project.html
        src/main/webapp/old-project_de.html
        src/main/webapp/password.html
        src/main/webapp/password_de.html
        src/main/webapp/pathname.html
        src/main/webapp/pathname_de.html
        src/main/webapp/project.html
        src/main/webapp/project_de.html
        src/main/webapp/purpose.html
        src/main/webapp/purpose_de.html
        src/main/webapp/release.html
        src/main/webapp/release_de.html
        src/main/webapp/remoteClient.html
        src/main/webapp/remoteClient_de.html
        src/main/webapp/replaceSubprojects.html
        src/main/webapp/replaceSubprojects_de.html
        src/main/webapp/username.html
        src/main/webapp/username_de.html
        src/main/webapp/version.html
        http://jenkins-ci.org/commit/synergy_scm-plugin/624eb6594fc0f7398a45e076d411859c271f8f7c
        Log:
        Merge pull request #13 from fbelzunc/JENKINS-27637

        [FIXED JENKINS-27637] Refactor the plugin to use new model field databinding

        Compare: https://github.com/jenkinsci/synergy_scm-plugin/compare/581db6982eac...624eb6594fc0

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Chris Chrysostom Path: .gitignore src/main/java/hudson/plugins/synergy/SynergyFolderPublisher.java src/main/java/hudson/plugins/synergy/SynergyPublisher.java src/main/java/hudson/plugins/synergy/SynergySCM.java src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/config.jelly src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder.html src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-devFolder_de.html src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder.html src/main/resources/hudson/plugins/synergy/SynergyFolderPublisher/help-intFolder_de.html src/main/resources/hudson/plugins/synergy/SynergyPublisher/config.jelly src/main/resources/hudson/plugins/synergy/SynergySCM/config.jelly src/main/resources/hudson/plugins/synergy/SynergySCM/global.jelly src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-baseline_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmHome.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmenglog_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmexe_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-ccmuilog_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkForUpdateWarnings_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-checkTaskModifiedObjects.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-conflict_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-database.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-database_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-engine_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-leaveSessionOpen_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-maintainWorkarea.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-baseline_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-old-project_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-password.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-password_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-pathname_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-project.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-project_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-purpose_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-release.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-release_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-remoteClient_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-replaceSubprojects_de.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-username.html src/main/resources/hudson/plugins/synergy/SynergySCM/help-username_de.html src/main/webapp/baseline.html src/main/webapp/baseline_de.html src/main/webapp/ccmHome.html src/main/webapp/ccmenglog.html src/main/webapp/ccmenglog_de.html src/main/webapp/ccmexe.html src/main/webapp/ccmexe_de.html src/main/webapp/ccmuilog.html src/main/webapp/ccmuilog_de.html src/main/webapp/checkForUpdateWarnings.html src/main/webapp/checkForUpdateWarnings_de.html src/main/webapp/checkTaskModifiedObjects.html src/main/webapp/conflict.html src/main/webapp/conflict_de.html src/main/webapp/database.html src/main/webapp/database_de.html src/main/webapp/devFolder.html src/main/webapp/devFolder_de.html src/main/webapp/engine.html src/main/webapp/engine_de.html src/main/webapp/help-globalConfig.html src/main/webapp/help-projectConfig.html src/main/webapp/intFolder.html src/main/webapp/intFolder_de.html src/main/webapp/leaveSessionOpen.html src/main/webapp/leaveSessionOpen_de.html src/main/webapp/maintainWorkarea.html src/main/webapp/old-baseline.html src/main/webapp/old-baseline_de.html src/main/webapp/old-project.html src/main/webapp/old-project_de.html src/main/webapp/password.html src/main/webapp/password_de.html src/main/webapp/pathname.html src/main/webapp/pathname_de.html src/main/webapp/project.html src/main/webapp/project_de.html src/main/webapp/purpose.html src/main/webapp/purpose_de.html src/main/webapp/release.html src/main/webapp/release_de.html src/main/webapp/remoteClient.html src/main/webapp/remoteClient_de.html src/main/webapp/replaceSubprojects.html src/main/webapp/replaceSubprojects_de.html src/main/webapp/username.html src/main/webapp/username_de.html src/main/webapp/version.html http://jenkins-ci.org/commit/synergy_scm-plugin/624eb6594fc0f7398a45e076d411859c271f8f7c Log: Merge pull request #13 from fbelzunc/ JENKINS-27637 [FIXED JENKINS-27637] Refactor the plugin to use new model field databinding Compare: https://github.com/jenkinsci/synergy_scm-plugin/compare/581db6982eac...624eb6594fc0

          fbelzunc Félix Belzunce Arcos
          fbelzunc Félix Belzunce Arcos
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: