jformatstring 0.10~20131207-1 source package in Ubuntu

Changelog

jformatstring (0.10~20131207-1) unstable; urgency=low


  * Findbugs uses google code to host the code of jformatstring.
  * Add test module in ant.xml

 -- ShuxiongYe <email address hidden>  Sat, 07 Dec 2013 12:35:21 +0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
jformatstring_0.10~20131207-1.dsc 2.0 KiB 00e1fc10fcf2438b55bc6a68b5e3e8f89aafaeb1cd549dd4b101536da43a11ab
jformatstring_0.10~20131207.orig.tar.gz 9.2 KiB 919016414c10d819c06818e6240abab558388255b8b8ff73775f21d101a26fc7
jformatstring_0.10~20131207-1.debian.tar.gz 3.6 KiB bba82f4dd0bbbeac105e6564ceb7bcc3d138e5c1c1adafdf36a2118fa60591d3

No changes file available.

Binary packages built by this source

libjformatstring-java: Java format string compile-time checker

 This project is derived from Sun's implementation of java.util.Formatter. It
 is designed to allow compile time checks as to whether or not a use of a
 format string will be erroneous when executed at runtime.