[Bug 1208816] Review Request: ebay-cors-filter - eBay CORS filter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #3 from gil cattaneo <puntogil@xxxxxxxxx> ---
tomcat-servlet-3.0-api no more exist in rawhide,
the new tomcat-servlet-3.1-api don't provides anymore this alias.
you must use:
BuildRequires: mvn(javax.servlet:servlet-api)
the proper name (groupId:artifactId) of the BR is the pom file
or the proper servlet-api version

BuildRequires: mvn(org.jboss.spec.javax.servlet:jboss-servlet-api_2.5_spec)
using
%pom_remove_dep javax.servlet:servlet-api
%pom_add_dep
org.jboss.spec.javax.servlet:jboss-servlet-api_2.5_spec:1.0.1.Final:provided

seem you have omit also this BR
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)

sorry for the noise

-- 
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
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]