Closed ryanhamilton closed 2 years ago
Hi @ryanhamilton!
Yes, there's a bug in the default task for Gradle, sorry! scripts
property initialization is missing. I've just fixed in JavaPackager 1.6.7-SNAPSHOT branch issue-213. Please, try it and give me some feddback, thanks!
PS: since 1.6.7 is a SNAPSHOT version, you have to install it manually to your local repo. There are instructions in README.
Branch issue-213 merged into devel.
I'm submitting a…
Short description of the issue/suggestion: Building even simplest project in latest gradle seems broken.
Steps to reproduce the issue/enhancement:
THis has the simplest possible modern gradle config. i.e.
I know if I add a specific task, that will provide the script defaults etc. and will work but that wasn't what I expected to happen. Should it be?
What is the expected behavior?
Works.
What is the current behavior?
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Other information (e.g. related issues, suggestions how to fix, links for us to have context)