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

Correct and simplify access to Javadoc directory #1369

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

liblit
Copy link
Contributor

@liblit liblit commented Feb 9, 2024

The previous approach was needlessly complicated. It was also flat-out wrong, since it turned a property (rather than a property's value) into a String for use in a File name.

The previous approach was needlessly complicated.  It was also flat-out
wrong, since it turned a property (rather than a property's value) into
a `String` for use in a `File` name.
@liblit liblit added bug gradle WALA’s Gradle build system labels Feb 9, 2024
@liblit liblit requested a review from msridhar February 9, 2024 04:37
@liblit liblit self-assigned this Feb 9, 2024
@liblit liblit enabled auto-merge (rebase) February 9, 2024 04:37
Copy link

github-actions bot commented Feb 9, 2024

Test Results

  572 files  ±0    572 suites  ±0   3h 29m 24s ⏱️ ±0s
  732 tests ±0    715 ✅ ±0  17 💤 ±0  0 ❌ ±0 
3 544 runs  ±0  3 457 ✅ ±0  87 💤 ±0  0 ❌ ±0 

Results for commit d270ece. ± Comparison against base commit 95e4563.

@liblit liblit merged commit be01a46 into wala:master Feb 9, 2024
10 checks passed
@liblit liblit deleted the javadoc-fixes branch February 9, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug gradle WALA’s Gradle build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants