[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Kirby updated GERONIMODEVTOOLS-395:
---------------------------------------
Fix Version/s: (was: 2.1.3)
2.2.0
> should remove tags from source files that have no data
> ------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-395
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-395
> Project: Geronimo-Devtools
> Issue Type: Sub-task
> Components: eclipse-plugin
> Affects Versions: 2.1.3
> Reporter: B.J. Reed
> Assignee: B.J. Reed
> Priority: Minor
> Fix For: 2.2.0
>
> Attachments: GERONIMODEVTOOLS-395a.patch
>
>
> When using any of the deployment plan editors, setting a field to have
> nothing in it gives an XML tag with nothing in it. Before editing a plan,
> unnecessary tags are not shown in the deployment plan, this is the state the
> plan should revert to. For example:
> If I use the editor to specify an application client call back handler, I
> will get a tag like this (which is good)
> <client:callback-handler>aHandler</client:callback-handler>
> Going back into the editor and removing that, I get
> <client:callback-handler></client:callback-handler>
> I was expecting the whole line to just be deleted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.