SHA256
1
0
forked from pool/tomcat
Fridrich Strba 2019-10-04 13:33:33 +00:00 committed by Git OBS Bridge
parent e853282334
commit a66a274a84
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 4 13:32:51 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Distribute the pom file also for tomcat-util-scan artifact
-------------------------------------------------------------------
Tue Oct 1 12:29:16 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -532,6 +532,9 @@ cp -a tomcat-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
cp -a tomcat-util.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
%add_maven_depmap JPP.%{name}-tomcat-util.pom %{name}/tomcat-util.jar
cp -a tomcat-util-scan.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util-scan.pom
%add_maven_depmap JPP.%{name}-tomcat-util-scan.pom %{name}/tomcat-util-scan.jar
cp -a tomcat-websocket-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-websocket-api.pom
%add_maven_depmap JPP.%{name}-websocket-api.pom %{name}/websocket-api.jar