https://bugzilla.redhat.com/show_bug.cgi?id=863445

--- Comment #4 from gil cattaneo <[email protected]> ---
Hi Mikolaj,
for backwards compatibility you can add to depmap

%add_maven_depmap JPP.%{name}-guice-assistedinject.pom
%{name}/guice-assistedinject.jar -f assistedinject -a
"com.google.inject.extensions:guice-assistedinject"
%add_maven_depmap JPP.%{name}-guice-extensions.pom -f extensions
%add_maven_depmap JPP.%{name}-guice-grapher.pom %{name}/guice-grapher.jar -f
grapher  -a "com.google.inject.extensions:guice-grapher"
%add_maven_depmap JPP.%{name}-guice-jmx.pom %{name}/guice-jmx.jar -f jmx -a
"com.google.inject.extensions:guice-jmx"
%add_maven_depmap JPP.%{name}-guice-jndi.pom %{name}/guice-jndi.jar -f jndi -a
"com.google.inject.extensions:guice-jndi"
%add_maven_depmap JPP.%{name}-guice-multibindings.pom
%{name}/guice-multibindings.jar -f multibindings  -a
"com.google.inject.extensions:guice-multibindings"
%add_maven_depmap JPP.%{name}-guice-parent.pom -f parent
%add_maven_depmap JPP.%{name}-guice-persist.pom %{name}/guice-persist.jar -f
persist  -a "com.google.inject.extensions:guice-persist"
%add_maven_depmap JPP.%{name}-guice-servlet.pom %{name}/guice-servlet.jar -f
servlet -a "com.google.inject.extensions:guice-servlet"
%add_maven_depmap JPP.%{name}-guice-spring.pom %{name}/guice-spring.jar -f
spring -a "com.google.inject.extensions:guice-spring"
%add_maven_depmap JPP.%{name}-guice-throwingproviders.pom
%{name}/guice-throwingproviders.jar -f throwingproviders  -a
"com.google.inject.extensions:guice-throwingproviders"
%add_maven_depmap JPP.%{name}-%{name}.pom %{name}/%{name}.jar -a
"com.google.inject:guice"

thanks
regaeds

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to