gpo.zugaina.org

Search Portage & Overlays:

dev-java/duke

A fast and flexible deduplication engine

Screenshots

ChangeLog

commit 0713eea4b1f08b6c6e28f22e6ebc819380642db4
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Mon Feb 20 10:47:59 2023 -0800

dev-java/duke: Replace servlet-api virtual

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit e215bb3327289977cd7eeff5096fba32219bddd8
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Wed Mar 16 07:49:13 2022 -0700

dev-java/duke: Update comment regarding the test classpath

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit f914b313e7a5d66cba7d0b3fc0d5bd799593d908
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Sun Feb 20 06:26:30 2022 -0800

**/metadata.xml: Use HTTPS URL in DOCTYPE element

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit 7cf921cca1ea9000e9b6779cc66811274b53a6ca
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Sat Jan 15 21:03:47 2022 -0800

dev-java/duke: Move build-only dependencies out of CP_DEPEND

Duke is in this overlay solely to support H2O as a dependency. Duke
depends on Servlet API 2.4 as a build-only dependency, whereas H2O
transitively has Servlet API 3.1 as a runtime dependency. If Servlet
2.4 is declared as a classpath dependency (build + runtime) of Duke, it
will be added to H2O's runtime classpath, causing two incompatible
versions of Servlet API to be included in the classpath, which may lead
to strange runtime errors. Therefore, it is important to eliminate
redundant dependencies from CP_DEPEND.

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit e73c19a694686230c55e457a4024dbd49e50ee71
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Thu Jan 6 16:27:56 2022 -0800

dev-java/duke: Drop 1.2

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit eaa9b5d311ba5f83c6dcac7e5418e27c8c9a4e36
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Wed Dec 22 14:41:08 2021 -0800

dev-java/duke: Build from full upstream source, update to EAPI 8

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit 488031a8e603240da93d807cf8d86719d30ebb91
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Tue Aug 3 13:39:25 2021 -0700

dev-java/duke: New package

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>