-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated submodules to point latest versions
- Loading branch information
1 parent
2222b23
commit c8be319
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule asn1_codec
updated
20 files
+81 −0 | Dockerfile.testing | |
+5 −8 | config/test/c1.properties | |
+3 −1 | data/README.md | |
+1 −0 | data/producer_test1_xml.txt | |
+1 −0 | data/producer_test2_xml.txt | |
+1 −0 | data/producer_test3_xml.txt | |
+0 −7 | data/producer_test_xml.txt | |
+169 −11 | do_kafka_test.sh | |
+16 −0 | docker-compose-kafka.yml | |
+1 −1 | docker-compose.yml | |
+40 −4 | docker-test/do_test.sh | |
+16 −5 | docker-test/test_in.py | |
+15 −4 | docker-test/test_out.py | |
+10 −0 | docs/Release_notes.md | |
+22 −1 | docs/testing.md | |
+2 −0 | kafka-test/README.md | |
+9 −0 | kafka-test/src/rdkafka_example.cpp | |
+4 −5 | start_kafka.sh | |
+4 −0 | stop_kafka.sh | |
+72 −9 | test-scripts/standalone.sh |
Submodule jpo-cvdp
updated
40 files
Submodule jpo-sdw-depositor
updated
6 files
+31 −0 | .github/workflows/artifact-publish.yml | |
+2 −2 | Dockerfile | |
+59 −1 | README.md | |
+10 −0 | docs/Release_notes.md | |
+12 −1 | pom.xml | |
+11 −5 | src/main/java/jpo/sdw/depositor/DepositorProperties.java |
Submodule jpo-security-svcs
updated
29 files