Bug 25582 - [PATCH] Remove unused imports.
Summary: [PATCH] Remove unused imports.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: trunk
Hardware: Other other
: P3 minor
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-17 08:17 UTC by Finn Bock
Modified: 2012-04-01 06:55 UTC (History)
0 users



Attachments
A unified diff against HEAD (11.23 KB, patch)
2003-12-17 08:21 UTC, Finn Bock
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Finn Bock 2003-12-17 08:17:41 UTC
The default setting for eclipse marks unused import statements as a warning.
This patch removes the unused imports and makes FOP a tiny bit more eclipse
friendly.
Comment 1 Finn Bock 2003-12-17 08:21:28 UTC
Created attachment 9611 [details]
A unified diff against HEAD
Comment 2 Glen Mazza 2003-12-20 06:50:39 UTC
Applied--thanks!

Glen
Comment 3 Finn Bock 2003-12-20 12:38:16 UTC
I think that a commit is missing for the last 5 files in the patch:

src/java/org/apache/fop/render/ps/PSTextPainter.java
src/java/org/apache/fop/render/ps/PSXMLHandler.java
src/java/org/apache/fop/svg/AbstractFOPTranscoder.java
src/java/org/apache/fop/svg/PDFImageElementBridge.java
src/java/org/apache/fop/util/CharUtilities.java

Or maybe the patch file wasn't applied completely for these files.

regards,
finn
Comment 4 Glenn Adams 2012-04-01 06:55:20 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed