This commit is contained in:
parent
653c19b6e1
commit
1e8dfab36b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d5bbfde30e900aca628e33f78aaa40497ecf32c4033e307ce2f4fda9036220ee
|
|
||||||
size 19172757
|
|
3
jetty-9.4.37.v20210219.tar.gz
Normal file
3
jetty-9.4.37.v20210219.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0db59aceac7ea5037f938d4132a05841ed75fa3df69268cf322e04b72b3c7ca7
|
||||||
|
size 19221765
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jetty-minimal
|
# spec file for package jetty-minimal
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
# Copyright (c) 2000-2007, JPackage Project
|
# Copyright (c) 2000-2007, JPackage Project
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%global base_name jetty
|
%global base_name jetty
|
||||||
%global addver .v20201120
|
%global addver .v20210219
|
||||||
Name: %{base_name}-minimal
|
Name: %{base_name}-minimal
|
||||||
Version: 9.4.35
|
Version: 9.4.37
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Java Webserver and Servlet Container
|
Summary: Java Webserver and Servlet Container
|
||||||
License: Apache-2.0 OR EPL-1.0
|
License: Apache-2.0 OR EPL-1.0
|
||||||
@ -194,11 +194,8 @@ find . -name "*.class" -exec rm {} \;
|
|||||||
|
|
||||||
# Plugins irrelevant or harmful to building the package
|
# Plugins irrelevant or harmful to building the package
|
||||||
%pom_remove_plugin -r :maven-checkstyle-plugin
|
%pom_remove_plugin -r :maven-checkstyle-plugin
|
||||||
%pom_remove_plugin -r :findbugs-maven-plugin
|
|
||||||
%pom_remove_plugin -r :maven-enforcer-plugin
|
%pom_remove_plugin -r :maven-enforcer-plugin
|
||||||
%pom_remove_plugin -r :clirr-maven-plugin
|
|
||||||
%pom_remove_plugin -r :maven-eclipse-plugin
|
%pom_remove_plugin -r :maven-eclipse-plugin
|
||||||
%pom_remove_plugin -r :maven-pmd-plugin
|
|
||||||
%pom_remove_plugin -r :license-maven-plugin
|
%pom_remove_plugin -r :license-maven-plugin
|
||||||
%pom_remove_plugin -r :maven-site-plugin
|
%pom_remove_plugin -r :maven-site-plugin
|
||||||
%pom_remove_plugin -r :maven-source-plugin
|
%pom_remove_plugin -r :maven-source-plugin
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jetty-websocket
|
# spec file for package jetty-websocket
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
# Copyright (c) 2000-2007, JPackage Project
|
# Copyright (c) 2000-2007, JPackage Project
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%global base_name jetty
|
%global base_name jetty
|
||||||
%global addver .v20201120
|
%global addver .v20210219
|
||||||
Name: %{base_name}-websocket
|
Name: %{base_name}-websocket
|
||||||
Version: 9.4.35
|
Version: 9.4.37
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The websocket modules for Jetty
|
Summary: The websocket modules for Jetty
|
||||||
License: Apache-2.0 OR EPL-1.0
|
License: Apache-2.0 OR EPL-1.0
|
||||||
@ -118,11 +118,8 @@ find . -name "*.class" -exec rm {} \;
|
|||||||
|
|
||||||
# Plugins irrelevant or harmful to building the package
|
# Plugins irrelevant or harmful to building the package
|
||||||
%pom_remove_plugin -r :maven-checkstyle-plugin
|
%pom_remove_plugin -r :maven-checkstyle-plugin
|
||||||
%pom_remove_plugin -r :findbugs-maven-plugin
|
|
||||||
%pom_remove_plugin -r :maven-enforcer-plugin
|
%pom_remove_plugin -r :maven-enforcer-plugin
|
||||||
%pom_remove_plugin -r :clirr-maven-plugin
|
|
||||||
%pom_remove_plugin -r :maven-eclipse-plugin
|
%pom_remove_plugin -r :maven-eclipse-plugin
|
||||||
%pom_remove_plugin -r :maven-pmd-plugin
|
|
||||||
%pom_remove_plugin -r :license-maven-plugin
|
%pom_remove_plugin -r :license-maven-plugin
|
||||||
%pom_remove_plugin -r :maven-site-plugin
|
%pom_remove_plugin -r :maven-site-plugin
|
||||||
%pom_remove_plugin -r :maven-source-plugin
|
%pom_remove_plugin -r :maven-source-plugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user