I was just going off of what was in the SVN develop repo before - there wasn't a sources file in there, so I didn't add one. That being said, the only thing that is generated at the moment is a sources.jar with the sources, but that's probably not the correct thing to do for the sources. It looks like we might be missing something in the POM? The current directions for releasing make no mention of the sources, and the sign-artifacts.sh doesn't seem to attempt to sign the sources either.
-Robert Middleton On Wed, Jun 2, 2021 at 8:40 AM Gary Gregory <garydgreg...@gmail.com> wrote: > > On Tue, Jun 1, 2021 at 11:37 PM Matt Sicker <boa...@gmail.com> wrote: > > > > The NOTICE file still has a copyright from 2007, but that was already > > a problem in the previous release, so that can be fixed in another > > release. Also, it looks like you didn't commit the source archives to > > svn yet? > > As a reminder, Apache really distributes sources, so that's what we > should check as opposed to a git checkout. The binaries we offer are a > convenience to our users. > > Gary > > > > > On Tue, 1 Jun 2021 at 20:58, Robert Middleton <rmiddle...@apache.org> wrote: > > > > > > This vote is to release Apache Chainsaw 2.1.0. This fixes a few > > > annoying issues with chainsaw and some other bugs, as well as updating > > > some dependencies. > > > > > > Please download, test, and cast your votes on the log4j developers list. > > > [] +1, release the artifacts > > > [] -1, don't release because... > > > > > > This 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: > > > For a new copy do "git clone > > > https://github.com/apache/logging-chainsaw.git" and then "git checkout > > > tags/apache-chainsaw-2.1.0-RC1" > > > > > > Web site: https://logging.staged.apache.org/chainsaw/2.1.0/ > > > > > > Distribution archives: > > > https://dist.apache.org/repos/dist/dev/logging/chainsaw/ > > > > > > -Robert Middleton