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

[jira] Created: (FTPSERVER-160) Refactor package structure to remove cyclic dependencies and allow for OSGi export

Refactor package structure to remove cyclic dependencies and allow for OSGi export
----------------------------------------------------------------------------------

                 Key: FTPSERVER-160
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-160
             Project: FtpServer
          Issue Type: Improvement
          Components: Core, Ftplets
    Affects Versions: 1.0-M2
            Reporter: Niklas Gustavsson
            Assignee: Niklas Gustavsson
             Fix For: 1.0-M3


Our package structure is unorganized. We should separate classes into public and private to enable OSGi exports to be cleanly defined. Also, we should aim for removing cyclic dependencies between packages.

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


[jira] Closed: (FTPSERVER-160) Refactor package structure to remove cyclic dependencies and allow for OSGi export

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

Niklas Gustavsson closed FTPSERVER-160.
---------------------------------------

    Resolution: Fixed

Done, finally.

> Refactor package structure to remove cyclic dependencies and allow for OSGi export
> ----------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-160
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-160
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core, Ftplets
>    Affects Versions: 1.0-M2
>            Reporter: Niklas Gustavsson
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M4
>
>
> Our package structure is unorganized. We should separate classes into public and private to enable OSGi exports to be cleanly defined. Also, we should aim for removing cyclic dependencies between packages.

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


[jira] Updated: (FTPSERVER-160) Refactor package structure to remove cyclic dependencies and allow for OSGi export

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

Niklas Gustavsson updated FTPSERVER-160:
----------------------------------------

    Fix Version/s:     (was: 1.0-M3)
                   1.0-M4

> Refactor package structure to remove cyclic dependencies and allow for OSGi export
> ----------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-160
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-160
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core, Ftplets
>    Affects Versions: 1.0-M2
>            Reporter: Niklas Gustavsson
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M4
>
>
> Our package structure is unorganized. We should separate classes into public and private to enable OSGi exports to be cleanly defined. Also, we should aim for removing cyclic dependencies between packages.

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