On Wed, Dec 5, 2018 at 2:18 PM Gary Gregory <[email protected]> wrote:
> On Sun, Dec 2, 2018 at 8:42 PM Ralph Goers <[email protected]> > wrote: > >> This is a vote to release Log4j-Audit 1.0.1, the second release of the >> Log4j Audit project. >> >> 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 (or more if required). All votes >> are welcome and we encourage everyone to test the release, but only Logging >> PMC votes are “officially” counted. As always, at least 3 +1 votes and more >> positive than negative votes are required. >> >> Tag: >> a) for a new copy do "git clone >> https://github.com/apache/logging-log4j-audit.git < >> https://git-wip-us.apache.org/repos/asf/logging-log4j-audit.git>" and >> then "git checkout tags/log4-audit-1.0.1-rc1” >> > > Weird: > > C:\temp\rc\logging-log4j-audit>git checkout tags/log4-audit-1.0.1-rc1 > error: pathspec 'tags/log4-audit-1.0.1-rc1' did not match any file(s) > known to git > This works: git checkout --no-track -b Branch_log4j-a log4j-audit-1.0.0-rc1 Gary > > Gary > > >> b) for an existing working copy to “git pull” and then “git checkout >> tags/log4j-audit-1.0.1-rc1” >> >> Web Site: http://rgoers.github.io/log4j-audit/index.html < >> http://rgoers.github.io/log4j-audit/index.html> >> >> Maven Artifacts: >> https://repository.apache.org/content/repositories/orgapachelogging-1041/ >> >> Distribution archives: >> https://dist.apache.org/repos/dist/dev/logging/log4j-audit/ < >> https://dist.apache.org/repos/dist/dev/logging/log4j-audit/> >> >> You may download all the Maven artifacts by executing: >> wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate >> https://repository.apache.org/content/repositories/orgapachelogging-1041/org/apache/logging/log4j/ >> >> Ralph > >
