You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/10/30 14:49:29 UTC

[GitHub] nicolaferraro opened a new issue #199: Cannot configure traits

nicolaferraro opened a new issue #199: Cannot configure traits
URL: https://github.com/apache/camel-k/issues/199
 
 
   `kamel run --trait service.enabled=false file.groovy`
   
   Result:
   ```
   Error: service.enabled=false is not a valid trait property
   ```
   
   I wonder if it's not better just to define types as go structs. We don't need dynamic unmarshalling. Wdyt @lburgazzoli ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services