You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/21 10:21:44 UTC

[GitHub] [pulsar] eolivelli commented on pull request #10668: Fix website build failure caused by python doc generate script

eolivelli commented on pull request #10668:
URL: https://github.com/apache/pulsar/pull/10668#issuecomment-845848939


   The change makes sense to me
   
   but if I run the script locally I see this error:
   ```
   tools/docker-build-site.sh 
   
   .....
   + cp -r /pulsar/target/doxygen/html /pulsar/generated-site/api/cpp/
   + mv /pulsar/target/doxygen/html /pulsar/generated-site/api/cpp/2.8.0-SNAPSHOT
   mv: cannot move '/pulsar/target/doxygen/html' to '/pulsar/generated-site/api/cpp/2.8.0-SNAPSHOT/html': File exists
   ```
   


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