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

Add test for yieldlab targeting fix #1132

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Feb 4, 2021

Add regression tests for #1131

@muuki88
Copy link
Contributor Author

muuki88 commented Feb 4, 2021

Oh wow! How does this work? The build system uses java 8, but target is set to java 11?

@rpanchyk
Copy link
Contributor

rpanchyk commented Feb 4, 2021

We use Java 8 for both:

    <maven.compiler.source>1.8</maven.compiler.source>
    <maven.compiler.target>1.8</maven.compiler.target>

@muuki88
Copy link
Contributor Author

muuki88 commented Feb 4, 2021

My bad 😬 I haven't read a pom.xml in years and just saw the java11 profile in the profiles section.

@rpanchyk rpanchyk merged commit 3b3f9a3 into prebid:master Feb 4, 2021
nickluck9 pushed a commit that referenced this pull request Aug 9, 2021
* Add test for yieldlab targeting fix

* Remove too much empty lines

* [GD-2625] Don't use java11 APIs
nickluck9 pushed a commit that referenced this pull request Aug 10, 2021
* Add test for yieldlab targeting fix

* Remove too much empty lines

* [GD-2625] Don't use java11 APIs
nickluck9 pushed a commit that referenced this pull request Aug 10, 2021
* Add test for yieldlab targeting fix

* Remove too much empty lines

* [GD-2625] Don't use java11 APIs
SerhiiNahornyi pushed a commit that referenced this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants