This message was deleted.
# community-support
s
This message was deleted.
c
Found it,
$GRADLE_USER_HOME/notifications/<version>/release-features.rendered
v
Do you want to re-render it or suppress it?
e
v
Yes, that's what I would have suggested depending on the answer. :-)
c
We make container images with our custom distribution pre-installed, adding the file to the image achieved what I wanted. Thanks for the info on the property, didn't know about that one.
e
setting the property in
~/.gradle/gradle.properties
would be more reliable than poking the Gradle internal file
☝️ 1
c
Agreed, but with the amount of other hacky things being done I'm willing to accept it 🙂
I might switch over to your idea though now that I know about the prop.