[
https://issues.apache.org/activemq/browse/CAMEL-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea updated CAMEL-11:
---------------------------------
Attachment: camel-11.patch
In an earlier version I had the logic in the Mojo, but I thought it's better to
move it in camel-core utils. Now the mojo uses the same logic as the camel
core so the results are more likely to be relevant. Reporting is quite
primitive, but all the info is there. It's not a problem for instance to make
it xml and use xslt later. Please give it a shot and let me know if this is
what you expected.
> maven plugin to generate a report per maven module of all the Type Converter
> methods available in each module (preferably with a way to aggregate them) so
> folks can easily see what conversions are possible
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-11
> URL: https://issues.apache.org/activemq/browse/CAMEL-11
> Project: Apache Camel
> Issue Type: New Feature
> Components: tooling
> Reporter: James Strachan
> Fix For: 1.2.0
>
> Attachments: camel-11.patch
>
>
> e.g. be able to look in camel-core or camel-jms or whatever and see what
> types from -> to etc
> e.g.
> Document -> String, Source, byte[], Stax ....
> etc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.