You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2022/10/21 16:10:09 UTC

[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1286: ORC-1294: Fix build error when skip tests build

dongjoon-hyun commented on code in PR #1286:
URL: https://github.com/apache/orc/pull/1286#discussion_r1001965238


##########
java/mapreduce/pom.xml:
##########
@@ -66,6 +66,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
+      <scope>test</scope>
     </dependency>

Review Comment:
   Could you move this to the next section, `<!-- test inter-project -->`, please?



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org