You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/06/11 18:08:29 UTC

[qpid-dispatch] branch master updated: NO-JIRA - Back out ealier test change. Got the email from Jenkins about rat test failure

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

gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f85c71  NO-JIRA - Back out ealier test change. Got the email from Jenkins about rat test failure
1f85c71 is described below

commit 1f85c71b7594927fb75c4e636273735c9068ce9f
Author: Ganesh Murthy <gm...@apache.org>
AuthorDate: Tue Jun 11 14:07:57 2019 -0400

    NO-JIRA - Back out ealier test change. Got the email from Jenkins about rat test failure
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 894a194..8e91aff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
                       <exclude>**/server-password-file.txt</exclude>
                       <exclude>**/server-password-file-bad.txt</exclude>
                       <exclude>**/client-password-file.txt</exclude>
-                      <!-- <exclude>**/*.pkcs12</exclude> -->
+                      <exclude>**/*.pkcs12</exclude>
                       <exclude>**/.idea/**</exclude> <!-- This is for ignoring the intellij idea project files -->
                       <exclude>**/*~</exclude> <!-- This is for files created by emacs -->
                       <exclude>.pydevproject</exclude> <!-- PyCharm project file -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org