From bugzilla@redhat.com Tue Jun 23 07:37:07 2015 From: Red Hat Bugzilla To: package-review@lists.fedoraproject.org Subject: [Bug 1228172] Review Request: jedis - A redis Java client Date: Tue, 23 Jun 2015 07:37:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6229573771016851463==" --===============6229573771016851463== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.redhat.com/show_bug.cgi?id=3D1228172 Hans de Goede changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review? --- Comment #2 from Hans de Goede --- Hi, I'm afraid that (after building and installing the package from bug 1228169) = it does not build for me: [ERROR] Exit code: 1 - /home/hans/rpmbuild/BUILD/jedis-jedis-2.7.2/src/main/java/redis/clients/jedis [ERROR] /home/hans/rpmbuild/BUILD/jedis-jedis-2.7.2/src/main/java/redis/clients/jedis= /BinaryJedis.java:326: error: malformed HTML [ERROR] * @see ExpireCommand [ERROR] ^ [ERROR] /home/hans/rpmbuild/BUILD/jedis-jedis-2.7.2/src/main/java/redis/clients/jedis= /BinaryJedis.java:326: error: bad use of '>' And a few more of these (and also lots of javadoc warnings), I've had build failures of several of my own java packages during the F-23 rebuild, these are caused by javadoc in the F-23/rawhide jdk being stricter. I've managed to reproduce this issue on F-22 by installing the latest openjdk from F-23 on F-22: http://koji.fedoraproject.org/koji/buildinfo?buildID=3D651231 This works fine on F-22 and gives you the stricter javadoc, which should allow you to reproduce and then fix this problem. Also I've a question about the .spec file: # take too much time and use web connection %mvn_build -f Can you make the comment better so that it explains things a bit more, also u= se a web connection? I know maven normally does that, but I thought that %mvn_build disables that ? Regards, Hans --=20 You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component --===============6229573771016851463==--