This is an automated email from the ASF dual-hosted git repository. jfeinauer pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git
commit a4b403a97b308096c7aef94550f69b7d78072776 Author: julian <[email protected]> AuthorDate: Thu Mar 14 10:05:52 2019 +0100 Site fixes for PLC4X-96, PLC4X-97, PLC4X-98 and PLC4X-99. --- src/site/asciidoc/developers/release.adoc | 6 ++++-- src/site/asciidoc/users/download.adoc | 19 ++++++++++++++----- src/site/site.xml | 6 +++--- 3 files changed, 21 insertions(+), 10 deletions(-) diff --git a/src/site/asciidoc/developers/release.adoc b/src/site/asciidoc/developers/release.adoc index 72de3ac..a33124c 100644 --- a/src/site/asciidoc/developers/release.adoc +++ b/src/site/asciidoc/developers/release.adoc @@ -530,8 +530,10 @@ has to be listed there. This is done by changing the `download.adoc` under `src/site/users/` (**in the develop branch, as this is where the site is generated from!**) 1. Copy the last release down to _Previous Releases_ -2. Add the new Release under _Current Releases_ and change all links. -3. Update the sections for the changes according to the _RELEASE_NOTES_ from the release +2. Point the download links of the last release to archive, e.g. `http://archive.apache.org/dist/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip` +3. Add the new Release under _Current Releases_ and change all links. +_Note: Please add an anchor for the toc_ +4. Update the sections for the changes according to the _RELEASE_NOTES_ from the release _Note: Transfer all to ascii-doc notation to ensure correct rendering of the site_ _Also remove the JIRA TICKET ids in Front_ diff --git a/src/site/asciidoc/users/download.adoc b/src/site/asciidoc/users/download.adoc index 4f0255b..8600c56 100644 --- a/src/site/asciidoc/users/download.adoc +++ b/src/site/asciidoc/users/download.adoc @@ -21,13 +21,20 @@ Be sure to verify your downloads by these https://www.apache.org/info/verificati === Current Releases -==== 0.3.1 Official https://www.apache.org/dyn/closer.lua/incubator/plc4x/0.3.1-incubating/apache-plc4x-incubating-0.3.1-source-release.zip[source release] [ https://www.apache.org/dist/incubator/plc4x/0.3.1-incubating/apache-plc4x-incubating-0.3.1-source-release.zip.sha512[SHA512] ] [ https://www.apache.org/dist/incubator/plc4x/0.3.1-incubating/apache-plc4x-incubating-0.3.1-source-release.zip.asc[ASC] ]ยด +[#release-0.3.1] +==== 0.3.1 Official https://www.apache.org/dyn/closer.lua/incubator/plc4x/0.3.1-incubating/apache-plc4x-incubating-0.3.1-source-release.zip[source release] [ https://www.apache.org/dist/incubator/plc4x/0.3.1-incubating/apache-plc4x-incubating-0.3.1-source-release.zip.sha512[SHA512] ] [ https://www.apache.org/dist/incubator/plc4x/0.3.1-incubating/apache-plc4x-incubating-0.3.1-source-release.zip.asc[ASC] ] ===== New Features +++++ +- +++++ ===== Incompatible changes +++++ +- +++++ ===== Bug Fixes @@ -38,7 +45,8 @@ Be sure to verify your downloads by these https://www.apache.org/info/verificati === Previous Releases -==== 0.3.0 Official https://www.apache.org/dyn/closer.lua/incubator/plc4x/0.3.0-incubating/apache-plc4x-incubating-0.3.0-source-release.zip[source release] [ https://www.apache.org/dist/incubator/plc4x/0.3.0-incubating/apache-plc4x-incubating-0.3.0-source-release.zip.sha512[SHA512] ] [ https://www.apache.org/dist/incubator/plc4x/0.3.0-incubating/apache-plc4x-incubating-0.3.0-source-release.zip.asc[ASC] ] +[#release-0.3.0] +==== 0.3.0 Official http://archive.apache.org/dist/incubator/plc4x/0.3.0-incubating/apache-plc4x-incubating-0.3.0-source-release.zip[source release] [ http://archive.apache.org/dist/incubator/plc4x/0.3.0-incubating/apache-plc4x-incubating-0.3.0-source-release.zip.sha512[SHA512] ] [ http://archive.apache.org/dist/incubator/plc4x/0.3.0-incubating/apache-plc4x-incubating-0.3.0-source-release.zip.asc[ASC] ] ===== New Features @@ -66,7 +74,8 @@ Be sure to verify your downloads by these https://www.apache.org/info/verificati - Write operations seem to fail - Fixed a Bug where S7 was not able to read arrays. -==== 0.2.0 Official https://www.apache.org/dyn/closer.lua/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip[source release] [ https://www.apache.org/dist/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip.sha512[SHA512] ] [ https://www.apache.org/dist/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip.asc[ASC] ] +[#release-0.2.0] +==== 0.2.0 Official http://archive.apache.org/dist/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip[source release] [ http://archive.apache.org/dist/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip.sha512[SHA512] ] [ http://archive.apache.org/dist/incubator/plc4x/0.2.0-incubating/apache-plc4x-incubating-0.2.0-source-release.zip.asc[ASC] ] ===== Changes: @@ -75,8 +84,8 @@ Be sure to verify your downloads by these https://www.apache.org/info/verificati * New OPM (Object PLC Mapping) component (JPA for PLCs) * Bug fixes -0.1.0 -Official https://www.apache.org/dyn/closer.lua/incubator/plc4x/0.1.0-incubating/apache-plc4x-incubating-0.1.0-source-release.zip[source release] [ https://www.apache.org/dist/incubator/plc4x/0.1.0-incubating/apache-plc4x-incubating-0.1.0-source-release.zip.sha512[SHA512] ] [ https://www.apache.org/dist/incubator/plc4x/0.1.0-incubating/apache-plc4x-incubating-0.1.0-source-release.zip.asc[ASC] ] +[#release-0.1.0] +==== 0.1.0 Official http://archive.apache.org/dist/incubator/plc4x/0.1.0-incubating/apache-plc4x-incubating-0.1.0-source-release.zip[source release] [ http://archive.apache.org/dist/incubator/plc4x/0.1.0-incubating/apache-plc4x-incubating-0.1.0-source-release.zip.sha512[SHA512] ] [ https://www.apache.org/dist/incubator/plc4x/0.1.0-incubating/apache-plc4x-incubating-0.1.0-source-release.zip.asc[ASC] ] // Disabled as this is the first release ... //https://github.com/apache/incubator-plc4x/tree/rel/0.1.0/CHANGELOG.md[CHANGELOG] \ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index 1302700..f3f48c6 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -41,11 +41,11 @@ <slogan position="bannerLeft">The industrial IoT adapter</slogan> <showApacheEvents>true</showApacheEvents> <toc>top</toc> - <bottomNav maxSpan="9"> - <column>reports</column> + <bottomNav maxSpan="3"> + <!-- <column>reports</column> <column>Apache</column> + <column>modules</column> --> <column>Protocols</column> - <column>modules</column> </bottomNav> <brand> <name>Apache PLC4X (Incubating)</name>
