Hi,
here's another dependency for SpagoBI.
Looks like the gradle macro works only on Rawhide and the javadoc build fails.
How should I replace the gradle macro on FC23 and EL7?
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
Name: restito Version: 0.6 Release: 1%{?dist} Summary: Restito - testing framework for rest clients License: MIT URL: https://github.com/mkotsur/restito Source0: https://github.com/mkotsur/%{name}/archive/%{version}.tar.gz BuildRequires: gradle-local BuildRequires: mvn(org.mockito:mockito-core) BuildRequires: mvn(org.glassfish.grizzly:grizzly-http-server) BuildRequires: mvn(org.apache.mina:mina-core) BuildRequires: mvn(com.sun.jersey:jersey-grizzly2:1) BuildRequires: mvn(com.jayway.jsonpath:json-path) %description Restito - testing framework for rest clients Restito is a tool which is inspired by mockito and functionally is diametrically opposite to the Rest Assured. %package javadoc Summary: Javadoc for %{name} %description javadoc This package contains the API documentation for %{name}. %prep %setup -q sed -i 's/jersey-grizzly2:1.18.3/jersey-grizzly2:1.19/' build.gradle %build %gradle_build %install %mvn_install %files -f .mfiles %license LICENSE %doc README.md %files javadoc -f .mfiles-javadoc %license LICENSE %doc README.md %changelog * Mon Jan 25 2016 Sandro Bonazzola <sbonazzo@xxxxxxxxxx> - Initial packaging
-- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel