abstractdog commented on PR #187:
URL: https://github.com/apache/tez/pull/187#issuecomment-1604447879

   this is strange, I wanted to test by building locally, but I can see that in 
jdk8 the problematic module is not included at all:
   ```
   cd tez-tools
   mvn --batch-mode clean test-compile -DskipTests=true
   ...
   [INFO] tez-tools .......................................... SUCCESS [  1.414 
s]
   [INFO] tez-perf-analyzer .................................. SUCCESS [  0.126 
s]
   [INFO] tez-job-analyzer ................................... SUCCESS [  8.361 
s]
   [INFO] tez-javadoc-tools .................................. SUCCESS [  1.323 
s]
   ```
   
   I expected tez-javadoc-tools-base-jdk8 to be included
   
   ```
   mvn -version
   
   Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
   Maven home: /Users/laszlobodor/Applications/maven
   Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: 
/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
   Default locale: en_HU, platform encoding: UTF-8
   OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
   ```


-- 
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-unsubscr...@tez.apache.org

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

Reply via email to