oscerd commented on code in PR #7973: URL: https://github.com/apache/camel/pull/7973#discussion_r913596692
########## components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/HyperledgerAriesConfiguration.java: ########## @@ -0,0 +1,101 @@ +/*- + * #%L Review Comment: Same ########## components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/Constants.java: ########## @@ -0,0 +1,44 @@ +/*- + * #%L Review Comment: This section should be removed from the license header. ########## components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/HyperledgerAriesEndpoint.java: ########## @@ -0,0 +1,101 @@ +/*- + * #%L Review Comment: Same ########## components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/HyperledgerAriesComponent.java: ########## @@ -0,0 +1,152 @@ +/*- + * #%L Review Comment: Same ########## components/camel-hyperledger-aries/src/main/java/org/apache/camel/component/aries/HyperledgerAriesProducer.java: ########## @@ -0,0 +1,112 @@ +/*- Review Comment: Same ########## catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hyperledger-aries.json: ########## @@ -0,0 +1,37 @@ +{ + "component": { + "kind": "component", + "name": "hyperledger-aries", + "title": "Aries", + "description": "Access market data and trade on Bitcoin and Altcoin exchanges.", + "deprecated": false, + "firstVersion": "3.17.0", Review Comment: First version should be 3.19.0 I suppose, because 3.18.0 is on vote already -- 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