You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Sebastien Rodriguez (JIRA)" <ji...@apache.org> on 2010/02/09 16:45:32 UTC

[jira] Created: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Clean and organize "using" statements and unnecessary dll references
--------------------------------------------------------------------

                 Key: AMQNET-232
                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: NMS
    Affects Versions: 1.2.0
            Reporter: Sebastien Rodriguez
            Assignee: Jim Gomes
             Fix For: 1.2.1
         Attachments: UsingStatements&RefClean.patch

There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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


[jira] Work logged: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_36892 ]

Jim Gomes logged work on AMQNET-232:
------------------------------------

                Author: Jim Gomes
            Created on: 09/Feb/10 06:37 PM
            Start Date: 09/Feb/10 06:37 PM
    Worklog Time Spent: 30 minutes 

Issue Time Tracking
-------------------

            Time Spent: 30 minutes
    Remaining Estimate: 0 minutes  (was: 1 hour)

> Clean and organize "using" statements and unnecessary dll references
> --------------------------------------------------------------------
>
>                 Key: AMQNET-232
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Sebastien Rodriguez
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: UsingStatements&RefClean.patch
>
>   Original Estimate: 1 hour
>          Time Spent: 30 minutes
>  Remaining Estimate: 0 minutes
>
> There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
> Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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


[jira] Updated: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Posted by "Sebastien Rodriguez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastien Rodriguez updated AMQNET-232:
---------------------------------------

    Attachment: UsingStatements&RefClean.patch

Patch to clean the using statements, reorganize them in alphabetical order and clean the unused reference dlls

> Clean and organize "using" statements and unnecessary dll references
> --------------------------------------------------------------------
>
>                 Key: AMQNET-232
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Sebastien Rodriguez
>            Assignee: Jim Gomes
>             Fix For: 1.2.1
>
>         Attachments: UsingStatements&RefClean.patch
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
> Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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


[jira] Work started: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AMQNET-232 started by Jim Gomes.

> Clean and organize "using" statements and unnecessary dll references
> --------------------------------------------------------------------
>
>                 Key: AMQNET-232
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Sebastien Rodriguez
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.2.1
>
>         Attachments: UsingStatements&RefClean.patch
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
> Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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


[jira] Updated: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Posted by "Sebastien Rodriguez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastien Rodriguez updated AMQNET-232:
---------------------------------------

    Priority: Minor  (was: Major)

> Clean and organize "using" statements and unnecessary dll references
> --------------------------------------------------------------------
>
>                 Key: AMQNET-232
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Sebastien Rodriguez
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.2.1
>
>         Attachments: UsingStatements&RefClean.patch
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
> Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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


[jira] Resolved: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes resolved AMQNET-232.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.2.1)
                   1.3.0

Applied patch from Sebastien.  Thanks!
Did not apply changes made to auto-generated files.  If you would like to submit a patch for the Groovy scripts that generate these files, I'll apply that instead.

> Clean and organize "using" statements and unnecessary dll references
> --------------------------------------------------------------------
>
>                 Key: AMQNET-232
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Sebastien Rodriguez
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: UsingStatements&RefClean.patch
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
> Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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


[jira] Work stopped: (AMQNET-232) Clean and organize "using" statements and unnecessary dll references

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AMQNET-232 stopped by Jim Gomes.

> Clean and organize "using" statements and unnecessary dll references
> --------------------------------------------------------------------
>
>                 Key: AMQNET-232
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-232
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: NMS
>    Affects Versions: 1.2.0
>            Reporter: Sebastien Rodriguez
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: UsingStatements&RefClean.patch
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> There are a lot of unused using statements across the Apache.NMS.ActiveMQ solution. As they just add some unnecessary noise to the codebase, we should remove them. We can also take the opportunity of such effort and organize them.
> Also, I found some unnecessary referenced dlls (System.Xml in the vs2008-activemq project, System.Data, System.Xml in the vs2008-activemq-test project)

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