You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by av...@apache.org on 2018/04/01 19:14:32 UTC

[ambari] 36/39: AMBARI-23100 : Merge branch-3.0-ams onto trunk. (Remove logsearch-it pom change)

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

avijayan pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit ca62ed06b27baa1ec06578a2e455500bf5785639
Author: Aravindan Vijayan <av...@hortonworks.com>
AuthorDate: Tue Feb 27 12:25:49 2018 -0800

    AMBARI-23100 : Merge branch-3.0-ams onto trunk. (Remove logsearch-it pom change)
---
 ambari-logsearch/ambari-logsearch-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-logsearch/ambari-logsearch-it/pom.xml b/ambari-logsearch/ambari-logsearch-it/pom.xml
index b3a1d45..db3e09f 100644
--- a/ambari-logsearch/ambari-logsearch-it/pom.xml
+++ b/ambari-logsearch/ambari-logsearch-it/pom.xml
@@ -122,7 +122,7 @@
   </dependencies>
 
   <build>
-    <testOutputDirectory>test/target/classes</testOutputDirectory>
+    <testOutputDirectory>target/classes</testOutputDirectory>
     <testResources>
       <testResource>
         <directory>src/test/java/</directory>

-- 
To stop receiving notification emails like this one, please contact
avijayan@apache.org.