You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/04 20:56:19 UTC

[GitHub] [iceberg-docs] samredai opened a new pull request #34: Add javadoc for 0.13.0

samredai opened a new pull request #34:
URL: https://github.com/apache/iceberg-docs/pull/34


   This adds the javadoc for `0.13.0`. I generated this by cloning `apache/iceberg` and running:
   ```
   git checkout 0.13.x
   ./gradlew refreshJavadoc
   ```
   Then I replaced the javadoc directory in `apache/iceberg-docs` with the contents of the javadoc generated for 0.13.0:
   ```
   rm -rf iceberg-docs/javadoc
   cp -r iceberg/site/docs/javadoc/0.13.0 iceberg-docs/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: issues-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg-docs] jackye1995 merged pull request #34: Add javadoc for 0.13.0

Posted by GitBox <gi...@apache.org>.
jackye1995 merged pull request #34:
URL: https://github.com/apache/iceberg-docs/pull/34


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg-docs] samredai commented on pull request #34: Add javadoc for 0.13.0

Posted by GitBox <gi...@apache.org>.
samredai commented on pull request #34:
URL: https://github.com/apache/iceberg-docs/pull/34#issuecomment-1030342697


   @jackye1995


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org