Cameron Purdy
Cameron Purdy
Related links: * [Original pull request](https://github.com/Homebrew/homebrew-core/pull/104232) * [Second pull request](https://github.com/Homebrew/homebrew-core/pull/104291) * [Related environment failures](https://github.com/orgs/Homebrew/discussions/3379)
Goodness gracious: Error: Final newline missing. The first time I submitted a formula, I got this error. So I added a final newline and re-submitted the formula, and I got...
Hi Rui, I am running on an M1 (2021 MBP M1 Max). What error are you seeing on an M1? Or is this something you saw on the testing infrastructure?...
This is the same error that I got locally: /opt/homebrew/Cellar/xdk/0.4.2/bin/xec: line 2: /bin/java: No such file or directory Could someone help me to figure out how `${JAVA_HOME}` is blank? It...
>Because it's never set by CI. But that is simply not true. (Hence the large amount of time that I have spent struggling with this.) On my local macOS machine...
I have pushed up to my fork, but I do not know what I need to do to update the pull request. Is it automatic? Here is the latest push...
I figured out that it had to be in the master branch of the fork, because apparently that is how I set up the original pull request. Glad to see...
@SMillerDev I have submitted some clarifying changes. Hopefully this clears things up, in terms of why I was unable to use the `write_jar_script`. My use case may be fairly uncommon,...
>The current version seems to do the same as my suggestion did, just with an explicit max memory size and much harder to maintain. What errors are you getting when...
Is there some "next step" for getting this pull request approved? This is my first time doing this, so I am not sure what to expect w.r.t. to the timeline,...