-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8143675
commit ac66665
Showing
9 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
Submodule mrt-integ-tests
updated
6 files
+0 −1 | .gitignore | |
+8 −9 | .rubocop.yml | |
+1 −1 | Dockerfile | |
+126 −0 | Gemfile.lock | |
+1 −1 | spec/spec_helper.rb | |
+1 −0 | spec/test/demo_spec.rb |
Submodule mrt-cloud
updated
2 files
+62 −0 | cloud-conf/src/main/resources/yaml/cloudConfig.yml | |
+79 −0 | s3-src/src/main/java/org/cdlib/mrt/s3/test/TestNodeIOStatusReset.java |
Submodule mrt-core2
updated
4 files
+5 −4 | core/src/main/java/org/cdlib/mrt/core/Tika.java | |
+1 −1 | core/src/test/java/org/cdlib/mrt/core/TikaTest.java | |
+6 −6 | parprop/pom.xml | |
+27 −15 | reflect/pom.xml |
Submodule mrt-ingest
updated
2 files
+8 −1 | ingest-src/pom.xml | |
+1 −1 | ingest-war/src/main/resources/log4j2.xml |
Submodule mrt-admin-lambda
updated
56 files
Empty file.
Submodule mrt-dashboard
updated
175 files