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 2020/10/06 17:31:53 UTC

[GitHub] [camel-quarkus] aldettinger commented on a change in pull request #1879: Shiro native support #1844

aldettinger commented on a change in pull request #1879:
URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500475106



##########
File path: extensions/bindy/runtime/src/main/resources/META-INF/quarkus-extension.yaml
##########
@@ -22,7 +22,7 @@
 #
 ---
 name: "Camel Bindy"
-description: "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages)"
+description: "Marshal and unmarshal between POJOs and Comma separated values (CSV) format using Camel Bindy Marshal and unmarshal between POJOs and fixed field length format using Camel Bindy Marshal and unmarshal between POJOs and key-value pair (KVP) format using Camel Bindy"

Review comment:
       It looks bindy is also modified.




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