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



--- Comment #17 from gil cattaneo <[email protected]> ---
you should use:
https://github.com/modcluster/mod_cluster/archive/1.3.3.Final/mod_cluster-1.3.3.Final.tar.gz

maybe you can use pom macros, e.g.:
%pom_change_dep org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec
org.apache.tomcat:tomcat-util container/catalina

or simplified
%pom_change_dep :jboss-servlet-api_3.0_spec org.apache.tomcat:tomcat-util
container/catalina

%pom_change_dep org.apache.tomcat: ::'${version.tomcat8}' container/catalina

%pom_change_dep :catalina :tomcat-catalina:'${version.tomcat8}'
container/catalina-standalone
%pom_change_dep :coyote :tomcat-coyote:'${version.tomcat8}'
container/catalina-standalone

%pom_remove_dep :mod_cluster-container-catalina::test-jar container/tomcat8

-- 
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
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to