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

Fix 10975 (bis) #13462

Merged
merged 7 commits into from
Jan 11, 2021
Merged

Fix 10975 (bis) #13462

merged 7 commits into from
Jan 11, 2021

Conversation

Falydoor
Copy link
Contributor

@Falydoor Falydoor commented Jan 11, 2021

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@pascalgrimaud
Copy link
Member

Thanks @Falydoor :-)

@Falydoor Falydoor deleted the fix-10975 branch January 11, 2021 21:02
@pascalgrimaud
Copy link
Member

Related to #10975 and following #12609

Some daily builds failed with no database:

Here the error:

[INFO] -------------------------------------------------------------
Error:  COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
Error:  /home/runner/app/src/test/java/com/mycompany/myapp/security/oauth2/CustomClaimConverterIT.java:[28,50] package org.springframework.transaction.annotation does not exist
Error:  /home/runner/app/src/test/java/com/mycompany/myapp/security/oauth2/CustomClaimConverterIT.java:[69,6] cannot find symbol
  symbol:   class Transactional
  location: class com.mycompany.myapp.security.oauth2.CustomClaimConverterIT

Can you have a look plz @Falydoor ? 🙏

@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.1 milestone Jan 16, 2021
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