You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/08/22 02:28:31 UTC

[jira] Created: (DIRMINA-426) Clean up POM dependencies using dependencyManagement section.

Clean up POM dependencies using dependencyManagement section.
-------------------------------------------------------------

                 Key: DIRMINA-426
                 URL: https://issues.apache.org/jira/browse/DIRMINA-426
             Project: MINA
          Issue Type: Task
            Reporter: Trustin Lee
            Priority: Minor
             Fix For: 2.0.0-M1


We are not using dependencyManagement section that greatly simplifies dependency management of POM.  Adding dependencyManagement section to the parent POM will save a lot of time when we upgrade a common dependency (e.g. SLF4J).

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


[jira] Closed: (DIRMINA-426) Clean up POM dependencies using dependencyManagement section.

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

Trustin Lee closed DIRMINA-426.
-------------------------------

    Resolution: Fixed
      Assignee: Trustin Lee

Done.

> Clean up POM dependencies using dependencyManagement section.
> -------------------------------------------------------------
>
>                 Key: DIRMINA-426
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-426
>             Project: MINA
>          Issue Type: Task
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> We are not using dependencyManagement section that greatly simplifies dependency management of POM.  Adding dependencyManagement section to the parent POM will save a lot of time when we upgrade a common dependency (e.g. SLF4J).

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