Skip to content

Conversation

@mbien
Copy link
Member

@mbien mbien commented May 3, 2023

fixes #5836

the gradle daemon is a bit of a mystery to me. I tried -D, env vars etc, the only way to make this work was to put it into the gradle.properties (that is also how we set up CI). The most confusing aspect: once it works, you can remove the properties again and it will keep working until you remove the whole .gradle folder. (yes I did kill the daemon manually between retries)

@mbien mbien added the ci:no-build [ci] disable CI pipeline label May 3, 2023
@mbien mbien added this to the NB18 milestone May 3, 2023
@mbien mbien requested review from lkishalmi and neilcsmith-net May 3, 2023 10:19
@mbien mbien linked an issue May 3, 2023 that may be closed by this pull request
@mbien mbien added Gradle [ci] enable "build tools" tests build doc Documentation related PRs labels May 3, 2023
@mbien mbien force-pushed the update-readme_delivery branch from 7f27754 to 6a58e34 Compare May 3, 2023 10:28
Copy link
Member

@neilcsmith-net neilcsmith-net left a comment

Choose a reason for hiding this comment

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

Looks good to me. In some ways would be good to be more specific, but we'll probably just forget to keep it up-to-date! 😄

After NB18 we could probably look at rethinking the README a bit more, or even using a different README for source releases.

@mbien
Copy link
Member Author

mbien commented May 3, 2023

this whole thing feels like such an unnecessary restriction. Wondering if it would be difficult to revert the module back to ant.

also ideally the build itself should print a useful message on failure.

@neilcsmith-net neilcsmith-net merged commit 2eb417e into apache:delivery May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ci:no-build [ci] disable CI pipeline doc Documentation related PRs Gradle [ci] enable "build tools" tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building Netbeans17 from source fails

2 participants