File findbugs.changes of Package findbugs

-------------------------------------------------------------------
Sun Sep 29 19:55:16 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Remove reference to parent pom, since we don't build using maven.

-------------------------------------------------------------------
Thu Dec 20 21:35:33 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- Restore nominal phrase in summary.

-------------------------------------------------------------------
Wed Dec 19 14:53:03 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Update to version 3.0.1
  * Build with source/target 7
  * Build against objectweb-asm instead of asm3
- Removed patches:
  * findbugs-1.3.9-build.patch
  * findbugs-1.3.9-jdk9.patch
  * findbugs-asm-version.patch
  * findbugs-jar-filenames.patch
  * findbugs-remove-classpath.patch
- Added patches:
  * findbugs-ant-task-classpath.patch
    + Allow using findbugs even though there is no classpath
      in the jar's manifest
  * findbugs-build.patch
    + Build against the jars in system %_javadir instead of in
      tarball's lib directory
    + Do not forbid building with Java 8
    + Do not run git while building
  * findbugs-dom4j.patch
    + Add a cast to be able to build with dom4j 2.0
  * findbugs-jdk11.patch
    + Fix incompatible types
  * findbugs-manual.patch
    + Use xsltproc instead of saxon for xslt processing
    + Use the system docbook-xsl-stylesheets
  * findbugs-javadoc.patch
    + Build javadoc with source 1.7 in order to prevent errors due
      to one package name existing in different modules
- Modified patch:
  * findbugs-home.patch
    + Remove Class-Path entry from findbugs.jar manifest;
      use build-classpath instead
    + Simplify shell fragment that determines findbugs_home

-------------------------------------------------------------------
Sun Nov 18 21:40:17 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Update the pom files so that they correspond to the distributed
  findbugs version.
- Add pom file for findbugs-ant
- Removed patch:
  * findbugs-1.3.9-pom.patch
    + not needed since the versions correspond now

-------------------------------------------------------------------
Wed Jun 13 15:47:23 UTC 2018 - fstrba@suse.com

- Depend on asm3 instead of objectweb-asm, since the binaries are
  equivalent
- Modified patches:
  * findbugs-jar-filenames.patch
  * findbugs-remove-classpath.patch
    + replace objectweb-asm with asm3 directories

-------------------------------------------------------------------
Thu May 17 05:53:11 UTC 2018 - fstrba@suse.com

- Modified patch:
  * findbugs-1.3.9-jdk9.patch
    + Build with java source/target levels 8

-------------------------------------------------------------------
Fri Sep 29 08:15:35 UTC 2017 - fstrba@suse.com

- Don't condition the maven defines on release version, but on 
  _maven_repository being defined

-------------------------------------------------------------------
Mon Sep 18 07:42:53 UTC 2017 - fstrba@suse.com

- Added patch:
  * findbugs-1.3.9-jdk9.patch
    + Fix build with jdk9
    + Specify java source and target level 1.6

-------------------------------------------------------------------
Fri May 19 11:56:38 UTC 2017 - pcervinka@suse.com

- New build dependency: javapackages-local
- Fixed requires
- Removed not needed build requirements
- Spec file cleaned

-------------------------------------------------------------------
Sun Aug 23 03:27:46 UTC 2015 - badshah400@gmail.com

- When building on openSUSE:42, the maven metadata is installed
  as /usr/share/maven-fragments/findbugs instead of 
  /usr/share/maven-metadata/findbugs.xml by make install.

-------------------------------------------------------------------
Wed Mar 18 09:46:06 UTC 2015 - tchvatal@suse.com

- Fix build with new javapackages-tools

-------------------------------------------------------------------
Tue Jul  8 10:57:23 UTC 2014 - tchvatal@suse.com

- Do not depend on ant-nodeps.

-------------------------------------------------------------------
Mon Jul  7 15:01:24 UTC 2014 - tchvatal@suse.com

- Use junit not junit4

-------------------------------------------------------------------
Tue Jul  1 07:51:34 UTC 2014 - tchvatal@suse.com

- Set defattr on files properly.

-------------------------------------------------------------------
Mon Jun 23 09:00:19 UTC 2014 - tchvatal@suse.com

- Remove unused patch:
  * findbugs-bcel.patch

-------------------------------------------------------------------
Sun Jun 22 17:15:33 UTC 2014 - schwab@suse.de

- Increase stacksize for ppc as well

-------------------------------------------------------------------
Mon Jan  6 12:17:46 UTC 2014 - dvaleev@suse.com

- increase stacksize for ppc64le as well. 

-------------------------------------------------------------------
Mon Sep  9 11:05:40 UTC 2013 - tchvatal@suse.com

- Move from jpackage-utils to javapackage-tools

-------------------------------------------------------------------
Wed Sep  4 08:05:16 UTC 2013 - mvyskocil@suse.com

- Drop useless texlive from BR 

-------------------------------------------------------------------
Tue Sep  3 12:48:36 UTC 2013 - mvyskocil@suse.com

- Rework spec file
  * fixed rpm groups
  * splitted ant task to ant-findbugs
  * use url when possible
  * grab Fedora patches
  * change dependency on findbugs-bcel
  * use new add_maven_depmap
- Patches added
  * findbugs-1.3.9-build.patch
  * findbugs-1.3.9-pom.patch
  * findbugs-asm-version.patch
  * findbugs-home.patch
  * findbugs-jar-filenames.patch
  * findbugs-remove-classpath.patch
- Patches removed
  * findbugs-build_xml.patch
  * findbugs-manifest.patch

-------------------------------------------------------------------
Wed Dec 12 17:53:31 UTC 2012 - dvaleev@suse.com

- increase stack size for ppc64 

-------------------------------------------------------------------
Tue Jun 19 10:05:54 UTC 2012 - mvyskocil@suse.cz

- build require hicolor-icon-theme to workaround the
  /usr/share/icons/hicolor owning problem
- fix Group according SUSE standards

-------------------------------------------------------------------
Sat Jun 16 08:23:18 UTC 2012 - andreas.stieger@gmx.de

- fix factory build by adding unpackaged icon directory

-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

-------------------------------------------------------------------
Tue Jul 26 13:31:26 UTC 2011 - mvyskocil@suse.cz

- fix bnc#708056: add missing objectweb-asm Requires 

-------------------------------------------------------------------
Wed Jan 27 09:42:47 UTC 2010 - mvyskocil@suse.cz

- merged with findbugs-1.3.4-3.jpp5.src.rpm
- removed documentation files with a problematic license (bnc#569639)

-------------------------------------------------------------------
Thu Dec 10 10:51:03 UTC 2009 - mvyskocil@suse.cz

- refreshed patches
  * findbugs-Project.patch
  * findbugs-build_xml.patch

-------------------------------------------------------------------
Wed Jun  3 15:29:23 CEST 2009 - mvyskocil@suse.cz

- Initial SUSE packaging from jpackage 5.0 

openSUSE Build Service is sponsored by