Keith Babo created SWITCHYARD-735:
-------------------------------------
Summary: forge formatting is messed up when interface.esb is present
Key: SWITCHYARD-735
URL:
https://issues.jboss.org/browse/SWITCHYARD-735
Project: SwitchYard
Issue Type: Bug
Components: tooling
Affects Versions: 0.4
Reporter: Keith Babo
Fix For: 0.5
When a service uses an interface.esb, the formatting of show-config in forge is horked:
{code}
component: JavaDSLBuilder
service: JavaDSL
interface: org.switchyard.quickstarts.camel.service.JavaDSL
reference: XMLService
interface: component: XMLComponent
service: XMLService
interface:
{code}
Note the empty interface value and that XMLComponent has wrapped up into JavaDSLBuilder.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira