From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-java/jformatstring/metadata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-java/jformatstring/metadata.xml (limited to 'dev-java/jformatstring/metadata.xml') diff --git a/dev-java/jformatstring/metadata.xml b/dev-java/jformatstring/metadata.xml new file mode 100644 index 000000000000..84f3814eccb9 --- /dev/null +++ b/dev-java/jformatstring/metadata.xml @@ -0,0 +1,12 @@ + + + + + java@gentoo.org + Java + + This code is designed to allow for compile time checking of Java format strings. It can check that the format string is valid, that the proper number of arguments are supplied and that they are of the correct type. + + findbugs + + -- cgit v1.2.3