Regarding item 2. I found build.log and am tailing it and I see that it is downloading a ton of dependencies for running its. I am tailing the log and as long as it keeps moving I guess it is OK.
Ralph > On May 1, 2023, at 3:09 PM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > 1. As noted below you tagged with red/0.1.0-rc2. You really shouldn’t be > using rel/ as a tag for candidates. Instead use something like tools-1.0-rc2. > rel tags are treated special by Infra and are meant for ONLY the “real” > release tags (in this case 1.0). > > 2. I checked out the tag and ran the build but it seems to hang at > > [INFO] --- maven-invoker-plugin:3.5.1:integration-test (default) @ > log4j-transform-maven-plugin --- > [INFO] Building: location/pom.xml > > I ended up killing it after 5 minutes. > > Ralph > >> On May 1, 2023, at 12:09 PM, Piotr P. Karwasz <piotr.karw...@gmail.com> >> wrote: >> >> The Apache Log4j Transformation Tools 0.1.0 release is now available for >> voting. >> >> This is the first release and it contains two modules: >> >> * [LOG4J2-3638]: Adds a bytecode transformation tool to provide >> location information without reflection. >> * [LOG4J2-673]: Adds a resource transformer for the Maven Shade Plugin >> to merge `Log4j2Plugins.dat` plugin caches. Thanks to Eduard >> Gizatullin. >> >> Source repository: https://github.com/apache/logging-log4j-transform >> Tag: rel/0.1.0-rc2 >> Commit: 7bb767c1466cd9faebfeeffa8136b231bf2b6fae >> Artifacts: >> https://dist.apache.org/repos/dist/dev/logging/log4j-transform/0.1.0 >> Nexus repository: >> https://repository.apache.org/content/repositories/orgapachelogging-1104 >> CI job run: >> https://github.com/apache/logging-log4j-transform/actions/runs/4853722893 >> Signing key: >> https://keyserver.ubuntu.com/pks/lookup?search=077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0&fingerprint=on&op=index >> >> Please download, test, and cast your votes on the Log4j developers list. >> >> [ ] +1, release the artifacts >> [ ] -1, don't release, because... >> >> The vote will remain open for 72 hours All votes are welcome and we >> encourage everyone to test the release, but only the Logging Services >> PMC votes are officially counted. At least 3 +1 votes and more >> positive than negative votes are required. >> >> Countdown: >> https://www.timeanddate.com/countdown/launch?iso=20230504T2115&p0=4162&font=cursive >> >> Piotr >