Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • J jruby-maven-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The TorqueBox Project
  • jruby-maven-plugins
  • Merge requests
  • !119

Restore java 8 support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/deivid-rodriguez/fix_ci into master Jun 12, 2021
  • Overview 7
  • Commits 9
  • Pipelines 0
  • Changes 23

Created by: deivid-rodriguez

CI is running into an error reading

unsupported Java version: 11

Using a newer jruby seems to fix it.

EDIT: I'm reusing this PR with a different intention from the original one. Some commits present in the original version of this PR (which intended to add Java 11 support) were introduced directly to the master branch, and some of them broke Java 8 support. This PR now restores Java 8 support, and also brings the additional changes resulting from rebasing the original changes against the new master branch.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/deivid-rodriguez/fix_ci