This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from 8023886 Remove unused import
new f27acee We remove parameters, so don't attempt to copy parameter
annotations
new b1cbc07 Ingore javadoc errors on release. Don't run the 2 hour tests.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../microprofile/jwt/bval/ValidationGenerator.java | 70 +++++++++++++++++++++-
.../jwt/bval/ValidationGeneratorTest.java | 7 +++
...onstraints.java => Shapes$$JwtConstraints.java} | 18 +++---
.../tomee/microprofile/jwt/bval/data/Shapes.java | 4 +-
pom.xml | 1 +
5 files changed, 87 insertions(+), 13 deletions(-)
copy
mp-jwt/src/test/java/org/apache/tomee/microprofile/jwt/bval/data/{Colors$$JwtConstraints.java
=> Shapes$$JwtConstraints.java} (84%)