This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/graphdb/common/org.testng-testng-7.7.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
omit 6c4bae420 Bump testng from 7.0.0 to 7.7.0 in /graphdb/common add eff7880f4 ATLAS-4576 Backward compatibility for check provided for AttributeName in Parent and Child TypeDef add 2989e4c26 ATLAS-4728: Upgrade tinkerpop to 3.5.4 add 0a0ccab3d Bump testng from 7.0.0 to 7.7.0 in /graphdb/common This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (6c4bae420) \ N -- N -- N refs/heads/dependabot/maven/graphdb/common/org.testng-testng-7.7.0 (0a0ccab3d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: distro/src/conf/atlas-application.properties | 4 + .../apache/atlas/type/AtlasClassificationType.java | 10 +- .../org/apache/atlas/type/AtlasEntityType.java | 7 +- .../org/apache/atlas/type/AtlasStructType.java | 28 ++-- .../atlas/type/TestAtlasClassificationType.java | 168 ++++++++++++++++++++ .../org/apache/atlas/type/TestAtlasEntityType.java | 171 ++++++++++++++++++++- pom.xml | 4 +- 7 files changed, 373 insertions(+), 19 deletions(-)