Hi Claus,

The official release distribution channel is
https://dist.apache.org/dist/, according to the documents[1][2].
For the Apache Camel release, we are not only provide the maven nexus
release, but also upload the release kit to dist.apache.org.

[1]https://www.apache.org/dev/release-distribution#channels
[2]http://www.apache.org/legal/release-policy.html#host-GA


Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Oct 8, 2019 at 2:47 PM Claus Ibsen <[email protected]> wrote:
>
> Hi
>
> +1
>
> Its a milestone release, lets get it out in the hands of the community.
>
> Willem, you cannot compare Apache Maven (its all just java) to a go
> project like camel-k.
>
> On Tue, Oct 8, 2019 at 2:58 AM Willem Jiang <[email protected]> wrote:
> >
> > Hi Nicola,
> >
> > The source release kit is the official Apache release that we mainly
> > vote for, we need to make sure that the user can build the binary
> > artifacts from the source kit.
> > The artifacts which is put the https://dist.apache.org/repos/dist/
> > will be mirrored across of the world and will be archived in Apache.
> > There are bunch of other convenience binary release surch as  apache
> > maven or docker hub are based on the official Apache source release to
> > let the user to consume.
> >
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Mon, Oct 7, 2019 at 9:57 PM Nicola Ferraro <[email protected]> wrote:
> > >
> > > Hi Willem,
> > > artifacts for Camel K runtime are released through the standard Apache
> > > procedure based on Maven that we already use in Camel. We used dist/dev 
> > > for
> > > the content of the Camel K go repository because there was no standard
> > > process already setup. But for the runtime part, sources, signatures and
> > > sha are in the usual place (staging maven repository):
> > > https://repository.apache.org/content/repositories/orgapachecamel-1156/org/apache/camel/k/apache-camel-k-runtime/1.0.4/
> > >
> > > I think there's no need to over complicate the release process.
> > >
> > > Nicola
> > >
> > >
> > >
> > > On Mon, Oct 7, 2019 at 1:43 PM Willem Jiang <[email protected]> 
> > > wrote:
> > >
> > > > Hi Nicola,
> > > >
> > > > Thanks for cutting the release kit of camel-k.
> > > > I cannot find the source release of camel-k-runtime from the
> > > > dist.apache.org, I guess it's here[1]
> > > > Could you upload the source distribution into
> > > > https://dist.apache.org/repos/dist/dev/camel/camel-k-runtime/1.0.4,
> > > > with the sha512 and asc files?
> > > >
> > > > [1]
> > > > https://repository.apache.org/content/repositories/orgapachecamel-1156/org/apache/camel/k/apache-camel-k-runtime/1.0.4/apache-camel-k-runtime-1.0.4-source-release.zip
> > > >
> > > > Willem Jiang
> > > >
> > > > Twitter: willemjiang
> > > > Weibo: 姜宁willem
> > > >
> > > > On Mon, Oct 7, 2019 at 5:40 PM Nicola Ferraro <[email protected]>
> > > > wrote:
> > > > >
> > > > > Thanks Mohammad for spotting it, I've now added sources to the staging
> > > > repo.
> > > > >
> > > > > Keys used for signing are in the git repo:
> > > > >
> > > > https://github.com/apache/camel-k/blob/ee1b8d34961df9553abc7e364e965f00dbbe2bb0/KEYS#L1661-L1715
> > > > >
> > > > > Nicola
> > > > >
> > > > > On Mon, Oct 7, 2019 at 11:24 AM Mohammad Asif Siddiqui <
> > > > > [email protected]> wrote:
> > > > >
> > > > > > +1 (non-binding)
> > > > > >
> > > > > > Suggestions :
> > > > > >  - I cannot find link to KEYS in the voting mail which is used to 
> > > > > > sign
> > > > the
> > > > > > release artifacts.
> > > > > >  - Source Artifacts of camel-k 1.0.0-M2 is missing in dev svn [Major
> > > > > > Issue]
> > > > > >
> > > > > > Regards
> > > > > > Asif
> > > > > > ----------------------------------------------------
> > > > > > ServiceComb PMC Member, Release Manager
> > > > > > Apache IPMC Member
> > > > > >
> > > > > >
> > > > > > On 2019/10/05 10:24:10, Nicola Ferraro <[email protected]> wrote:
> > > > > > > Hello all:
> > > > > > >
> > > > > > > This is a combined vote to release Apache Camel K 1.0.0-M2 and 
> > > > > > > Apache
> > > > > > Camel
> > > > > > > K Runtime 1.0.4.
> > > > > > >
> > > > > > > Release notes:
> > > > > > > https://github.com/apache/camel-k/issues/944#issuecomment-538636280
> > > > > > >
> > > > > > > Runtime staging repository:
> > > > > > >
> > > > https://repository.apache.org/content/repositories/orgapachecamel-1156
> > > > > > > Runtime Tag:
> > > > > > >
> > > > > >
> > > > https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=shortlog;h=refs/tags/camel-k-runtime-parent-1.0.4
> > > > > > >
> > > > > > > Camel K staging repository:
> > > > > > > https://dist.apache.org/repos/dist/dev/camel/camel-k/1.0.0-M2/
> > > > > > > Camel K Tag:
> > > > > > >
> > > > > >
> > > > https://gitbox.apache.org/repos/asf?p=camel-k.git;a=shortlog;h=refs/tags/1.0.0-M2
> > > > > > >
> > > > > > > Staging container image repository:
> > > > > > https://hub.docker.com/r/camelk/camel-k
> > > > > > > /tags
> > > > > > >
> > > > > > > It's possible to install all staging artifacts with a single 
> > > > > > > command:
> > > > > > > kamel install --operator-image=camelk/camel-k:1.0.0-M2
> > > > > > --maven-repository=
> > > > > > >
> > > > https://repository.apache.org/content/repositories/orgapachecamel-1156
> > > > > > >
> > > > > > > Please test this release candidate and cast your vote.
> > > > > > >
> > > > > > > [ ] +1 Release the binary as Apache Camel K 1.0.0-M2 and Apache
> > > > Camel K
> > > > > > Runtime
> > > > > > > 1.0.4
> > > > > > > [ ] -1 Veto the release (provide specific comments)
> > > > > > >
> > > > > > > The vote is open for at least 72 hours.
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Nicola Ferraro
> > > > > > >
> > > > > >
> > > >
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to