Author: guoyp
Date: Fri Dec 28 01:55:19 2018
New Revision: 31697

Log:
griffin-0.4.0

Added:
    dev/incubator/griffin/0.4.0/
    dev/incubator/griffin/0.4.0/CHANGES.txt
    dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip   (with props)
    dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.asc
    dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.sha512
    dev/incubator/griffin/0.4.0/griffin-0.4.0.pom
    dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.asc
    dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.sha512

Added: dev/incubator/griffin/0.4.0/CHANGES.txt
==============================================================================
--- dev/incubator/griffin/0.4.0/CHANGES.txt (added)
+++ dev/incubator/griffin/0.4.0/CHANGES.txt Fri Dec 28 01:55:19 2018
@@ -0,0 +1,33 @@
+Release Notes - Apache Griffin 0.4.0
+
+** Highlights **
+    * Profiling measure UX improvements.
+    * Lifecycle hooks support.
+    * Plaintext mode for measure creation.
+
+
+** New Feature
+    * [GRIFFIN-200] - Lifecycle hooks support.
+    * [GRIFFIN-203] - Plaintext mode for measure creation.
+    * [GRIFFIN-196] - Search box for table names.
+
+
+** Improvement
+    * [GRIFFIN-193] - [Service] Profiling measure UX improvements.
+
+
+** Bug
+    * [GRIFFIN-197] - Profiling measure UX improvements.
+    * [GRIFFIN-198] - HiveMetaStoreServiceImpl caches incorrrect state of 
meatastore.
+    * [GRIFFIN-199] - [UI] Non-descriptive message when job creation failed.
+    * [GRIFFIN-201] - [Service] Hive metastore callls failing frequently.
+    * [GRIFFIN-206] - [UI] Wrong sign off time zone offset when created from 
UI.
+    * [GRIFFIN-207] - [Service]LDAP auth is not supporting group filters and 
non-CN login names.
+    * [GRIFFIN-208] - [Service] Job status is SUCCESS even if some stages have 
failed.
+    * [GRIFFIN-209] - [Measure] In paramUtil, the util function 
getParamStringMap doesn't work as expected.
+    * [GRIFFIN-211] - [Service] JobInstance appUrl error.
+
+
+** Task
+    * [GRIFFIN-86] - UT of service module
+    * [GRIFFIN-204] - postman collection is not up to date, some APIs don't 
work well, like create measure.

Added: dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.asc
==============================================================================
--- dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.asc (added)
+++ dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.asc Fri Dec 28 
01:55:19 2018
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJcJMQuAAoJEFbcw8LD2v/8zowP/1vMWzKMdAY6aXWZR3rpechl
+JUm0Y6S5gzCk9FDrxbKHGCDhO2Jb5rWZ/HDaeWfe2SUjNX10eqst5EXha6etuezn
+hKWtbsHjL197Kt/PIxITw8I7xz1f6mWuFbaKnBqQW+BaDRidUmrn2aEsT4MKkWuR
+Iwih0iDRhectgsGoEpcN85gAZFM6bL5E1hPXihabTNtlFblFMyo+ML8U+Kw0O78a
+7H0e6GTWKm+TbzQhbm5cFmCDXpL+jXkL/ilKr5Qs6ZFPCpNM9oXwhDPtczr7jqRC
+78lxlXIhD0k+KK288v23o6/vunU3xPx5apYJOkIraUNMnBQLV8BEy95aqDGF/vlg
++q4XIM+vbkMpriMqQXCU1lZrL21EPHyQjwDnpe0ZglIFu9OoCu/UI476/3A1FeA+
+6i8e1auwJQ0Umf95lN4HbGQkLtBfQ8kK6hZ2Lyih2rsEhKl32b0IWGmkOLlZcibP
+Q8sMVP11zO1k3F2doi1Y5xjX3JC3LdVjIlR2hUNBGZf5UgQQQSE0/8kcHMZ2nsDN
+HicB0kDSX38SV1PWzQEi+aMWoF6+aUqChBvly4I7x7O+MgbVIBvv9yp8RGYn7FP7
+uiwsNzEMZfAjj+rP18HUtVhK6EA2sxslJLqaJIaTpUab4H9mQ5mGZiOfWBJ0AbbS
+OyvU6W0oDvmulzB/vPgB
+=phwa
+-----END PGP SIGNATURE-----

Added: dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.sha512
==============================================================================
--- dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.sha512 (added)
+++ dev/incubator/griffin/0.4.0/griffin-0.4.0-source-release.zip.sha512 Fri Dec 
28 01:55:19 2018
@@ -0,0 +1 @@
+762666cbdb19dcd4f0d445fa9f4b9414ceae9ec617d145fe2e26096e8f5ed586ef9630fc3efef3903cf82b3fc974b84a9e4cecd78642fe7250532bcb7213a433
  griffin-0.4.0-source-release.zip

Added: dev/incubator/griffin/0.4.0/griffin-0.4.0.pom
==============================================================================
--- dev/incubator/griffin/0.4.0/griffin-0.4.0.pom (added)
+++ dev/incubator/griffin/0.4.0/griffin-0.4.0.pom Fri Dec 28 01:55:19 2018
@@ -0,0 +1,179 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+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.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>17</version>
+        <relativePath />
+    </parent>
+
+    <groupId>org.apache.griffin</groupId>
+    <artifactId>griffin</artifactId>
+    <version>0.4.0</version>
+    <packaging>pom</packaging>
+    <name>Apache Griffin ${project.version}</name>
+    <url>http://griffin.apache.org</url>
+
+    <prerequisites>
+        <maven>3.2.5</maven>
+    </prerequisites>
+
+    <properties>
+        <java.version>1.8</java.version>
+        <maven-apache-rat.version>0.11</maven-apache-rat.version>
+        <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+        <maven.compiler.source>1.8</maven.compiler.source>
+        <maven.compiler.target>1.8</maven.compiler.target>
+    </properties>
+
+    <licenses>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+        </license>
+    </licenses>
+
+    <organization>
+        <name>Apache Software Foundation</name>
+        <url>http://www.apache.org</url>
+    </organization>
+
+    <issueManagement>
+        <system>JIRA</system>
+        <url>https://issues.apache.org/jira/browse/GRIFFIN</url>
+    </issueManagement>
+
+    <mailingLists>
+        <mailingList>
+            <name>griffin-dev</name>
+            <subscribe>[email protected]</subscribe>
+            <unsubscribe>[email protected]</unsubscribe>
+            <post>[email protected]</post>
+        </mailingList>
+    </mailingLists>
+
+    <!--<pluginRepositories>-->
+    <!--</pluginRepositories>-->
+
+    <scm>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/griffin.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/griffin.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=griffin.git;a=summary</url>
+        <tag>griffin-0.4.0</tag>
+    </scm>
+
+    <distributionManagement>
+    </distributionManagement>
+
+
+    <modules>
+        <module>ui</module>
+        <module>service</module>
+        <module>measure</module>
+    </modules>
+
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>3.6.1</version>
+                    <configuration>
+                        <source>${maven.compiler.source}</source>
+                        <target>${maven.compiler.target}</target>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <groupId>org.apache.rat</groupId>
+                    <artifactId>apache-rat-plugin</artifactId>
+                    <version>${maven-apache-rat.version}</version>
+                    <configuration>
+                        <!-- Exclude files/folders for apache release -->
+                        <excludes>
+                            <!-- Git specific files -->
+                            <exclude>.git/</exclude>
+                            <exclude>.gitignore</exclude>
+                            <!-- IDE specific files-->
+                            <exclude>**/.idea/</exclude>
+                            <exclude>**/.scalastyle/</exclude>
+                            <exclude>**/*.iml</exclude>
+                            <exclude>**/.classpath</exclude>
+                            <exclude>**/.settings/**</exclude>
+                            <exclude>**/.project</exclude>
+                            <!-- Maven working directory -->
+                            <exclude>**/target/**</exclude>
+                            <!-- Patch files which can be lying around -->
+                            <exclude>**/*.patch</exclude>
+                            <exclude>**/*.rej</exclude>
+                            <!-- README and test data with exact format -->
+                            <exclude>README*</exclude>
+                            <exclude>DEPENDENCIES</exclude>
+                            <exclude>**/licenses/*</exclude>
+                            <exclude>**/*.log</exclude>
+                            <exclude>**/*.out</exclude>
+                            <exclude>**/*.db</exclude>
+                            <exclude>**/velocity.log*</exclude>
+                            <exclude>**/*.json</exclude>
+                            <exclude>**/*.csv</exclude>
+                            <exclude>**/*.avro</exclude>
+                            <exclude>**/*.dat</exclude>
+                            <exclude>**/banner.txt</exclude>
+                            <exclude>**/bower_components/**</exclude>
+                            <exclude>**/node_modules/**</exclude>
+                            <exclude>**/.tmp/**</exclude>
+                            <exclude>**/angular/src/assets/.gitkeep</exclude>
+                            <exclude>**/angular/.editorconfig</exclude>
+                            <exclude>**/dist/**</exclude>
+                            <exclude>**/.bowerrc</exclude>
+                            <exclude>**/src/main/resources/public/**</exclude>
+                            <exclude>**/pom.xml.releaseBackup</exclude>
+                            <exclude>**/pom.xml.tag</exclude>
+                        </excludes>
+                    </configuration>
+                    <executions>
+                        <execution>
+                            <id>rat-check</id>
+                            <phase>validate</phase>
+                            <goals>
+                                <goal>check</goal>
+                            </goals>
+                        </execution>
+                    </executions>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+            </plugin>
+
+        </plugins>
+    </build>
+
+</project>

Added: dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.asc
==============================================================================
--- dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.asc (added)
+++ dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.asc Fri Dec 28 01:55:19 2018
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJcJMQlAAoJEFbcw8LD2v/8TCcP/2/dcQNx6H6RlFf8UtkPQhJA
+viYpyfUu/nnQyG0h/l92Idk5k7vidl7ANJDOz/+8AlEj12qsgLdHU3nb5Ru78t4e
+ajSY/SWoe8IEAY6Evt1TGY+HtMUjulpzmifepmuU9UFD68DAnj9pE+xRkQTwVSSd
+6DFXWHJOwpqlbVR6bViiQ4g+Or9g4APnuNK1fcOyAEx6etcbdpcIXU7w5ALfsz+u
+5cSBwoDf0PHeotiwuLrHskEv+7S8iX4Gf8p/O6Z8BcWuvUYmh+KsMiuUMbQy8R3s
+VpXhkjbacaiOgHHbugAp0H5GbU0iiCFTLnwmY8aKJ99vr94XbHHiNvYac2EEzJgu
+I0JFz1DBL9Y4Aeyzx/1MnHreIYBqRGvCdIGclnbEcjsmALxoSGgOVp6Hpjg10wM7
+gfkKFcv2CEoaB705ATP3LcJb5+Ib/klR+snV1EX0oLH/QqrOe5CMhWBOgAC5IOLx
+2SShNaXlam/F3jaDVkajJm5u1Vs3QwjpClpye/SzH0jvBGTQqAReSbOQnkKGtpT+
+4RHis8+crss5fjXK5IrrhLRACECKta24z14tO1AqbmqGma33j+Y/FLIbaLTBvpGf
+21d3pEtNaiA1Dp7brXRzpAUSWOKjt5HcvyurEHMdH5go71t0E+X1ScxnOvy9Of7j
+fFu+IOtqWkXtlIJgNYQS
+=V/J2
+-----END PGP SIGNATURE-----

Added: dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.sha512
==============================================================================
--- dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.sha512 (added)
+++ dev/incubator/griffin/0.4.0/griffin-0.4.0.pom.sha512 Fri Dec 28 01:55:19 
2018
@@ -0,0 +1 @@
+fa087e00223cf17c0074cb17b047a563ef14b17cce612dc001c6e71eeed4135d1e47671934b51dfebc5a822f022767861c1503643bd888398ade0138b9a8098c
  griffin-0.4.0.pom


Reply via email to