fix local build failure
(cherry picked from commit 3a94f9987bef5f8036204fbc34362db3be1912c2)
This commit is contained in:
parent
15606d23e0
commit
5c09d37f19
@ -1,7 +1,7 @@
|
||||
%bcond_with arquillian
|
||||
Name: openwebbeans
|
||||
Version: 1.2.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Implementation of the JSR-299 WebBeans
|
||||
License: ASL 2.0
|
||||
URL: http://openwebbeans.apache.org/
|
||||
@ -10,7 +10,7 @@ Patch0: %{name}-1.2.0-servlet31.patch
|
||||
Patch1: OWB-1309-fix-missing-NoSuchMethodException.patch
|
||||
BuildRequires: maven-local mvn(javax.annotation:javax.annotation-api) >= 1.2
|
||||
BuildRequires: mvn(javax.el:javax.el-api) mvn(javax.inject:javax.inject)
|
||||
BuildRequires: mvn(javax.servlet:javax.servlet-api)
|
||||
BuildRequires: mvn(javax.servlet:javax.servlet-api) < 5.0.0
|
||||
BuildRequires: mvn(javax.servlet.jsp:javax.servlet.jsp-api) mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache:apache:pom:) mvn(org.apache:apache-jar-resource-bundle)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
@ -237,5 +237,8 @@ rm -rf webbeans-clustering/src/test/java/org/apache/webbeans/web/failover/tests/
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Jun 05 2023 Ge Wang <wang__ge@126.com> - 1.2.8-2
|
||||
- fix local build failure
|
||||
|
||||
* Mon Aug 24 2020 zhanghua <zhanghua40@huawei.com> - 1.2.8-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user