You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/03/21 05:45:09 UTC

[GitHub] [drill] sohami commented on a change in pull request #1709: DRILL-7126: Contrib format-ltsv is not being included in distribution

sohami commented on a change in pull request #1709: DRILL-7126: Contrib format-ltsv is not being included in distribution
URL: https://github.com/apache/drill/pull/1709#discussion_r267630298
 
 

 ##########
 File path: contrib/format-ltsv/pom.xml
 ##########
 @@ -20,16 +20,16 @@
 -->
 <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>
     <artifactId>drill-contrib-parent</artifactId>
     <groupId>org.apache.drill.contrib</groupId>
     <version>1.16.0-SNAPSHOT</version>
   </parent>
-
+  
   <artifactId>drill-format-ltsv</artifactId>
   <name>contrib/ltsv-format-plugin</name>
-
+  
 
 Review comment:
   please remove these extra white spaces here and above.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services