You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by bu...@apache.org on 2019/10/18 19:07:43 UTC

[yetus] branch YETUS-920 updated (bde59ab -> f400fdf)

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

busbey pushed a change to branch YETUS-920
in repository https://gitbox.apache.org/repos/asf/yetus.git.


    from bde59ab  YETUS-907. Update gem versions for site build.
     new e60aae0  YETUS-920 update version to 0.11.1-SNAPSHOT for new changes.
     new 0d55642  YETUS-915 Update GitHub vote emojis for usability by color blind folks (#73)
     new a4d589d  YETUS-916. upgrade golangci-lint and prototool; rm go cache (#74)
     new f400fdf  YETUS-914. 'make test' is not processed correctly (#75)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 asf-site-src/pom.xml                                              | 2 +-
 audience-annotations-component/audience-annotations-jdiff/pom.xml | 2 +-
 audience-annotations-component/audience-annotations/pom.xml       | 2 +-
 audience-annotations-component/pom.xml                            | 2 +-
 pom.xml                                                           | 2 +-
 precommit/pom.xml                                                 | 2 +-
 precommit/src/main/shell/test-patch-docker/Dockerfile             | 6 +++---
 precommit/src/main/shell/test-patch.d/github.sh                   | 8 ++++----
 precommit/src/main/shell/test-patch.d/make.sh                     | 3 ++-
 releasedocmaker/pom.xml                                           | 2 +-
 shelldocs/pom.xml                                                 | 2 +-
 yetus-assemblies/pom.xml                                          | 2 +-
 yetus-dist/pom.xml                                                | 2 +-
 yetus-maven-plugin/pom.xml                                        | 2 +-
 yetus-minimaven-plugin/pom.xml                                    | 2 +-
 15 files changed, 21 insertions(+), 20 deletions(-)


[yetus] 01/04: YETUS-920 update version to 0.11.1-SNAPSHOT for new changes.

Posted by bu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

busbey pushed a commit to branch YETUS-920
in repository https://gitbox.apache.org/repos/asf/yetus.git

commit e60aae0ba97d146956ff3f0889e30549f96af38b
Author: Sean Busbey <bu...@apache.org>
AuthorDate: Fri Oct 18 13:05:26 2019 -0500

    YETUS-920 update version to 0.11.1-SNAPSHOT for new changes.
---
 asf-site-src/pom.xml                                              | 2 +-
 audience-annotations-component/audience-annotations-jdiff/pom.xml | 2 +-
 audience-annotations-component/audience-annotations/pom.xml       | 2 +-
 audience-annotations-component/pom.xml                            | 2 +-
 pom.xml                                                           | 2 +-
 precommit/pom.xml                                                 | 2 +-
 releasedocmaker/pom.xml                                           | 2 +-
 shelldocs/pom.xml                                                 | 2 +-
 yetus-assemblies/pom.xml                                          | 2 +-
 yetus-dist/pom.xml                                                | 2 +-
 yetus-maven-plugin/pom.xml                                        | 2 +-
 yetus-minimaven-plugin/pom.xml                                    | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/asf-site-src/pom.xml b/asf-site-src/pom.xml
index e6db36f..b42faeb 100644
--- a/asf-site-src/pom.xml
+++ b/asf-site-src/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>asf-site</artifactId>
diff --git a/audience-annotations-component/audience-annotations-jdiff/pom.xml b/audience-annotations-component/audience-annotations-jdiff/pom.xml
index 9454a98..611cd1c 100644
--- a/audience-annotations-component/audience-annotations-jdiff/pom.xml
+++ b/audience-annotations-component/audience-annotations-jdiff/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>audience-annotations-jdiff</artifactId>
diff --git a/audience-annotations-component/audience-annotations/pom.xml b/audience-annotations-component/audience-annotations/pom.xml
index 11f4191..ba1e79c 100644
--- a/audience-annotations-component/audience-annotations/pom.xml
+++ b/audience-annotations-component/audience-annotations/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>audience-annotations</artifactId>
diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml
index f933bb7..14d79f3 100644
--- a/audience-annotations-component/pom.xml
+++ b/audience-annotations-component/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>audience-annotations-component</artifactId>
diff --git a/pom.xml b/pom.xml
index f82a00f..de80740 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
   <groupId>org.apache.yetus</groupId>
   <artifactId>yetus-project</artifactId>
-  <version>0.11.0</version>
+  <version>0.11.1-SNAPSHOT</version>
   <description>Project-wide definitions for Apache Yetus</description>
   <name>Apache Yetus Project</name>
   <packaging>pom</packaging>
diff --git a/precommit/pom.xml b/precommit/pom.xml
index 9135905..da2ad4b 100644
--- a/precommit/pom.xml
+++ b/precommit/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>precommit</artifactId>
diff --git a/releasedocmaker/pom.xml b/releasedocmaker/pom.xml
index 4c323c4..0f541f1 100644
--- a/releasedocmaker/pom.xml
+++ b/releasedocmaker/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>releasedocmaker</artifactId>
diff --git a/shelldocs/pom.xml b/shelldocs/pom.xml
index eae96d1..42755aa 100644
--- a/shelldocs/pom.xml
+++ b/shelldocs/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>shelldocs</artifactId>
diff --git a/yetus-assemblies/pom.xml b/yetus-assemblies/pom.xml
index ee07b58..7999abe 100644
--- a/yetus-assemblies/pom.xml
+++ b/yetus-assemblies/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yetus-assemblies</artifactId>
diff --git a/yetus-dist/pom.xml b/yetus-dist/pom.xml
index 1edb306..0e38152 100644
--- a/yetus-dist/pom.xml
+++ b/yetus-dist/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yetus-dist</artifactId>
diff --git a/yetus-maven-plugin/pom.xml b/yetus-maven-plugin/pom.xml
index 8c7fe0b..7ba9a3c 100644
--- a/yetus-maven-plugin/pom.xml
+++ b/yetus-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yetus-maven-plugin</artifactId>
diff --git a/yetus-minimaven-plugin/pom.xml b/yetus-minimaven-plugin/pom.xml
index 5d897e4..ed17305 100644
--- a/yetus-minimaven-plugin/pom.xml
+++ b/yetus-minimaven-plugin/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.11.0</version>
+    <version>0.11.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.apache.yetus</groupId>


[yetus] 03/04: YETUS-916. upgrade golangci-lint and prototool; rm go cache (#74)

Posted by bu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

busbey pushed a commit to branch YETUS-920
in repository https://gitbox.apache.org/repos/asf/yetus.git

commit a4d589d20b445d0099f09cd0ac9ad9fa1c11b162
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Mon Sep 30 08:58:18 2019 -0700

    YETUS-916. upgrade golangci-lint and prototool; rm go cache (#74)
    
    Signed-off-by: Sean Busbey <bu...@apache.org>
    (cherry picked from commit b067f8ec5e34a384055aa00f39f4344b9ab710aa)
---
 precommit/src/main/shell/test-patch-docker/Dockerfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/precommit/src/main/shell/test-patch-docker/Dockerfile b/precommit/src/main/shell/test-patch-docker/Dockerfile
index 6b4eee9..9e37347 100644
--- a/precommit/src/main/shell/test-patch-docker/Dockerfile
+++ b/precommit/src/main/shell/test-patch-docker/Dockerfile
@@ -261,10 +261,10 @@ RUN add-apt-repository -y ppa:longsleep/golang-backports \
     && rm -rf /var/lib/apt/lists/*
 RUN go get -u github.com/mgechev/revive \
     && go get -u github.com/mrtazz/checkmake \
-    && (GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0) \
-    && (GO111MODULE=on go get github.com/uber/prototool/cmd/prototool@6a473a4f1d86e7c8ff6a844d7dc4f7c3f6207a3f) \
+    && (GO111MODULE=on go get github.com/uber/prototool/cmd/prototool@7df3b957ffe3d09dc57fe4e1eb96694614db8c7a) \
+    && (GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.19.1) \
     && mv /root/go/bin/* /usr/local/bin \
-    && rm -rf /root/go
+    && rm -rf /root/go /root/.cache/go-build
 
 ####
 # YETUS CUT HERE


[yetus] 04/04: YETUS-914. 'make test' is not processed correctly (#75)

Posted by bu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

busbey pushed a commit to branch YETUS-920
in repository https://gitbox.apache.org/repos/asf/yetus.git

commit f400fdffaadb9f0b6f9e35555435da501680b89c
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Mon Sep 30 09:39:44 2019 -0700

    YETUS-914. 'make test' is not processed correctly (#75)
    
    Signed-off-by: Sean Busbey <bu...@apache.org>
    (cherry picked from commit b7c060bde16c9ca92f44b1ef69cd48f60e08c426)
---
 precommit/src/main/shell/test-patch.d/make.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/precommit/src/main/shell/test-patch.d/make.sh b/precommit/src/main/shell/test-patch.d/make.sh
index 2dff730..86ba512 100755
--- a/precommit/src/main/shell/test-patch.d/make.sh
+++ b/precommit/src/main/shell/test-patch.d/make.sh
@@ -27,6 +27,7 @@ function make_usage
 {
   yetus_add_option "--make-cmd=<cmd>" "The 'make' command to use (default: '${MAKE}')"
   yetus_add_option "--make-file=<filename>" "The name of the file the make cmd should work on (default: '${MAKEFILE}')"
+  yetus_add_option "--make-use-git-clean" "Instead of 'make clean' use 'git clean' to reset the source checkout"
 }
 
 ## @description  precheck make
@@ -122,7 +123,7 @@ function make_modules_worker
       fi
     ;;
     unit)
-      modules_workers "${repostatus}" test test
+      modules_workers "${repostatus}" unit test
     ;;
     *)
       # shellcheck disable=SC2034


[yetus] 02/04: YETUS-915 Update GitHub vote emojis for usability by color blind folks (#73)

Posted by bu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

busbey pushed a commit to branch YETUS-920
in repository https://gitbox.apache.org/repos/asf/yetus.git

commit 0d55642b575aa81cf61ab9e97304adbc4faddcf6
Author: Duo Zhang <zh...@apache.org>
AuthorDate: Fri Sep 27 01:54:24 2019 +0800

    YETUS-915 Update GitHub vote emojis for usability by color blind folks (#73)
    
    Signed-off-by: Sean Busbey <bu...@apache.org>
    (cherry picked from commit 6b07c679320cbb7f0a5d1521dfc29fe5b22efdd6)
---
 precommit/src/main/shell/test-patch.d/github.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/precommit/src/main/shell/test-patch.d/github.sh b/precommit/src/main/shell/test-patch.d/github.sh
index e350270..14ec453 100755
--- a/precommit/src/main/shell/test-patch.d/github.sh
+++ b/precommit/src/main/shell/test-patch.d/github.sh
@@ -626,16 +626,16 @@ function github_finalreport
         emoji=""
         case ${vote} in
           1|"+1")
-            emoji=":green_heart:"
+            emoji="+1 :green_heart:"
           ;;
           -1)
-            emoji=":broken_heart:"
+            emoji="-1 :x:"
           ;;
           0)
-            emoji=":blue_heart:"
+            emoji="+0 :ok:"
           ;;
           -0)
-            emoji=":yellow_heart:"
+            emoji="-0 :warning:"
           ;;
           H)
             # this never gets called (see above) but this is here so others know the color is taken