On Wed, Jul 27, 2016 at 11:17 AM, Christopher <[email protected]> wrote: > DEPENDENCIES is injected by something in the apache parent POM. I believe > it's the maven-remote-resources-plugin. It's basically empty because we > don't really have any dependencies for the parent POM itself (aside from > the Apache parent POM), so it's kind of useless, but I don't think it's > worth addressing since it's done by the parent POM.
I don't think anything should be done about it either. It was just something I noticed. > > Consider this vote officially canceled. I'll produce an rc2 in a bit. > > On Wed, Jul 27, 2016 at 9:12 AM Keith Turner <[email protected]> wrote: > >> I did the following : >> >> * Checked signature, was good >> * Diffed tarball and branch, looked good (DEPENDENCIES was only in the >> tarball) >> * Build Fluo master(modified commit 5ed9f2d) using parent pom and staging >> repo, build was successful. >> >> On Tue, Jul 26, 2016 at 1:44 PM, Christopher <[email protected]> wrote: >> >> > Fluo Developers, >> > >> > Please consider the following candidate for Fluo Parent POM 1-incubating. >> > >> > Git Commit: >> > 4473de40fa562e6caff48b87e93aa2f23a6b885b >> > Branch: >> > fluo-parent-1-rc1 >> > >> > If this vote passes, a vote will be brought to the IPMC, and if that >> > passes, a gpg-signed tag will be created using: >> > git tag -f -m 'Apache Fluo Parent POM 1-incubating' -s >> > rel/fluo-parent-1-incubating 4473de40fa562e6caff48b87e93aa2f23a6b885b >> > >> > Staging repo: >> > https://repository.apache.org/content/repositories/orgapachefluo-1002 >> > Source (official release artifact): >> > >> > >> https://repository.apache.org/content/repositories/orgapachefluo-1002/org/apache/fluo/fluo-parent/1-incubating/fluo-parent-1-incubating-source-release.tar.gz >> > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a >> > given artifact.) >> > >> > Signing key fingerprint is: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D >> > >> > Please vote one of: >> > [ ] +1 - I have verified and accept... >> > [ ] +0 - I have reservations, but not strong enough to vote against... >> > [ ] -1 - Because..., I do not accept... >> > ... these artifacts as the 1-incubating release of Apache Fluo Parent >> POM. >> > >> > This vote will end on Fri Jul 29 18:00:00 UTC 2016 >> > (Fri Jul 29 14:00:00 EDT 2016 / Fri Jul 29 11:00:00 PDT 2016) >> > >> > Thanks! >> > >> > P.S. Hint: download the whole staging repo with >> > wget -erobots=off -r -l inf -np -nH \ >> > >> https://repository.apache.org/content/repositories/orgapachefluo-1002/ >> > # note the trailing slash is needed >> > >>
