[ 
https://issues.apache.org/jira/browse/CAMEL-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-8558.
--------------------------------
    Resolution: Fixed

A sample output from Karaf
{code}
karaf@root> camel-catalog:component-list --verbose
 Title                                   Scheme                 Label           
            Maven Coordinate
 -----                                   ------                 -----           
            ----------------
 AHC                                     ahc                    http            
            org.apache.camel/camel-ahc/2.16-SNAPSHOT
 AHC Websocket                           ahc-ws                 http,websocket  
            org.apache.camel/camel-ahc-ws/2.16-SNAPSHOT
 AHC Secure Websocket                    ahc-wss                http,websocket  
            org.apache.camel/camel-ahc-ws/2.16-SNAPSHOT
 AMQP                                    amqp                   messaging       
            org.apache.camel/camel-amqp/2.16-SNAPSHOT
 APNS                                    apns                   eventbus,mobile 
            org.apache.camel/camel-apns/2.16-SNAPSHOT
 Atmos                                   atmos                  file,cloud      
            org.apache.camel/camel-atmos/2.16-SNAPSHOT
 Atmosphere Websocket                    atmosphere-websocket   http,websocket  
            org.apache.camel/camel-atmosphere-websocket/2.16-SNAPSHOT
 Atom                                    atom                   feeds           
            org.apache.camel/camel-atom/2.16-SNAPSHOT
 Avro                                    avro                   
messaging,transformation    org.apache.camel/camel-avro/2.16-SNAPSHOT
 AWS CloudWatch                          aws-cw                 
cloud,monitoring            org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS DynamoDB                            aws-ddb                
cloud,database,nosql        org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS S3 Storage Service                  aws-s3                 cloud,file      
            org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS SimpleDB                            aws-sdb                
cloud,database,nosql        org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS Simple Email Service                aws-ses                cloud,mail      
            org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS Simple Notification System          aws-sns                
cloud,mobile,messaging      org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS Simple Queue Service                aws-sqs                cloud,messaging 
            org.apache.camel/camel-aws/2.16-SNAPSHOT
 AWS Simple Workflow                     aws-swf                cloud,workflow  
            org.apache.camel/camel-aws/2.16-SNAPSHOT
 Bean                                    bean                   core,java       
            org.apache.camel/camel-core/2.16-SNAPSHOT
 Bean Validator                          bean-validator         validation      
            org.apache.camel/camel-bean-validator/2.16-SNAPSHOT
{code}

.. and the variation with description
{code}
araf@root> camel-catalog:component-list
 Title                                   Description
 ----                                    ----------------
 AHC                                     Defines the Async HTTP Client Component
 AHC Websocket                           Defines the WebSocket Client Component
 AHC Secure Websocket                    Defines the WebSocket Client Component
 AMQP                                    This component supports the AMQP 
protocol using the Client API of the Apache Qpid project.
 APNS                                    A Camel Apple Push Notification Server 
Component
 Atmos                                   Camel Atmos support
 Atmosphere Websocket                    Camel Atmosphere WebSocket Servlet
 Atom                                    An Atom Component.
 Avro                                    Camel Avro data format
 AWS CloudWatch                          Defines the AWS CloudWatch Component
 AWS DynamoDB                            Defines the AWS DynamoDB component
 AWS S3 Storage Service                  Defines the AWS S3 Component
 AWS SimpleDB                            Defines the AWS SDB component
 AWS Simple Email Service                Defines the AWS SES component
 AWS Simple Notification System          Defines the AWS SNS Component
 AWS Simple Queue Service                Defines the AWS Component
 AWS Simple Workflow                     Defines the Amazon Simple Workflow 
Component
 Bean                                    The Bean Component is for invoking 
Java beans from Camel.
 Bean Validator                          Bean Validator Component for 
validating Java beans against reference implementation of JSR 303 Validator 
(Hibernate Vali
 Beanstalk                               Beanstalk Camel component.
{code}

> Camel Catalog - Add humanize component name
> -------------------------------------------
>
>                 Key: CAMEL-8558
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8558
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.15.1, 2.16.0
>
>
> Each component has a name such as ejb, ftp, jms, mqtt, file etc. But 
> presenting these names to humans,we may want to let the component provide a 
> humainzed text of its name, so we can do 100% correct names.
> - ejb = EJB
> - mqtt = MQTT
> - sap-netweaver = SAP NetWeaver
> and so on.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to