-
Improvement
-
Resolution: Fixed
-
Minor
-
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.
- is related to
-
JENKINS-21252 UnsatisfiedLinkError on Startup
-
- Resolved
-
[JENKINS-29373] Port github-oauth unit tests from Java 6 to Java 7
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 164247 ] | New: JNJira + In-Review [ 197461 ] |