* Package name : libjavax-annotation-java Version : 3.1.1 Upstream Author : Oracle and/or its affiliates * URL : https://mvnrepository.com/artifact/org.glassfish/javax.annotation * License : GPL-2.0 Programming Lang: Java Description : API for version 1.1 Annotations for the JavaTM Platform API version 1.1. Repackaged as OSGi bundle in GlassFish This is a dependency of a dependency to build JVerein (ITP #929477) It will be maintained in the java-team Regards
Hi Mechtilde, The javax.annotation API is already packaged as libgeronimo-annotation-1.3-spec-java, you should be able to use it for JVerein. Emmanuel Bourg
Hello Emmanuel, Am 20.09.19 um 22:19 schrieb Emmanuel Bourg: This is a revers dependency chain javax-annotation -> spotbugs-annotation -> junit-dataprovider -> ThreeTen-Extra -> Jollyday (ITP #939617) -> JVerein (#929477. How cn I recognize that this can work? Kind regards
Le 21/09/2019 à 06:39, Mechtilde Stehmann a écrit : spotbugs-annotation can be replaced with libfindbugs-annotations-java, the API is the same, you just have to substitute the Maven coordinates. Note that if you disable the tests you may skip packaging junit-dataprovider. Emmanuel Bourg