You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sb...@apache.org on 2019/02/28 23:59:56 UTC

[trafodion] branch master updated: Updating files for website following approval of R2.3.0

This is an automated email from the ASF dual-hosted git repository.

sbroeder pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafodion.git


The following commit(s) were added to refs/heads/master by this push:
     new 62c7049  Updating files for website following approval of R2.3.0
     new dfef1ca  Merge pull request #1806 from sbroeder/sean_traf_2.4
62c7049 is described below

commit 62c70491968b76b39d7fd07231cb4f5118c1bcb4
Author: Sean Broeder <sb...@apache.org>
AuthorDate: Thu Feb 28 21:24:00 2019 +0000

    Updating files for website following approval of R2.3.0
---
 docs/src/site/markdown/documentation.md       | 23 ++++++++++++++++++++++-
 docs/src/site/markdown/download.md            | 25 ++++++++++++++++++++++++-
 docs/src/site/markdown/release-notes-2-3-0.md |  2 +-
 docs/src/site/markdown/release-notes.md       |  2 +-
 4 files changed, 48 insertions(+), 4 deletions(-)

diff --git a/docs/src/site/markdown/documentation.md b/docs/src/site/markdown/documentation.md
index 699ab35..5544c3b 100644
--- a/docs/src/site/markdown/documentation.md
+++ b/docs/src/site/markdown/documentation.md
@@ -3,7 +3,7 @@
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
-      http://www.apache.org/licenses/LICENSE-2.0
+      https://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
@@ -36,6 +36,27 @@ Trafodion SQL Reference Manual                        | [Web Book](docs/sql_refe
 Trafodion Stored Procedures in Java (SPJ) Guide       | [Web Book](docs/spj_guide/index.html),          [PDF](docs/spj_guide/Trafodion_SPJ_Guide.pdf)
 UDF Tutorial                                          | [wiki](https://cwiki.apache.org/confluence/display/TRAFODION/Tutorial%3A+The+object-oriented+UDF+interface)
 
+## 2.3.0 Release
+
+Document                                              | Formats
+------------------------------------------------------|-----------------------------------
+Scalar UDFs in C                                      | [wiki](https://cwiki.apache.org/confluence/display/TRAFODION/Scalar+UDFs+-+In+C)
+Trafodion Client Installation Guide                   | [Web Book](docs/2.3.0/client_install/index.html),     [PDF](docs/2.3.0/client_install/Trafodion_Client_Installation_Guide.pdf)
+Trafodion Code Examples                               | [wiki](https://cwiki.apache.org/confluence/display/TRAFODION/Trafodion+Code+Examples)
+Trafodion Command Interface Guide                     | [Web Book](docs/2.3.0/command_interface/index.html),  [PDF](docs/2.3.0/command_interface/Trafodion_Command_Interface_Guide.pdf)
+Trafodion Control Query Default (CQD) Reference Guide | [Web Book](docs/2.3.0/cqd_reference/index.html),      [PDF](docs/2.3.0/cqd_interface/Trafodion_CQD_Reference_Guide.pdf)
+Trafodion Database Connectivity Services Guide        | [Web Book](docs/2.3.0/dcs_reference/index.html),      [API](docs/2.3.0/dcs_reference/apidocs/2.1.0/index.html)
+Trafodion JDBC Type 4 Programmer Reference Guide      | [Web Book](docs/2.3.0/jdbct4ref_guide/index.html),    [PDF](docs/2.3.0/jdbct4ref_guide/Trafodion_JDBCT4_Reference_Guide.pdf)
+Trafodion Load and Transform Guide                    | [Web Book](docs/2.3.0/load_transform/index.html),     [PDF](docs/2.3.0/load_transform/Trafodion_Load_Transform_Guide.pdf)
+Trafodion Messages Guide                              | [Web Book](docs/2.3.0/messages_guide/index.html),     [PDF](docs/2.3.0/messages_guide/Trafodion_Messages_Guide.pdf)
+Trafodion Manageability                               | [wiki](https://cwiki.apache.org/confluence/display/TRAFODION/Trafodion+Manageability)
+Trafodion odb User Guide                              | [Web Book](docs/2.3.0/odb/index.html),                [PDF](docs/2.3.0/odb/Trafodion_odb_User_Guide.pdf)
+Trafodion Provisioning Guide                          | [Web Book](docs/2.3.0/provisioning_guide/index.html), [PDF](docs/2.3.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf)
+Trafodion REST Server Reference Guide                 | [Web Book](docs/2.3.0/rest_reference/index.html),     [API](docs/2.3.0/rest_reference/apidocs/2.1.0/index.html)
+Trafodion SQL Reference Manual                        | [Web Book](docs/2.3.0/sql_reference/index.html),      [PDF](docs/2.3.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf)
+Trafodion Stored Procedures in Java (SPJ) Guide       | [Web Book](docs/2.3.0/spj_guide/index.html),          [PDF](docs/2.3.0/spj_guide/Trafodion_SPJ_Guide.pdf)
+UDF Tutorial                                          | [wiki](https://cwiki.apache.org/confluence/display/TRAFODION/Tutorial%3A+The+object-oriented+UDF+interface)
+
 ## 2.2.0 Release
 
 Document                                              | Formats
diff --git a/docs/src/site/markdown/download.md b/docs/src/site/markdown/download.md
index 67be1e3..3f96b10 100644
--- a/docs/src/site/markdown/download.md
+++ b/docs/src/site/markdown/download.md
@@ -3,7 +3,7 @@
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
  
-      http://www.apache.org/licenses/LICENSE-2.0
+      https://www.apache.org/licenses/LICENSE-2.0
  
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
@@ -27,8 +27,31 @@ To build Trafodion from source code, see the [Trafodion Contributor Guide](https
 ## 2.3.0 (February 2019)
 
 * [Release Notes](release-notes-2-3-0.html)
+* [Source Code Release][src230]  -  [PGP][pgp230] [SHA512][sha230]
+* Convenience Binaries
+    * [Python Installer][pins230]  -  [PGP][pinpgp230] [SHA512][pinsha230]
+    * [Server][ser230]  -  [PGP][sepgp230] [SHA512][sesha230]
+    * [Clients][cl230]  -  [PGP][clpgp230] [SHA512][clsha230]
+    * [Ambari Plugin][ap230]  -  [PGP][appgp230] [SHA512][apsha230]
+
 * [Documentation](documentation.html#230_Release)
 
+[src230]: https://www.apache.org/dyn/closer.lua/trafodion/apache-trafodion-2.3.0/src/apache-trafodion-2.3.0-src.tar.gz
+[pgp230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/src/apache-trafodion-2.3.0-src.tar.gz.asc
+[sha230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/src/apache-trafodion-2.3.0-src.tar.gz.sha512
+[pins230]: https://www.apache.org/dyn/closer.lua/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_pyinstaller-2.3.0.tar.gz
+[pinpgp230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_pyinstaller-2.3.0.tar.gz.asc
+[pinsha230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_pyinstaller-2.3.0.tar.gz.sha512
+[ser230]: https://www.apache.org/dyn/closer.lua/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_server-2.3.0-RH6-x86_64.tar.gz
+[sepgp230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_server-2.3.0-RH6-x86_64.tar.gz.asc
+[sesha230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_server-2.3.0-RH6-x86_64.tar.gz.sha512
+[cl230]: https://www.apache.org/dyn/closer.lua/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_clients-2.3.0-RH6-x86_64.tar.gz
+[clpgp230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_clients-2.3.0-RH6-x86_64.tar.gz.asc
+[clsha230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_clients-2.3.0-RH6-x86_64.tar.gz.sha512
+[ap230]: https://www.apache.org/dyn/closer.lua/trafodion/apache-trafodion-2.3.0/bin/traf_ambari-2.3.0-1.noarch.rpm
+[appgp230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/traf_ambari-2.3.0-1.noarch.rpm.asc
+[apsha230]: https://www.apache.org/dist/trafodion/apache-trafodion-2.3.0/bin/traf_ambari-2.3.0-1.noarch.rpm.sha512
+
 ## 2.2.0 (March 2018)
 
 * [Release Notes](release-notes-2-2-0.html)
diff --git a/docs/src/site/markdown/release-notes-2-3-0.md b/docs/src/site/markdown/release-notes-2-3-0.md
index 7e23b00..ceaa368 100644
--- a/docs/src/site/markdown/release-notes-2-3-0.md
+++ b/docs/src/site/markdown/release-notes-2-3-0.md
@@ -3,7 +3,7 @@
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
 
-      http://www.apache.org/licenses/LICENSE-2.0
+      https://www.apache.org/licenses/LICENSE-2.0
 
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/docs/src/site/markdown/release-notes.md b/docs/src/site/markdown/release-notes.md
index f385a17..683339d 100644
--- a/docs/src/site/markdown/release-notes.md
+++ b/docs/src/site/markdown/release-notes.md
@@ -3,7 +3,7 @@
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
 
-      http://www.apache.org/licenses/LICENSE-2.0
+      https://www.apache.org/licenses/LICENSE-2.0
 
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,