This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new 4099334 Updated the release guide with respect to the Apache
Committee Report Helper #2045
4099334 is described below
commit 4099334517916cb22b752fce2fa6d0e1596b0e27
Author: aldettinger <[email protected]>
AuthorDate: Tue Dec 22 10:03:44 2020 +0100
Updated the release guide with respect to the Apache Committee Report
Helper #2045
---
docs/modules/ROOT/pages/contributor-guide/release-guide.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
b/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
index e27eb93..6bd22fa 100644
--- a/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/release-guide.adoc
@@ -120,6 +120,7 @@ In addition to the above, the following is needed:
value of `camel-quarkus-last-release` attribute in
https://github.com/apache/camel-quarkus/blob/master/docs/antora.yml#L25[docs/antora.yml]
https://github.com/apache/camel-quarkus/blob/master/docs/antora.yml#L25[antora.yml
component descriptor].
* When writing the release announcement blog post, do not forget to add the
release note section in
https://github.com/apache/camel-website/tree/master/content/releases/q
+* The Apache Report Helper needs to be updated.
https://github.com/apache/camel-quarkus/issues/new?title=Apache%20Committee%20Report%20Helper%3A%20camel-quarkus-X.Y.Z%20has%20been%20released%20on%20YYYY-MM-DD&body=The%20release%20should%20be%20declared%20%5Bhere%5D%28https%3A%2F%2Freporter.apache.org%2Faddrelease.html%3Fcamel%29%20by%20a%20%5Bmember%20of%20the%20PMC%5D%28https%3A%2F%2Fprojects.apache.org%2Fcommittee.html%3Fcamel%29.[Click
here] to opened a pre-filled issue, then replace [...]
* Check the state of `camel-quarkus-master` branch in the
https://github.com/apache/camel-quarkus-examples[Examples repository]. If
the version properties are in sync with
new Camel Quarkus release and if the tests are passing, merge
`camel-quarkus-master` to `master`.