1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/java-findbugs/distinfo
Greg Lewis d30d06eb65 . Add a port of FindBugs:
FindBugs looks for bugs in Java programs.  It is based on the concept of bug
  patterns.  A bug pattern is a code idiom that is often an error.  Bug patterns
  arise for a variety of reasons:

  * Difficult language features
  * Misunderstood API methods
  * Misunderstood invariants when code is modified during maintenance
  * Garden variety mistakes: typos, use of the wrong boolean operator

  FindBugs uses static analysis to inspect Java bytecode for occurrences of
  bug patterns.

  WWW: http://findbugs.sourceforge.net/
2011-03-13 23:00:17 +00:00

3 lines
137 B
Plaintext

SHA256 (findbugs-1.3.9.tar.gz) = 6805754cb7933855695d56a4626227ba0320c8e36687b37362e99a59c80a5052
SIZE (findbugs-1.3.9.tar.gz) = 7481095