Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test on Travis with Java 8 & 11 #1750

Merged
merged 7 commits into from
Aug 18, 2019
Merged

test on Travis with Java 8 & 11 #1750

merged 7 commits into from
Aug 18, 2019

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Aug 17, 2019

  • test with LTS versions only: 6.9 and 7.9
    • test SQ 6.7 LTS with Java 8 & 11
    • test SQ 7.9 with Java 11 only
    • remove tests with versions between LTS versions (make CI slow)
    • found no solution to build with Java 8 and run on Java 11 (Travis jdk_switcher not working with openjdk11)

This change is Reviewable

guwirth added 4 commits July 30, 2019 15:45
- set 1.4.0.x version
- use Java 11
- set wrapper.conf / wrapper.java.command to JAVA_HOME/bin/java
  - solves problem in AppVeyor with multiple Java versions
- increased timeouts to start/stop SQ (120s =>180s)
- delete all LOG files in 'logs' folder (not only sonar.log)
@guwirth guwirth added this to the 1.3.1 milestone Aug 17, 2019
@guwirth guwirth self-assigned this Aug 17, 2019
@guwirth guwirth merged commit 7016e3e into SonarOpenCommunity:master Aug 18, 2019
@guwirth guwirth mentioned this pull request Aug 18, 2019
@guwirth guwirth mentioned this pull request Sep 2, 2019
@guwirth guwirth deleted the test_java8_and_java11 branch February 14, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant