This is an automated email from the ASF dual-hosted git repository.
amestry pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 69d403e ATLAS-3636 : [Namespace-UI] Issues/ambiguous error messages
while adding a new attribute in a Namespace
new 6a49d94 ATLAS-3641: Import Service: Support zipDirect format of
import. Test files
new ed2755d ATLAS-3643: PC Fx: StatusReporter: Introduce Status Reporting
to Be used With PC Framework
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:
.../java/org/apache/atlas/pc/StatusReporter.java | 75 +++++++++++++++++
...ithResultsTest.java => StatusReporterTest.java} | 90 ++++-----------------
repository/src/test/resources/zip-direct-1.zip | Bin 0 -> 25511 bytes
repository/src/test/resources/zip-direct-2.zip | Bin 0 -> 26248 bytes
repository/src/test/resources/zip-direct-3.zip | Bin 0 -> 26165 bytes
5 files changed, 92 insertions(+), 73 deletions(-)
create mode 100644 intg/src/main/java/org/apache/atlas/pc/StatusReporter.java
copy
intg/src/test/java/org/apache/atlas/pc/{WorkItemManagerWithResultsTest.java =>
StatusReporterTest.java} (50%)
create mode 100644 repository/src/test/resources/zip-direct-1.zip
create mode 100644 repository/src/test/resources/zip-direct-2.zip
create mode 100644 repository/src/test/resources/zip-direct-3.zip