[GitHub] [camel] djencks commented on pull request #6553: main local/partial build setup

2021-12-18 Thread GitBox


djencks commented on pull request #6553:
URL: https://github.com/apache/camel/pull/6553#issuecomment-997304807


   The zip error seems to be intermittent now, and it never occurs with the 
main build using the git repo.  If it turns out to be unfixable and a big 
nuisance we could put the zips in the camel-website static dir, but I'd rather 
not.
   
   I'd like to merge the changes for the other branches as well, I work on all 
the branches :-) and having them all work the same way makes it much easier for 
me.


-- 
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: commits-unsubscr...@camel.apache.org

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




[GitHub] [camel] djencks commented on pull request #6553: main local/partial build setup

2021-12-17 Thread GitBox


djencks commented on pull request #6553:
URL: https://github.com/apache/camel/pull/6553#issuecomment-997135034


   For the versions relying on symlinks rather than copying (main and 3.1.4.x I 
think), the file watcher will not detect changes to symlinked files so you need 
to touch a file under a start path or restart the local_build.sh script.


-- 
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: commits-unsubscr...@camel.apache.org

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




[GitHub] [camel] djencks commented on pull request #6553: main local/partial build setup

2021-12-17 Thread GitBox


djencks commented on pull request #6553:
URL: https://github.com/apache/camel/pull/6553#issuecomment-997120640


   It now works with the following problem for me.  I'd like feedback from 
others on both linux and macOS whether they have the same problem: it's a bug 
in Antora AFAICT.
   
   I get an error like this:
   
   [17:36:35.262] ERROR (@djencks/antora-source-watch): EEXIST: file already 
exists, mkdir 
'/Users/david/projects/camel/camel-website/documentation/components/next/eips/_attachments/Hohpe_EIP_camel_20150622.zip'
   Cause: Error (no stacktrace)
   
   
   Deleting the source zips "solves" the problem.  I haven't been able to make 
a small example project, but it occurs when I modify the playbook to use my 
local camel clone (just like source-map does, but hardcoded).


-- 
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: commits-unsubscr...@camel.apache.org

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