#940812 ITP: livjavax-annotation-java -- API for version 1.1

#940812#5
Date:
2019-09-20 05:44:09 UTC
From:
To:
* 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

#940812#12
Date:
2019-09-20 20:19:39 UTC
From:
To:
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

#940812#17
Date:
2019-09-21 04:39:27 UTC
From:
To:
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

#940812#22
Date:
2019-09-21 07:27:04 UTC
From:
To:
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