Accepting request 1111848 from home:fstrba:branches:Java:packages

OBS-URL: https://build.opensuse.org/request/show/1111848
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=270
This commit is contained in:
2023-09-18 06:12:05 +00:00
committed by Git OBS Bridge
parent 2d2bb753f4
commit 1d620875c8
3 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 18 06:03:34 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* tomcat-9.0-osgi-build.patch
+ make it more robust to change in number of artifacts in bnd
+ do not enumerate jars, just take all jars from the aqute-bnd
directory into the classpath
-------------------------------------------------------------------
Tue Sep 12 11:30:29 UTC 2023 - Fridrich Strba <fstrba@suse.com>