Il 19/11/2013 22:17, Richard Fearn ha
scritto:
hiHi all, This is just a quick heads-up to let you know that I am updating FindBugs to 2.0.2 in F19 and F20. A few dependencies have also been updated: * jFormatString has been updated, but only FindBugs depends on it. * findbugs-bcel has been updated to a snapshot of the BCEL trunk. * jsr-305 has been updated by a couple of Subversion revisions. I don't believe the changes will have any effect on dependent packages. Excluding packages that depend on jsr-305, packages that I think could be affected are: * gradle * truezip TrueZIP looks like it just has a build-time dependency on FindBugs (the code uses FindBugs annotations). Given that FindBugs 2.0 is advertised as "a drop-in replacement" for 1.3.9, I don't anticipate any problems. As for Gradle: I know this has been retired (https://lists.fedoraproject.org/pipermail/devel/2013-November/191944.html), but is still in F19. I might try to figure out if Gradle is broken by the FindBugs update, but I'm wondering if it's worth the effort. Does anyone have any opinion? I've just submitted the F20 update (https://admin.fedoraproject.org/updates/FEDORA-2013-20079) for stable. Assuming there are no objections/problems, I'd like to submit the F19 update (https://admin.fedoraproject.org/updates/FEDORA-2013-20181) in the next couple of days. Regards, Rich there is only a problem in your spec file
cp -a apiJavaDoc
$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} must be cp -a apiJavaDoc $RPM_BUILD_ROOT%{_javadocdir}/%{name} see
https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation regards gil
|
begin:vcard fn:gil n:;gil email;internet:puntogil@xxxxxxxxx version:2.1 end:vcard
-- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel