You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/10 16:22:38 UTC

[GitHub] [camel-website] djencks opened a new issue #666: Use aggregate-collector to avoid symlinks; generate pages from json files

djencks opened a new issue #666:
URL: https://github.com/apache/camel-website/issues/666


   - Using @djencks/aggregate-collector we can avoid needing symlinks or copying: Antora can scan the project repos, find the relevant files, and map them into the Antora appropriate location so they are added to the content catalog.
   - Using @djencks/asciidoctor-antora-indexer indexPage Antora extension we can generate fully-generated pages directly from json files and a template.
   
   The initial set of PRs applies this to camel-spring-boot to avoid copying and to camel-kafka-connector to avoid page generation.
   There are many other projects this can be used with.
   At the moment the aggregate-collector can't eliminate all symlinks in main camel because the existing gulp file code scans the adoc sources for examples and symlinks only the code that is used. I think the aggregate-collector can be extended to do this scanning but that is for the future.


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

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



[GitHub] [camel-website] djencks commented on issue #666: Use aggregate-collector to avoid symlinks; generate pages from json files

Posted by GitBox <gi...@apache.org>.
djencks commented on issue #666:
URL: https://github.com/apache/camel-website/issues/666#issuecomment-969607452


   All the work for camel-spring-boot and camel-kafka-connector has been committed, so I'm closing this one.


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

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



[GitHub] [camel-website] djencks commented on issue #666: Use aggregate-collector to avoid symlinks; generate pages from json files

Posted by GitBox <gi...@apache.org>.
djencks commented on issue #666:
URL: https://github.com/apache/camel-website/issues/666#issuecomment-967772313


   I modified #667 to leave out the spring-boot parts as they have not yet been approved.  I'll open another PR to finish up.


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

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



[GitHub] [camel-website] djencks commented on issue #666: Use aggregate-collector to avoid symlinks; generate pages from json files

Posted by GitBox <gi...@apache.org>.
djencks commented on issue #666:
URL: https://github.com/apache/camel-website/issues/666#issuecomment-967774670


   https://github.com/apache/camel-website/pull/669 brings the remaining spring-boot changes.


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

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



[GitHub] [camel-website] djencks closed issue #666: Use aggregate-collector to avoid symlinks; generate pages from json files

Posted by GitBox <gi...@apache.org>.
djencks closed issue #666:
URL: https://github.com/apache/camel-website/issues/666


   


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

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