chrisrueger commented on PR #103: URL: https://github.com/apache/freemarker/pull/103#issuecomment-1869470344
> FYI, now you can issue `./gradlew build -Pfreemarker.allowUnsignedReleaseBuild=true` (in `2.3-gae`) to avoid signing. Thanks. Commit 3791ef5dfcea892be2e8e9f2fcd51cdb2df35822 now creates a `.buildinfo` file in source distribution. E.g. my local build created this: ``` #Effective recorded build environment information #Tue Dec 26 12:16:27 CET 2023 source.scm.uri=scm\:git\:https\://git-wip-us.apache.org/repos/asf/freemarker.git build-tool=gradle build.setup=https\://github.com/apache/freemarker/blob/2.3-gae/README.md\#building-freemarker java.vendor=Eclipse Adoptium java.version=17.0.9 os.name=Mac OS X buildinfo.version=1.0-SNAPSHOT source.scm.tag=v2.3.33 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
