You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/02/09 02:32:25 UTC

DO NOT REPLY [Bug 16910] New: - VSS tasks need refactoring to remove duplicated code and to allow for testing

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16910>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16910

VSS tasks need refactoring to remove duplicated code and to allow for testing

           Summary: VSS tasks need refactoring to remove duplicated code and
                    to allow for testing
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: jesse@cryptocard.com


I've refactored the VSS tasks to allow for testing, and to remove alot of
duplicated code.

Since there were no testcases, I made minimal changes to expose enough to build
some test cases before proceding with the refactoring.

I've been using the new code for a couple months.

Jesse