You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2008/08/19 23:25:44 UTC

[jira] Created: (GERONIMODEVTOOLS-489) New Dependency popup window creates empty xml tags when no value provided

New Dependency popup window creates empty xml tags when no value provided
-------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-489
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.1.2
            Reporter: Jacek Laskowski
            Assignee: Tim McConnell


Use Add button in Server Dependencies in Geronimo Deployment Plan Editor to define a new dependency. When Version and Artifact Type are empty, empty xml tags <dep:version/> and <dep:type/> are created. They're unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMODEVTOOLS-489) New Dependency popup window creates empty xml tags when no value provided

Posted by "B.J. Reed (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

B.J. Reed updated GERONIMODEVTOOLS-489:
---------------------------------------

    Attachment: GERONIMODEVTOOLS-489.patch

Patch included should fix this.  I'm certain that we have a bunch of small problems that are very similar to these.  I started a list at http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-395 to try to keep them somewhat together.  If you find more (and I'm pretty sure you will), please add them to that list.

> New Dependency popup window creates empty xml tags when no value provided
> -------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-489
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.2
>            Reporter: Jacek Laskowski
>            Assignee: Tim McConnell
>         Attachments: GERONIMODEVTOOLS-489.patch
>
>
> Use Add button in Server Dependencies in Geronimo Deployment Plan Editor to define a new dependency. When Version and Artifact Type are empty, empty xml tags <dep:version/> and <dep:type/> are created. They're unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMODEVTOOLS-489) New Dependency popup window creates empty xml tags when no value provided

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMODEVTOOLS-489:
-------------------------------------------

         Priority: Trivial  (was: Major)
    Fix Version/s: 2.1.3

> New Dependency popup window creates empty xml tags when no value provided
> -------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-489
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.2
>            Reporter: Jacek Laskowski
>            Assignee: Tim McConnell
>            Priority: Trivial
>             Fix For: 2.1.3
>
>         Attachments: GERONIMODEVTOOLS-489.patch
>
>
> Use Add button in Server Dependencies in Geronimo Deployment Plan Editor to define a new dependency. When Version and Artifact Type are empty, empty xml tags <dep:version/> and <dep:type/> are created. They're unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMODEVTOOLS-489) New Dependency popup window creates empty xml tags when no value provided

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell resolved GERONIMODEVTOOLS-489.
--------------------------------------------

    Resolution: Fixed

Applied with r687475. Thanks BJ Reed for this patch .....

> New Dependency popup window creates empty xml tags when no value provided
> -------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-489
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-489
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.2
>            Reporter: Jacek Laskowski
>            Assignee: Tim McConnell
>            Priority: Trivial
>             Fix For: 2.1.3
>
>         Attachments: GERONIMODEVTOOLS-489.patch
>
>
> Use Add button in Server Dependencies in Geronimo Deployment Plan Editor to define a new dependency. When Version and Artifact Type are empty, empty xml tags <dep:version/> and <dep:type/> are created. They're unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.