jakartaee / common-annotations-api

Jakarta Annotations
https://eclipse.org/ee4j/ca
Other
53 stars 39 forks source link

Migrate Annotations TCK source from platform TCK project #130

Closed alwin-joseph closed 8 months ago

alwin-joseph commented 8 months ago

To generate the userguide :

cd tck/docs/userguide
mvn

To generate the TCK bundle :

cd tck
mvn clean install

To run the TCK with Glassfish :

Pending :