Author: abroekhuis
Date: Tue Dec 10 09:18:07 2013
New Revision: 1549792
URL: http://svn.apache.org/r1549792
Log:
CELIX-100: Fixed formatting of mail templates
Modified:
incubator/celix/site/trunk/content/celix/documentation/releasing.mdtext
Modified:
incubator/celix/site/trunk/content/celix/documentation/releasing.mdtext
URL:
http://svn.apache.org/viewvc/incubator/celix/site/trunk/content/celix/documentation/releasing.mdtext?rev=1549792&r1=1549791&r2=1549792&view=diff
==============================================================================
--- incubator/celix/site/trunk/content/celix/documentation/releasing.mdtext
(original)
+++ incubator/celix/site/trunk/content/celix/documentation/releasing.mdtext Tue
Dec 10 09:18:07 2013
@@ -150,32 +150,31 @@ Since Apache Celix is still in incubatio
The first vote has to be done on the public mailinglist of the project itself
([email protected]). The following template must be used for this
vote:
================================================================================================================
-
- To: [email protected]
- Subject: [VOTE] Release Celix version X.Y.Z
+> To: [email protected]
+> Subject: [VOTE] Release Celix version X.Y.Z
- This is the release vote for Apache Celix, version X.Y.Z.
+> This is the release vote for Apache Celix, version X.Y.Z.
- It fixes the following issues:
- {Create Release Note link using
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}
+> It fixes the following issues:
+> {Create Release Note link using
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}
- Source files:
-
https://dist.apache.org/repos/dist/dev/incubator/celix/celix-X.Y.Z-incubating/
+> Source files:
+>
https://dist.apache.org/repos/dist/dev/incubator/celix/celix-X.Y.Z-incubating/
- The tag to be voted upon:
-
http://svn.apache.org/repos/asf/incubator/celix/tags/celix-X.Y.Z-incubating/
+> The tag to be voted upon:
+> http://svn.apache.org/repos/asf/incubator/celix/tags/celix-X.Y.Z-incubating/
- Celix's keys can be found at:
- https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS
+> Celix's keys can be found at:
+> https://dist.apache.org/repos/dist/dev/incubator/celix/KEYS
- Information for voting on a release can be found at
http://www.apache.org/dev/release.html#approving-a-release
+> Information for voting on a release can be found at
http://www.apache.org/dev/release.html#approving-a-release
- Please vote to approve this release:
+> Please vote to approve this release:
- [ ] +1 Approve the release
- [ ] -1 Disapprove the release (please provide specific comments)
+> [ ] +1 Approve the release
+> [ ] -1 Disapprove the release (please provide specific comments)
- This vote will be open for at least 72 hours.
+> This vote will be open for at least 72 hours.
================================================================================================================
@@ -187,14 +186,13 @@ has had enough time to review the releas
The template provided above can be reused for this, but needs to be extended
(directly after "This is the release vote for..." with the following
information:
================================================================================================================
-
- This release has already been approved by:
+> This release has already been approved by:
- - Name of Approver 1 (apache ID) (binding|not binding)
- - Name of Approver 2 (apache ID) (binding|not binding)
- - ...
+> - Name of Approver 1 (apache ID) (binding|not binding)
+> - Name of Approver 2 (apache ID) (binding|not binding)
+> - ...
- See {Create link to the archive of Celix release thread using
http://incubator.markmail.org/search/?q=list%3Aorg.apache.incubator.celix-dev}
for their votes.
+> See {Create link to the archive of Celix release thread using
http://incubator.markmail.org/search/?q=list%3Aorg.apache.incubator.celix-dev}
for their votes.
================================================================================================================
@@ -229,29 +227,28 @@ Additionally it is a good idea to post a
The following template must be used:
================================================================================================================
+> To: [email protected], [email protected]
+> Subject: [ANNOUNCE] Apache Celix X.Y.Z.incubating released
- To: [email protected], [email protected]
- Subject: [ANNOUNCE] Apache Celix X.Y.Z.incubating released
+> The Apache Celix team is pleased to announce the release of Celix
X.Y.Z.incubating.
- The Apache Celix team is pleased to announce the release of Celix
X.Y.Z.incubating.
+> Celix is an implementation of the OSGi specification adapted to C. It will
follow the API
+> as close as possible, but since the OSGi specification is written primarily
for Java, there
+> will be differences. An important aspect of the implementation is
interoperability between
+> Java and C. This interoperability is achieved by porting and implementing
the Remote
+> Services specification in Celix.
- Celix is an implementation of the OSGi specification adapted to C. It will
follow the API
- as close as possible, but since the OSGi specification is written
primarily for Java, there
- will be differences. An important aspect of the implementation is
interoperability between
- Java and C. This interoperability is achieved by porting and implementing
the Remote
- Services specification in Celix.
+> This new release focusses on .... {add additional information for this
release}
- This new release focusses on .... {add additional information for this
release}
+> The release is available here:
+> http://incubator.apache.org/celix/download.cgi
- The release is available here:
- http://incubator.apache.org/celix/download.cgi
+> The full change log is available here:
+> {Create Release Note link using
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}
- The full change log is available here:
- {Create Release Note link using
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323511}
+> We welcome your help and feedback. For more information on how to report
problems,
+> and to get involved, visit the project website at
http://incubator.apache.org/celix/
- We welcome your help and feedback. For more information on how to report
problems,
- and to get involved, visit the project website at
http://incubator.apache.org/celix/
-
- The Apache Celix Team
+> The Apache Celix Team
================================================================================================================
\ No newline at end of file