You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by svarnau <gi...@git.apache.org> on 2017/12/22 19:28:07 UTC

[GitHub] incubator-trafodion pull request #1359: [TRAFODION-2857] Web-site changes to...

GitHub user svarnau opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1359

    [TRAFODION-2857] Web-site changes to remove incubating status

    Project status and URL changes.
    Email lists and git repo name changes still to come based on infra changes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/svarnau/incubator-trafodion j2857

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1359.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1359
    
----
commit 5dc33bf06451263ad0f5dde3313e959e39ac931a
Author: Steve Varnau <st...@...>
Date:   2017-12-22T19:23:57Z

    [TRAFODION-2857] Web-site changes to remove incubating status
    
    Project status and URL changes.
    Email lists and git repo name changes still to come based on infra changes.

----


---

[GitHub] incubator-trafodion pull request #1359: [TRAFODION-2857] Web-site changes to...

Posted by DaveBirdsall <gi...@git.apache.org>.
Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/1359#discussion_r158576490
  
    --- Diff: README ---
    @@ -13,16 +13,16 @@ To get started using Apache Trafodion:
     
       - documentation for this release can be viewed on the Apache Trafodion 
         wiki page: 
    -      http://trafodion.incubator.apache.org/documentation.html
    +      http://trafodion.apache.org/documentation.html
     
       - release notes describing changes for particular releases can be viewed:
           http://trafodion.apache.org/release-notes.html
     
    -  - the latest Apache Trafodion can be downloaded from Apache incubator
    +  - the latest Apache Trafodion can be downloaded from Apache
    --- End diff --
    
    Grammar nit: Do you want to say "the Apache distribution site" (add "the") ?


---

[GitHub] incubator-trafodion pull request #1359: [TRAFODION-2857] Web-site changes to...

Posted by svarnau <gi...@git.apache.org>.
Github user svarnau commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/1359#discussion_r158595694
  
    --- Diff: docs/client_install/src/asciidoc/_chapters/preparation.adoc ---
    @@ -220,7 +219,7 @@ $ unzip trafci.zip -d $HOME/trafodion/trafci
     .
     $ cd ..
     $ ls
    -apache-trafodion_clients-2.0.1-incubating.tar.gz  clients  jdbct4  trafci
    +apache-trafodion_clients-2.2.0.tar.gz  clients  jdbct4  trafci
    --- End diff --
    
    This is example in documentation on master branch, for next release. Not for past releases that were incubating releases.


---

[GitHub] incubator-trafodion pull request #1359: [TRAFODION-2857] Web-site changes to...

Posted by DaveBirdsall <gi...@git.apache.org>.
Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/1359#discussion_r158576506
  
    --- Diff: docs/client_install/src/asciidoc/_chapters/preparation.adoc ---
    @@ -220,7 +219,7 @@ $ unzip trafci.zip -d $HOME/trafodion/trafci
     .
     $ cd ..
     $ ls
    -apache-trafodion_clients-2.0.1-incubating.tar.gz  clients  jdbct4  trafci
    +apache-trafodion_clients-2.2.0.tar.gz  clients  jdbct4  trafci
    --- End diff --
    
    Release 2.2 hasn't been officially approved yet... should this say, 2.1.x?


---