You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/08/15 23:26:57 UTC

[GitHub] [orc] dongjoon-hyun opened a new pull request #867: ORC-954: Fix Javadoc generation failure

dongjoon-hyun opened a new pull request #867:
URL: https://github.com/apache/orc/pull/867


   ### What changes were proposed in this pull request?
   
   This PR aims to recover `Javadoc` generation failure.
   
   ### Why are the changes needed?
   
   This is a blocker for new release.
   
   ### How was this patch tested?
   
   Manually.
   ```
   $ cd java
   $ mvn install -DskipTests
   $ mvn javadoc:javadoc
   ```


-- 
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: dev-unsubscribe@orc.apache.org

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



[GitHub] [orc] williamhyun merged pull request #867: ORC-954: Fix Javadoc generation failure

Posted by GitBox <gi...@apache.org>.
williamhyun merged pull request #867:
URL: https://github.com/apache/orc/pull/867


   


-- 
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: dev-unsubscribe@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun commented on pull request #867: ORC-954: Fix Javadoc generation failure

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #867:
URL: https://github.com/apache/orc/pull/867#issuecomment-899128766


   The new test coverage PR is here and it's failing as expected.
   - https://github.com/apache/orc/pull/868


-- 
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: dev-unsubscribe@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun commented on pull request #867: ORC-954: Fix Javadoc generation failure

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #867:
URL: https://github.com/apache/orc/pull/867#issuecomment-899131082


   Thank you for quick review and merging, @williamhyun !


-- 
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: dev-unsubscribe@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun commented on pull request #867: ORC-954: Fix Javadoc generation failure

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #867:
URL: https://github.com/apache/orc/pull/867#issuecomment-899127446


   cc @omalley , @pgaref , @williamhyun , @belugabehr , @pavibhai .
   
   After fixing this, we had better have a test coverage for Javadoc generation in our CIs to avoid a release blocker regression.


-- 
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: dev-unsubscribe@orc.apache.org

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