From 5ff55648127c8a8e1b9829775045af986e37647c Mon Sep 17 00:00:00 2001 From: Shevek Date: Fri, 21 Mar 2008 23:05:04 +0000 Subject: move stuff into trunk --- lib/findbugs/lib/annotations.jar | Bin 0 -> 10626 bytes lib/findbugs/lib/asm-3.0_RC1.jar | Bin 0 -> 42077 bytes lib/findbugs/lib/asm-analysis-3.0_RC1.jar | Bin 0 -> 17321 bytes lib/findbugs/lib/asm-commons-3.0_RC1.jar | Bin 0 -> 26053 bytes lib/findbugs/lib/asm-tree-3.0_RC1.jar | Bin 0 -> 21011 bytes lib/findbugs/lib/asm-util-3.0_RC1.jar | Bin 0 -> 32049 bytes lib/findbugs/lib/asm-xml-3.0_RC1.jar | Bin 0 -> 51245 bytes lib/findbugs/lib/bcel.jar | Bin 0 -> 646419 bytes lib/findbugs/lib/dom4j-full.jar | Bin 0 -> 513409 bytes lib/findbugs/lib/findbugs-ant.jar | Bin 0 -> 10839 bytes lib/findbugs/lib/findbugs.jar | Bin 0 -> 1234001 bytes lib/findbugs/lib/findbugsGUI.jar | Bin 0 -> 517946 bytes lib/findbugs/plugin/coreplugin.jar | Bin 0 -> 529856 bytes lib/findbugs/xsl/default.xsl | 284 ++++++++++++ lib/findbugs/xsl/fancy.xsl | 743 ++++++++++++++++++++++++++++++ lib/findbugs/xsl/plain.xsl | 202 ++++++++ lib/findbugs/xsl/summary.xsl | 240 ++++++++++ 17 files changed, 1469 insertions(+) create mode 100644 lib/findbugs/lib/annotations.jar create mode 100644 lib/findbugs/lib/asm-3.0_RC1.jar create mode 100644 lib/findbugs/lib/asm-analysis-3.0_RC1.jar create mode 100644 lib/findbugs/lib/asm-commons-3.0_RC1.jar create mode 100644 lib/findbugs/lib/asm-tree-3.0_RC1.jar create mode 100644 lib/findbugs/lib/asm-util-3.0_RC1.jar create mode 100644 lib/findbugs/lib/asm-xml-3.0_RC1.jar create mode 100644 lib/findbugs/lib/bcel.jar create mode 100644 lib/findbugs/lib/dom4j-full.jar create mode 100644 lib/findbugs/lib/findbugs-ant.jar create mode 100644 lib/findbugs/lib/findbugs.jar create mode 100644 lib/findbugs/lib/findbugsGUI.jar create mode 100644 lib/findbugs/plugin/coreplugin.jar create mode 100644 lib/findbugs/xsl/default.xsl create mode 100644 lib/findbugs/xsl/fancy.xsl create mode 100644 lib/findbugs/xsl/plain.xsl create mode 100644 lib/findbugs/xsl/summary.xsl (limited to 'lib/findbugs') diff --git a/lib/findbugs/lib/annotations.jar b/lib/findbugs/lib/annotations.jar new file mode 100644 index 0000000..238c87e Binary files /dev/null and b/lib/findbugs/lib/annotations.jar differ diff --git a/lib/findbugs/lib/asm-3.0_RC1.jar b/lib/findbugs/lib/asm-3.0_RC1.jar new file mode 100644 index 0000000..68a44ed Binary files /dev/null and b/lib/findbugs/lib/asm-3.0_RC1.jar differ diff --git a/lib/findbugs/lib/asm-analysis-3.0_RC1.jar b/lib/findbugs/lib/asm-analysis-3.0_RC1.jar new file mode 100644 index 0000000..0f56a17 Binary files /dev/null and b/lib/findbugs/lib/asm-analysis-3.0_RC1.jar differ diff --git a/lib/findbugs/lib/asm-commons-3.0_RC1.jar b/lib/findbugs/lib/asm-commons-3.0_RC1.jar new file mode 100644 index 0000000..4e1bac2 Binary files /dev/null and b/lib/findbugs/lib/asm-commons-3.0_RC1.jar differ diff --git a/lib/findbugs/lib/asm-tree-3.0_RC1.jar b/lib/findbugs/lib/asm-tree-3.0_RC1.jar new file mode 100644 index 0000000..97f17d0 Binary files /dev/null and b/lib/findbugs/lib/asm-tree-3.0_RC1.jar differ diff --git a/lib/findbugs/lib/asm-util-3.0_RC1.jar b/lib/findbugs/lib/asm-util-3.0_RC1.jar new file mode 100644 index 0000000..86e20a6 Binary files /dev/null and b/lib/findbugs/lib/asm-util-3.0_RC1.jar differ diff --git a/lib/findbugs/lib/asm-xml-3.0_RC1.jar b/lib/findbugs/lib/asm-xml-3.0_RC1.jar new file mode 100644 index 0000000..32a3b3c Binary files /dev/null and b/lib/findbugs/lib/asm-xml-3.0_RC1.jar differ diff --git a/lib/findbugs/lib/bcel.jar b/lib/findbugs/lib/bcel.jar new file mode 100644 index 0000000..b422c1e Binary files /dev/null and b/lib/findbugs/lib/bcel.jar differ diff --git a/lib/findbugs/lib/dom4j-full.jar b/lib/findbugs/lib/dom4j-full.jar new file mode 100644 index 0000000..1efbf7e Binary files /dev/null and b/lib/findbugs/lib/dom4j-full.jar differ diff --git a/lib/findbugs/lib/findbugs-ant.jar b/lib/findbugs/lib/findbugs-ant.jar new file mode 100644 index 0000000..66129af Binary files /dev/null and b/lib/findbugs/lib/findbugs-ant.jar differ diff --git a/lib/findbugs/lib/findbugs.jar b/lib/findbugs/lib/findbugs.jar new file mode 100644 index 0000000..04a7856 Binary files /dev/null and b/lib/findbugs/lib/findbugs.jar differ diff --git a/lib/findbugs/lib/findbugsGUI.jar b/lib/findbugs/lib/findbugsGUI.jar new file mode 100644 index 0000000..cbe77b0 Binary files /dev/null and b/lib/findbugs/lib/findbugsGUI.jar differ diff --git a/lib/findbugs/plugin/coreplugin.jar b/lib/findbugs/plugin/coreplugin.jar new file mode 100644 index 0000000..813d2b8 Binary files /dev/null and b/lib/findbugs/plugin/coreplugin.jar differ diff --git a/lib/findbugs/xsl/default.xsl b/lib/findbugs/xsl/default.xsl new file mode 100644 index 0000000..efa2307 --- /dev/null +++ b/lib/findbugs/xsl/default.xsl @@ -0,0 +1,284 @@ + + + + + + + + + + +  + + + + + + Code + Warning + + + + + + + FindBugs Report + + + + + + + + + +

FindBugs Report

+ +

Project Information

+ + +

Contents

+ + +

Summary

+ + + + + + + + + + + + tablerow0 + tablerow1 + + + + + + + + + + + tablerow0 + tablerow1 + + + + + + +
Warning TypeNumber
Warnings
Total
+ +

Warnings

+ +

Click on a warning row to see full context information.

+ + + + + + + + + Warnings + Warnings_ + + + +

Details

+ + + + + + + + +
+ + +

Project:

+

FindBugs version:

+ +

Code analyzed:

+
    + +
  • +
    +
+
+ + + + + + + + priority- + + + + + + + + + + + + + + + + + + + + +

:

+ +
+ + + + + + +

+ + + + + + +
+
+ +
+ + diff --git a/lib/findbugs/xsl/fancy.xsl b/lib/findbugs/xsl/fancy.xsl new file mode 100644 index 0000000..59092a1 --- /dev/null +++ b/lib/findbugs/xsl/fancy.xsl @@ -0,0 +1,743 @@ + + + + + + + + + + + + + + + + + + FindBugs (<xsl:value-of select="/BugCollection/@version" />) Analysis for <xsl:value-of select="/BugCollection/Project/@filename" /> + + + + + + + + + + + + + + + + + +
+

FindBugs Analysis generated at:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PackageCode SizeBugsBugs p1Bugs p2Bugs p3Bugs Exp.Ratio
+ Overall + ( packages), + ( classes) +
+
+
+ + + + + + + + + + + + bug-priority-1 +    + P1 + + bug-priority-2 +    + P2 + + bug-priority-3 +    + P3 + + bug-priority-4 +    + Exp. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ category--and-code--and-bug- + category--and-code--and-bug- + + + + + + + +
+
+
+ + + + + + + + + + + 0 + + + + + + 0 + + + + + + 0 + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + 0 + + + + + + 0 + + + + + + 0 + + + + + + +
+ +
+ package--and-class- + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+ +
+ package--and-class--and-type- + package--and-class--and-type- + + + + + + + +
+
+
+ + + +
\ No newline at end of file diff --git a/lib/findbugs/xsl/plain.xsl b/lib/findbugs/xsl/plain.xsl new file mode 100644 index 0000000..d9dfaa3 --- /dev/null +++ b/lib/findbugs/xsl/plain.xsl @@ -0,0 +1,202 @@ + + + + + + + + + + Warning + Details + + + + + + + FindBugs Report + + + + + + + + +

FindBugs Report

+ +

Summary

+ + + + + + + + + + + + tablerow0 + tablerow1 + + + + + + + + + + + tablerow0 + tablerow1 + + + + + + +
Warning TypeNumber
Warnings
Total
+



+ +

Warnings

+ +

Click on each warning link to see a full description of the issue, and + details of how to resolve it.

+ + + + + + + + + Warnings + Warnings_ + + + +



+

Warning Types

+ + + + + + + + +
+ + + + + + + + + +



+ + + +
In file , + + + line + + + lines + to + + +
+ + +
+
+

+ + +
+ + +

+ +



+
+ + + + + + +

+ + + + + + + + + + + + + +

None

+



+
+ +
\ No newline at end of file diff --git a/lib/findbugs/xsl/summary.xsl b/lib/findbugs/xsl/summary.xsl new file mode 100644 index 0000000..6bbe950 --- /dev/null +++ b/lib/findbugs/xsl/summary.xsl @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+

+

+ +
+
+ +
() +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
       
+
+
+
+
+ +
-- cgit v1.2.3