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

Port github-oauth unit tests from Java 6 to Java 7

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • github-oauth-plugin
    • None

      Support for Java 6 is being completely dropped according to the Jenkins CI blog. Additionally, Maven 3.3+ only supports Java 1.7+.

      Maven 3.3 requires JDK 1.7 or above to execute - it still allows you to build against 1.3 and other JDK versions by Using Toolchains

      Therefore, it is imperative that the GitHub OAuth plugin be ported to Java 7 and even Java 8. Otherwise, it will likely not be maintainable as time progresses.

          [JENKINS-29373] Port github-oauth unit tests from Java 6 to Java 7

          Sam Gleske added a comment -

          Contributions are welcome! I do not actively develop this plugin. I only maintain pull requests and releases.

          Sam Gleske added a comment - Contributions are welcome! I do not actively develop this plugin. I only maintain pull requests and releases.

          Code changed in jenkins
          User: Sam Gleske
          Path:
          pom.xml
          http://jenkins-ci.org/commit/github-oauth-plugin/eaaaa009ecf85e6c11e427b102e17499a431668e
          Log:
          Fix Java 7 compatibility when running unit tests.

          relates to JENKINS-21252
          fixes JENKINS-29373

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sam Gleske Path: pom.xml http://jenkins-ci.org/commit/github-oauth-plugin/eaaaa009ecf85e6c11e427b102e17499a431668e Log: Fix Java 7 compatibility when running unit tests. relates to JENKINS-21252 fixes JENKINS-29373

          Sam Gleske added a comment -

          Going to leave the pull request open for a few days for code review.

          Sam Gleske added a comment - Going to leave the pull request open for a few days for code review.

          Code changed in jenkins
          User: Sam Gleske
          Path:
          pom.xml
          http://jenkins-ci.org/commit/github-oauth-plugin/5dc88ce92a5d5b9d0f1fe00632c6c302941fbf79
          Log:
          Fix Java 7 compatibility when running unit tests.

          relates to JENKINS-21252
          fixes JENKINS-29373

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sam Gleske Path: pom.xml http://jenkins-ci.org/commit/github-oauth-plugin/5dc88ce92a5d5b9d0f1fe00632c6c302941fbf79 Log: Fix Java 7 compatibility when running unit tests. relates to JENKINS-21252 fixes JENKINS-29373

          Code changed in jenkins
          User: Sam Gleske
          Path:
          pom.xml
          http://jenkins-ci.org/commit/github-oauth-plugin/02ef415016de997a1bf8090dfbda24bbfc928992
          Log:
          Fix Java 7 compatibility when running unit tests.

          relates to JENKINS-21252
          fixes JENKINS-29373

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sam Gleske Path: pom.xml http://jenkins-ci.org/commit/github-oauth-plugin/02ef415016de997a1bf8090dfbda24bbfc928992 Log: Fix Java 7 compatibility when running unit tests. relates to JENKINS-21252 fixes JENKINS-29373

          Sam Gleske added a comment -

          This has been completed. It will be Java 7 compatible in release 0.22.

          Sam Gleske added a comment - This has been completed. It will be Java 7 compatible in release 0.22.

          Sam Gleske added a comment -

          Jenkins plugin 0.22 has been released fixing this issue. I've also updated the wiki page to reflect the latest version.

          Sam Gleske added a comment - Jenkins plugin 0.22 has been released fixing this issue. I've also updated the wiki page to reflect the latest version.

            sag47 Sam Gleske
            sag47 Sam Gleske
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: