You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2008/07/25 11:48:34 UTC

DO NOT REPLY [Bug 45481] New: Source contains unused imports

https://issues.apache.org/bugzilla/show_bug.cgi?id=45481

           Summary: Source contains unused imports
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Other
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: thorbjoern@gmail.com


Created an attachment (id=22315)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22315)
imports organized and patch created


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 45481] Source contains unused imports

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45481

Curt Arnold <ca...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Curt Arnold <ca...@apache.org> 2009-10-11 13:59:39 UTC ---
Removed unnecessary imports in rev 824147.  Replaced wildcard imports in rev
824150.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 45481] Source contains unused imports

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45481





--- Comment #1 from Curt Arnold <ca...@apache.org>  2008-08-05 10:53:20 PST ---
I originally added this comment to the wrong bug (bug 45482) while I was
travelling.  Really try to minimize cosmetic changes to the code base to make
it easier for a reviewer to see what changed between versions.  I'd be okay
with some localized changes for real issues and not just where a refactoring
tool wants to sort the imports differently or add a whitespace line or so. 

>The patch touches a lot of files that did not have extra imports.  Quite a few
>files only differed in whitespace or import order.  Would prefer that only
>files with extra imports were touched by patches for this bug.  Unclear which
>files actually did have extra imports.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org