Brian Oxley (binkley)

Results 93 comments of Brian Oxley (binkley)

Updated issue for Gradle Enforcer: https://github.com/kordamp/enforcer-gradle-plugin/issues/17#issuecomment-2265301080.

The temporary image for the Documentation page is broken: - It is not transparent - Unclear on licensing

Example results with `./mvnw clean verify`: ``` 🌷 find target -name \*.jar target/modern-java-practices-0-SNAPSHOT.jar target/findsecbugs-plugin-1.13.0.jar target/modern-java-practices-0-SNAPSHOT-test-javadoc.jar target/modern-java-practices-0-SNAPSHOT-javadoc.jar target/modern-java-practices-0-SNAPSHOT-jar-with-dependencies.jar ```

Example results with `./gradle clean build` ``` 🌷 find build -name \*.jar build/libs/modern-java-practices-0-SNAPSHOT.jar build/libs/modern-java-practices-0-SNAPSHOT-javadoc.jar build/tmp/.cache/expanded/zip_ff7bf8f04f99dc306508d1c81e47a68b/jacocoagent.jar ```

@jwlibby What do you think of rolling our own replacement functions for "system-lambda"? We don't need the full feature set. I do like mentioning the library in the page on...

Email sent to (Apress is the aegis for Springer).

First email cycle with Apress: --- Springer Nature Customer Service Wed, Jul 24, 12:14 AM (3 days ago) to me, jwlibby Dear Customer, Thank you for contacting Springer Nature. Please...

This is a long-standing problem with using GH-flavored Markdown in wikis. Is there a possible future fix to bring wiki Markdown in line for features with something like `README.md`? https://docs.github.com/en/enterprise-cloud@latest/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#footnotes:...