Repository: tajo
Updated Branches:
  refs/heads/master c865074eb -> 690bc0974


Update site for 0.11.0 release. (add missing license)


Project: http://git-wip-us.apache.org/repos/asf/tajo/repo
Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/690bc097
Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/690bc097
Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/690bc097

Branch: refs/heads/master
Commit: 690bc0974234fffb6657d9be003d8516faafe03e
Parents: c865074
Author: Jihoon Son <[email protected]>
Authored: Wed Oct 28 15:31:08 2015 +0900
Committer: Jihoon Son <[email protected]>
Committed: Wed Oct 28 15:31:08 2015 +0900

----------------------------------------------------------------------
 .../resources/releases/0.11.0/relnotes.html     | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tajo/blob/690bc097/tajo-project/src/site/resources/releases/0.11.0/relnotes.html
----------------------------------------------------------------------
diff --git a/tajo-project/src/site/resources/releases/0.11.0/relnotes.html 
b/tajo-project/src/site/resources/releases/0.11.0/relnotes.html
index 52243f1..dd4ac06 100644
--- a/tajo-project/src/site/resources/releases/0.11.0/relnotes.html
+++ b/tajo-project/src/site/resources/releases/0.11.0/relnotes.html
@@ -1,3 +1,21 @@
+<!DOCTYPE html>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); 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
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <html><head>
 <meta http-equiv="content-type" content="text/html; charset=EUC-KR">
 <title>Release Notes - Tajo - Version 0.11.0</title>
@@ -703,4 +721,4 @@ hbase if storage-site.json doesn't exist on configuration 
directory.
 <li>[<a href="https://issues.apache.org/jira/browse/TAJO-1870";>TAJO-1870</a>] 
-         Enable tests of tajo-storage-pgsql module when arch type is 64-bit
 </li>
 </ul>
-        </body></html>
\ No newline at end of file
+        </body></html>

Reply via email to