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

[CALCITE-5786] QuidemTest and DiffRepository are not compatible with Gradle incremental builds since they write to build/resources #3280

Closed
wants to merge 1 commit into from

Conversation

akshayabd
Copy link
Contributor

This replaces #3273 based on conversation in https://issues.apache.org/jira/browse/CALCITE-5786.

Essentially don't use system properties as they don't work with running tests in the editors. Instead we will just write to another location in the build directory by replacing "resources" in the path.

…Gradle incremental builds since they write to build/resources
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@asfgit asfgit closed this in d4276bc Jun 29, 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
1 participant