Skip to content

Conversation

@wmdietl
Copy link
Collaborator

@wmdietl wmdietl commented Jul 26, 2024

No description provided.

Copy link
Collaborator

@cpovirk cpovirk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

build.gradle Outdated
// assemble checker-framework when assembling the reference checker.
if (checkerFramework != null) {
assemble.dependsOn(checkerFramework.task(":assembleForJavac"))
assemble.dependsOn(checkerFramework.task(":checker:assembleForJavac"))
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit confused why this is needed with the include-build and wasn't before... it manually works to run ./gradlew assembleForJavac on the top-level of a checker-framework checkout.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, but thank you for figuring it out.

@wmdietl wmdietl merged commit 746e34b into main-eisop Jul 26, 2024
@wmdietl wmdietl deleted the build-cf-in-ci branch July 26, 2024 19:40
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.

3 participants