Re: [Log4j] Release in README.md

2017-09-18 Thread Matt Sicker
You can also use a version range: 2.+ On 18 September 2017 at 01:44, Mikael Ståldal wrote: > OK, that works too. > > > On 2017-09-18 06:07, Ralph Goers wrote: > >> I am replacing the section in the README regarding Maven and Gradle with >> a link to the relevant web site page. >> >> Ralph >> >>

Re: [Log4j] Release in README.md

2017-09-17 Thread Mikael Ståldal
OK, that works too. On 2017-09-18 06:07, Ralph Goers wrote: I am replacing the section in the README regarding Maven and Gradle with a link to the relevant web site page. Ralph On Sep 17, 2017, at 8:24 PM, Ralph Goers wrote: I have an issue with anything that references a release version i

Re: [Log4j] Release in README.md

2017-09-17 Thread Ralph Goers
I am replacing the section in the README regarding Maven and Gradle with a link to the relevant web site page. Ralph > On Sep 17, 2017, at 8:24 PM, Ralph Goers wrote: > > I have an issue with anything that references a release version in the > README. Keeping that up to date requires that it

Re: [Log4j] Release in README.md

2017-09-17 Thread Ralph Goers
I have an issue with anything that references a release version in the README. Keeping that up to date requires that it manually be updated before the release to the release version and then be updated again after the release to the snapshot version. Everywhere else a version appears in things t

Re: [Log4j] Release in README.md

2017-09-16 Thread Mikael Ståldal
The Git tagging is already there, in 17.a. Updating README.md is not there, I suggest we add between 6 and 7: x. Update README.md with the release version. On 2017-09-15 23:04, Matt Sicker wrote: The release checklist is on the wiki: https://wiki.apache.org/logging/Log4j2ReleaseGuide I don't

Re: [Log4j] Release in README.md

2017-09-15 Thread Matt Sicker
The release checklist is on the wiki: https://wiki.apache.org/logging/Log4j2ReleaseGuide I don't think I have an account on there. On 15 September 2017 at 13:53, Mikael Ståldal wrote: > We (should) have a link to the latest release in README.md in Git. > However, that was not updated since 2.8.

[Log4j] Release in README.md

2017-09-15 Thread Mikael Ståldal
We (should) have a link to the latest release in README.md in Git. However, that was not updated since 2.8. I have updated it to 2.9.0 now. We should make sure to update it for every release. Do we have a release checklist? On that we should add to create a Git tag, and update README.md.