Package: findbugs / 3.1.0~preview2-1

Metadata

Package Version Patches format
findbugs 3.1.0~preview2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 FixLibraryDependency RemoveAppleGUI.patch | (download)

build.properties | 6 4 + 2 - 0 !
build.xml | 43 26 + 17 - 0 !
src/gui/edu/umd/cs/findbugs/gui2/MainFrameComponentFactory.java | 4 3 + 1 - 0 !
src/gui/edu/umd/cs/findbugs/gui2/OSXAdapter.java | 34 17 + 17 - 0 !
4 files changed, 50 insertions(+), 37 deletions(-)

---
0002 FixJnlpLibraryDir.patch | (download)

jnlp/core.jnlp | 13 6 + 7 - 0 !
jnlp/findbugs.jnlp | 13 6 + 7 - 0 !
2 files changed, 12 insertions(+), 14 deletions(-)

---
0003 UseGTKLook.patch | (download)

src/scripts/standard/fb | 2 1 + 1 - 0 !
src/scripts/standard/findbugs | 2 1 + 1 - 0 !
src/scripts/standard/findbugs2 | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
0004 FixLibraryInScriptProperties.patch | (download)

etc/script.properties | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
0006 FixLibraryPathInJavaDoc.patch | (download)

annotationJavadoc.xml | 2 1 + 1 - 0 !
apiJavadoc.xml | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
0007 FixManifest.patch | (download)

etc/MANIFEST-findbugs.MF | 2 1 + 1 - 0 !
etc/MANIFEST-findbugsGUI.MF | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
0009 bcel compatibility.patch | (download)

src/java/edu/umd/cs/findbugs/ba/AbstractFrameModelingVisitor.java | 3 3 + 0 - 0 !
src/java/edu/umd/cs/findbugs/visitclass/BetterVisitor.java | 4 2 + 2 - 0 !
2 files changed, 5 insertions(+), 2 deletions(-)

---
0010 bcel for version3.patch | (download)

src/java/edu/umd/cs/findbugs/visitclass/BetterVisitor.java | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

---
0011 typecast.patch | (download)

src/java/edu/umd/cs/findbugs/detect/CheckRelaxingNullnessAnnotation.java | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
0012 verbose tests.patch | (download)

build.xml | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
0013 dont fetch external libraries.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not download asm 6 and bcel 6
0014 asm compatibility.patch | (download)

src/java/edu/umd/cs/findbugs/classfile/engine/asm/FindBugsASM.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes the compatibility with the version of asm in debian
0015 reproducibility.patch | (download)

src/java/edu/umd/cs/findbugs/Version.java | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 make the timestamps reproducible