Hello community,

here is the log from the commit of package jetty-minimal for openSUSE:Factory 
checked in at 2020-04-04 12:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jetty-minimal (Old)
 and      /work/SRC/openSUSE:Factory/.jetty-minimal.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jetty-minimal"

Sat Apr  4 12:24:37 2020 rev:4 rq:791023 version:9.4.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/jetty-minimal/jetty-minimal.changes      
2019-12-03 12:40:11.310169245 +0100
+++ /work/SRC/openSUSE:Factory/.jetty-minimal.new.3248/jetty-minimal.changes    
2020-04-04 12:25:28.203935874 +0200
@@ -1,0 +2,5 @@
+Thu Apr  2 09:25:19 UTC 2020 - Fridrich Strba <fst...@suse.com>
+
+- Upgrade to upstream version 9.4.27.v20200227
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/jetty-minimal/jetty-websocket.changes    
2019-12-03 12:40:11.702169136 +0100
+++ /work/SRC/openSUSE:Factory/.jetty-minimal.new.3248/jetty-websocket.changes  
2020-04-04 12:25:28.323935977 +0200
@@ -0,0 +1,6 @@
+-------------------------------------------------------------------
+Thu Apr  2 09:25:19 UTC 2020 - Fridrich Strba <fst...@suse.com>
+
+- Upgrade to upstream version 9.4.27.v20200227
+
+-------------------------------------------------------------------

Old:
----
  jetty-9.4.22.v20191022.tar.gz

New:
----
  jetty-9.4.27.v20200227.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jetty-minimal.spec ++++++
--- /var/tmp/diff_new_pack.p9fo5a/_old  2020-04-04 12:25:29.563937043 +0200
+++ /var/tmp/diff_new_pack.p9fo5a/_new  2020-04-04 12:25:29.567937047 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jetty-minimal
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2000-2007, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,9 @@
 
 
 %global base_name jetty
-%global addver  .v20191022
+%global addver  .v20200227
 Name:           %{base_name}-minimal
-Version:        9.4.22
+Version:        9.4.27
 Release:        0
 Summary:        Java Webserver and Servlet Container
 License:        Apache-2.0 OR EPL-1.0
@@ -193,6 +193,7 @@
 find . -name "*.class" -exec rm {} \;
 
 # Plugins irrelevant or harmful to building the package
+%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 :clirr-maven-plugin
@@ -221,9 +222,6 @@
 
 %pom_add_dep 'org.junit.jupiter:junit-jupiter-engine:${junit.version}' 
tests/test-sessions/test-sessions-common
 
-# Old version of jetty not available for tests, so use this version
-%pom_change_dep 'org.eclipse.jetty:jetty-util' 
'org.eclipse.jetty:jetty-util:${project.version}' 
tests/test-webapps/test-servlet-spec/test-spec-webapp
-
 # provided by glassfish-jsp-api that has newer version
 %pom_change_dep -r javax.servlet.jsp:jsp-api 
javax.servlet.jsp:javax.servlet.jsp-api
 
@@ -326,7 +324,7 @@
 %pom_disable_module jetty-alpn
 %pom_disable_module jetty-home
 
-%mvn_file :{*} %{base_name}/@1
+%{mvn_file} :{*} %{base_name}/@1
 
 %build
 

++++++ jetty-websocket.spec ++++++
--- /var/tmp/diff_new_pack.p9fo5a/_old  2020-04-04 12:25:29.587937064 +0200
+++ /var/tmp/diff_new_pack.p9fo5a/_new  2020-04-04 12:25:29.587937064 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jetty-websocket
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2000-2007, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,9 @@
 
 
 %global base_name jetty
-%global addver  .v20191022
+%global addver  .v20200227
 Name:           %{base_name}-websocket
-Version:        9.4.22
+Version:        9.4.27
 Release:        0
 Summary:        The websocket modules for Jetty
 License:        Apache-2.0 OR EPL-1.0
@@ -117,6 +117,7 @@
 find . -name "*.class" -exec rm {} \;
 
 # Plugins irrelevant or harmful to building the package
+%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 :clirr-maven-plugin
@@ -145,9 +146,6 @@
 
 %pom_add_dep 'org.junit.jupiter:junit-jupiter-engine:${junit.version}' 
tests/test-sessions/test-sessions-common
 
-# Old version of jetty not available for tests, so use this version
-%pom_change_dep 'org.eclipse.jetty:jetty-util' 
'org.eclipse.jetty:jetty-util:${project.version}' 
tests/test-webapps/test-servlet-spec/test-spec-webapp
-
 # provided by glassfish-jsp-api that has newer version
 %pom_change_dep -r javax.servlet.jsp:jsp-api 
javax.servlet.jsp:javax.servlet.jsp-api
 
@@ -216,7 +214,7 @@
 
 # the default location is not allowed by SELinux
 sed -i '/<SystemProperty name="jetty.state"/d' \
-    jetty-home/src/main/resources%{_sysconfdir}/jetty-started.xml
+    jetty-home/src/main/resources/etc/jetty-started.xml
 
 # remote-resources only copies about.html
 %pom_remove_plugin :maven-remote-resources-plugin
@@ -271,7 +269,7 @@
 %pom_disable_module jetty-xml
 %pom_disable_module jetty-webapp
 
-%mvn_file :{*} %{base_name}/@1
+%{mvn_file} :{*} %{base_name}/@1
 
 %build
 

++++++ jetty-9.4.22.v20191022.tar.gz -> jetty-9.4.27.v20200227.tar.gz ++++++
/work/SRC/openSUSE:Factory/jetty-minimal/jetty-9.4.22.v20191022.tar.gz 
/work/SRC/openSUSE:Factory/.jetty-minimal.new.3248/jetty-9.4.27.v20200227.tar.gz
 differ: char 12, line 1


Reply via email to