Commit Graph
176 Commits
Author SHA1 Message Date
Axel Uhl f8423a3ed8 bug5977: added more current version of net.bytebuddy (1.14.12) 2024-03-13 00:49:37 +01:00
Axel Uhl f8d9973f18 bug5977: patched missing package exports into jodd-bean MANIFEST.MF 2024-03-13 00:06:59 +01:00
Axel Uhl b94518938a bug5977: added jodd-bean 2024-03-12 23:41:07 +01:00
Axel Uhl e8ec8d8098 bug5977: upgraded to redisson-3.27.2, making jdk.net package import optional 2024-03-12 23:14:08 +01:00
Axel Uhl 8abb7bff12 bug5977: try using org.osgi.framework.system.packages.extra property to declare jdk.net 2024-03-11 11:03:41 +01:00
Axel Uhl 2f2a3fd266 bug5977: trying with a patched org.eclipse.osgi that exposes jdk.net 2024-03-11 00:02:47 +01:00
Axel Uhl 9dc81102b4 bug5977: added javax.cache.api 2024-03-10 02:15:49 +01:00
Axel Uhl 1cea144021 bug5977: added reactive-streams 2024-03-10 01:36:53 +01:00
Axel Uhl 8173ffb704 bug5977: added io.reactivex.rxjava3.rxjava 2024-03-10 01:16:40 +01:00
Axel Uhl 1ffaf1f2ac bug5977: added io.netty.codec-dns 2024-03-10 00:36:26 +01:00
Axel Uhl 792ac08929 bug5977: added io.netty.resolver-dns 2024-03-09 23:56:31 +01:00
Axel Uhl cb088a24b5 bug5977: added io.netty.incubator.channel.uring 2024-03-09 21:34:59 +01:00
Axel Uhl de0af35157 bug5977: added io.netty.handler 2024-03-09 00:28:46 +01:00
Axel Uhl f2ed818015 bug5977: added io.netty.codec 2024-03-09 00:07:13 +01:00
Axel Uhl 29c31653f3 bug5977: added io.netty.transport-classes-kqueue 2024-03-08 23:45:24 +01:00
Axel Uhl 6a06572a8d bug5977: added io.netty.transport-native-unix-common 2024-03-08 23:13:57 +01:00
Axel Uhl d5e3292983 bug5977: added io.netty.transport-classes-epoll 2024-03-08 21:30:07 +01:00
Axel Uhl 6226c796b5 bug5977: added io.netty.resolver 2024-03-08 21:01:43 +01:00
Axel Uhl 93a63ff82e bug5977: added io.netty.common bundle 2024-03-08 20:37:18 +01:00
Axel Uhl 8be1d0de14 bug5977: added io.netty.buffer to target platform 2024-03-08 18:28:25 +01:00
Axel Uhl ff81b4ec8d bug5977: added netty-transport as additional transitive dependency 2024-03-08 10:26:30 +01:00
Axel Uhl 5a8e5656f1 bug5977: added org.yaml.snakeyaml, transitively required by redisson 3.27 2024-03-08 09:53:32 +01:00
Axel Uhl 1e54489dac bug5977: added jackson-dataformat-yaml 2024-03-07 15:38:11 +01:00
Axel Uhl 36f88c5d6e bug5977: added com.fasterxml.jackson.databind 2024-03-07 14:17:44 +01:00
Axel Uhl 14bdbfb7a4 Merge remote-tracking branch 'origin/bug5977' into bug5977 2024-03-07 13:53:11 +01:00
Axel Uhl 1532fc9808 bug5977: added com.fasterxml.jackson.core.jackson-core to the target platform 2024-03-07 13:50:16 +01:00
Axel Uhl 5fc6041869 bug5977: added com.fasterxml.jackson.core.jackson-annotations to target platform 2024-03-07 02:20:13 +01:00
Axel Uhl f504a783b9 bug5977: added com.esotericsoftware.reflectasm to target platform 2024-03-07 01:12:29 +01:00
Axel Uhl b1f7b45966 bug5977: added esoteric minlog to target platform; redisson 3.27.1 has a transitive dependency on it 2024-03-07 00:32:44 +01:00
Axel Uhl 1efb8ef64a bug5977: trying again with redisson-3.27.1, plus kryo bundle 2024-03-06 21:49:52 +01:00
Axel Uhl 2fdea27f67 patched org.dom4j 2.1.3 bundle so that javax.xml.bind is imported withour version specifier 2024-02-26 11:37:24 +01:00
Axel Uhl 52b78c4eea jetty-9.4.54: removed 9.4.53 JARs from target base local p2 2024-02-25 23:12:01 +01:00
Axel Uhl 83be8ab988 jetty-9.4.54: starting from 53 branch updated jetty 2024-02-24 00:12:49 +01:00
Axel Uhl 78559b7ecb jetty-9.4.53: re-adding geronimo; can't keep Tycho Surefire from loading it;
letting com.sap.sailing.polars require it, so as to avoid a conflict
with where jersey gets it from
2024-02-23 18:07:13 +01:00
Axel Uhl c3c65759a0 jetty-9.4.53: trying to remove javax.xml.bind bundle (2.2.0) and jaxb-api bundle;
they seem to be of conflicting versions (2.2.0 vs. 2.3.0), and neither
should be required for Java8 builds where javax.xml.bind is part of the
JDK still. When this ever gets merged to master, merging into docker-17
should be expected to fail, and at least jaxb-api would then need to be
added again. We can only hope this will not cause problems with the
Tycho Surefire Selenium tests again, but at least starting from Java 11
the ambiguity with javax.xml.bind should be gone.
2024-02-23 13:59:16 +01:00
Axel Uhl 0b3b4f67ef added org.osgi.service.component version 1.5.1 because Jetty needs it 2024-02-14 10:26:44 +01:00
Axel Uhl 8c4cf72fdf added org.osgi.service.cm in version 1.6.1 because Jetty now needs it 2024-02-14 10:06:35 +01:00
Axel Uhl 9d350ff628 added missing jar org.osgi.util.tracker 2024-02-14 07:44:54 +01:00
Axel Uhl d7145e78d8 added org.osgi.service.event version 1.4.1 to our target-base p2 repo content 2024-02-14 01:34:13 +01:00
Axel Uhl 53c65b4fcf for the Jetty upgrade to 9.4.53, also bumped the apache-jsp and jetty-osgi-boot-jsp bundles from our target-base 2024-02-14 01:02:00 +01:00
Axel Uhl 01dbdf4ffd fixed MongoDB sources JAR's META-INF/MANIFEST.MF to make them OSGi source bundles 2024-01-27 18:13:09 +01:00
Axel Uhl edf10e823b bug5953: upgrading from MongoDB Java driver version 4.5.1 to 4.11.1 2024-01-27 00:04:09 +01:00
Axel Uhl f8e1d5d5e2 bug5765: use bcprov-ext for newer ssh kex algorithms 2023-03-23 13:37:33 +01:00
Axel Uhl eaeb0fb55c bug5765: first green workspace after switching to JSch from com.github.mwiede 2023-03-23 10:01:14 +01:00
Axel Uhl 4154d0fa45 bug5794: trying to fix manifests 2022-12-18 02:08:16 +01:00
Axel Uhl 2ca4407574 bug5794: fixed aries.spifly sources manifest 2022-12-18 00:58:54 +01:00
Axel Uhl 5d04028e57 bug5794: upgraded org.apache.aries.spifly.dynamic.bundle from 1.2.4 to 1.3.6 2022-12-18 00:47:54 +01:00
Axel Uhl 24f6394052 bug5440: added aws-lambda-java-core[.sources] and reddison to target-base 2022-11-02 17:30:30 +01:00
Axel Uhl ac1521ce17 Merge branch 'master' into bug5694 2022-03-26 23:44:26 +01:00
Axel Uhl 45d1ef45e9 mongodb-driver-4.5: upgrading to 4.5.1 which should no longer require the jsr305 auxiliary JAR 2022-03-25 17:56:34 +01:00