whikloj opened a new pull request #4756:
URL: https://github.com/apache/camel/pull/4756


   Re-adds missing bean configuration examples for spring to camel properties 
bridge.
   
   
   I did not run `mvn clean install -Psourcecheck` as it fails on OSX with
   ```
   [ERROR] Unrecognized VM option 'ExitOnOutOfMemoryError'
   [ERROR] Did you mean 'OnOutOfMemoryError=<value>'?
   [ERROR] Error: Could not create the Java Virtual Machine.
   [ERROR] Error: A fatal exception has occurred. Program will exit.
   ``` 
   
   The [working example 
page](https://camel.apache.org/manual/latest/using-propertyplaceholder.html#UsingPropertyPlaceholder-BridgingSpringandCamelPropertyPlaceholders-1)
 actually embeds the snippet, which seems like more prone to becoming out of 
date. 
   
   But I did not verify that the tags work in XML on the website as building 
the camel website fails on OSX.
   ```
   ➤ YN0000: [17:18:49] Starting 'build'...
   ➤ YN0000: [17:18:50] 'build' errored after 682 ms
   ➤ YN0000: [17:18:50] Error in plugin "gulp-imagemin"
   ➤ YN0000: Message:
   ➤ YN0000:     Command failed: 
/Users/whikloj/www/camel-website/antora-ui-camel/.yarn/unplugged/optipng-bin-npm-6.0.0-3aa5f04a3e/node_modules/optipng-bin/vendor/optipng
 -strip all -clobber -o 3 -out 
/private/var/folders/w3/9tw0brpn0xg9gr2q6ct9zty80000gp/T/74954000-fa6d-4b0f-b943-f26a9fd5efe4
 -fix 
/private/var/folders/w3/9tw0brpn0xg9gr2q6ct9zty80000gp/T/c636ec0d-dc33-4dd1-aa58-21fdf1c86b1e
   ➤ YN0000: 
/Users/whikloj/www/camel-website/antora-ui-camel/.yarn/unplugged/optipng-bin-npm-6.0.0-3aa5f04a3e/node_modules/optipng-bin/vendor/optipng:
 
/Users/whikloj/www/camel-website/antora-ui-camel/.yarn/unplugged/optipng-bin-npm-6.0.0-3aa5f04a3e/node_modules/optipng-bin/vendor/optipng:
 cannot execute binary file
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to