From a6782a13d55b6911c384f54e85a3540620218446 Mon Sep 17 00:00:00 2001 From: Snoopy Crime Cop Date: Tue, 29 Aug 2023 00:02:22 +0000 Subject: [PATCH] merge master -Dorg -Ssuccess-only Repository: ome/bio-formats-build Already up-to-date. Merged PRs: - PR 469 jburel 'install sphinx' - PR 501 dependabot[bot] 'Bump ZarrReader from `d1c6223` to `2d75020`' Repository: ome/ZarrReader Excluded PRs: - PR 20 dgault 'ZarrReader: Use chunk API' (exclude comment) Already up-to-date. Merged PRs: - PR 53 dgault 'Reorder group keys' - PR 58 dgault 'Add new option to list pixels in getUsedFiles' Repository: ome/bio-formats-documentation Already up-to-date. Merged PRs: - PR 330 jburel 'update uri' Repository: ome/bio-formats-examples Excluded PRs: - PR 105 sbesson 'Bump logback dependency to 1.3.5' (stage: draft) Already up-to-date. Merged PRs: - PR 69 dgault 'Add macro examples from OME 2020 NGFF workshop' Repository: openmicroscopy/bioformats Excluded PRs: - PR 4090 CGDogan 'Throw error when cannot load library' (user: CGDogan) - PR 4073 melissalinkert 'OME-TIFF: optionally fail fast if an invalid file is encountered' (label: exclude) - PR 4059 CGDogan 'TiffSaver: produce valid 4-channel RGBA images' (user: CGDogan) - PR 4057 melissalinkert 'Add CodecOptions.disableChromaSubsampling' (status: failure) - PR 4016 melissalinkert 'Add API and DICOM-specific implementations for providing supplemental metadata during conversion' (stage: draft) - PR 4000 XLEFReaderForBioformats 'Reworking LMSMetadata package and adding a new lif reader' (user: XLEFReaderForBioformats) - PR 3956 sbesson 'Bump sl4j-api to 2.x' (stage: draft) - PR 3939 dgault 'ImagePlusReader: handle IndexColorModel' (status: failure) - PR 3902 melissalinkert 'LSID validation' (stage: draft) - PR 3898 melissalinkert 'InCell 1000/2000 field count and plane metadata fixes' (stage: draft) - PR 3872 arvequina 'New codec integration Jetraw' (user: arvequina) - PR 3680 iwbh15 'Performance increase in writeIFD' (user: iwbh15) - PR 3618 dgault 'Memoizer: Persist caching to sub readers' (label: breaking) Already up-to-date. Merged PRs: - PR 3794 dgault 'Chunk API: Add new API and functionality for reading and writing chunks' - PR 4051 CGDogan 'fix aplreader throwing nullptrexception' - PR 4061 CGDogan 'Don't fail on non-4:4:4 JPEG' - PR 4070 melissalinkert 'Gatan DM3: be more defensive in parsing acquisition mode' - PR 4071 melissalinkert 'IVision: improve version and data type checks in isThisType' - PR 4072 melissalinkert 'Ventana: fix tile arithmetic for smallest resolutions' - PR 4074 melissalinkert 'Gel: check IFD count in isThisType' - PR 4075 melissalinkert 'Photoshop TIFF: fix plane reading with memoization' - PR 4076 melissalinkert 'VSI: fix uncompressed BGR data' - PR 4077 melissalinkert 'TillVision: fix some metadata parsing and .pst detection issues' - PR 4078 melissalinkert 'OIR: fix off-by-one in XML block reading' - PR 4079 melissalinkert 'Leica LIF: throw a nicer exception if no images are found' - PR 4080 melissalinkert 'Exporter plugin: remove any extra Channel elements' - PR 4081 melissalinkert 'SVS: fix a variety of small issues' - PR 4083 melissalinkert 'NDPI: correct for potential integer overflow in stored restart marker tag' - PR 4085 melissalinkert 'CV7000 improvements' - PR 4088 melissalinkert 'CZI: unify channel color parsing' Conflicting PRs (not included): - PR 3992 melissalinkert 'Allow reading and writing compressed tiles' Repository: ome/ome-codecs Excluded PRs: - PR 24 dependabot[bot] 'Bump testng from 6.8 to 7.7.0' (status: failure) - PR 21 dgault 'Replace one-jai with jai-imageio-jpeg2000' (stage: draft) Already up-to-date. Merged PRs: - PR 29 iwbh15 'Disable chroma subsampling in JPEGCodec' Repository: ome/ome-common-java Excluded PRs: - PR 83 CGDogan 'Fix Lurawave debug error being printed' (user: CGDogan) - PR 73 sbesson 'Bump sl4j-api to 2.x' (stage: draft) - PR 72 dependabot[bot] 'Bump testng from 6.8 to 7.7.0' (label: exclude) - PR 59 NicoKiaru 'adds AverageImageScaler implementation of IImageScaler' (user: NicoKiaru) Already up-to-date. Merged PRs: - PR 82 melissalinkert 'URLHandle: fall back to resetting stream if resetting to a mark fails' Repository: ome/ome-jai Already up-to-date. Repository: ome/ome-mdbtools Already up-to-date. Repository: ome/ome-metakit Already up-to-date. Repository: ome/ome-model Already up-to-date. Merged PRs: - PR 174 jburel 'Remove docs' Repository: ome/ome-poi Already up-to-date. Repository: ome/ome-stubs Already up-to-date. Generated by BIOFORMATS-push#84 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-push/84/) --- .gitmodules | 48 +++++++++++++++++++-------------------- ZarrReader | 2 +- bio-formats-documentation | 2 +- bio-formats-examples | 2 +- bioformats | 2 +- ome-codecs | 2 +- ome-common-java | 2 +- ome-jai | 2 +- ome-mdbtools | 2 +- ome-metakit | 2 +- ome-model | 2 +- ome-poi | 2 +- ome-stubs | 2 +- 13 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2ba40ae34d..1517e8bb68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,48 +1,48 @@ [submodule "ome-common-java"] path = ome-common-java - url = https://github.com/ome/ome-common-java.git - branch = master + url = https://github.com/snoopycrimecop/ome-common-java.git + branch = snoopycrimecop_ci [submodule "ome-model"] path = ome-model - url = https://github.com/ome/ome-model.git - branch = master + url = https://github.com/snoopycrimecop/ome-model.git + branch = snoopycrimecop_ci [submodule "ome-poi"] path = ome-poi - url = https://github.com/ome/ome-poi.git - branch = master + url = https://github.com/snoopycrimecop/ome-poi.git + branch = snoopycrimecop_ci [submodule "ome-mdbtools"] path = ome-mdbtools - url = https://github.com/ome/ome-mdbtools.git - branch = master + url = https://github.com/snoopycrimecop/ome-mdbtools.git + branch = snoopycrimecop_ci [submodule "ome-jai"] path = ome-jai - url = https://github.com/ome/ome-jai.git - branch = master + url = https://github.com/snoopycrimecop/ome-jai.git + branch = snoopycrimecop_ci [submodule "ome-codecs"] path = ome-codecs - url = https://github.com/ome/ome-codecs.git - branch = master + url = https://github.com/snoopycrimecop/ome-codecs.git + branch = snoopycrimecop_ci [submodule "ome-metakit"] path = ome-metakit - url = https://github.com/ome/ome-metakit.git - branch = master + url = https://github.com/snoopycrimecop/ome-metakit.git + branch = snoopycrimecop_ci [submodule "ome-stubs"] path = ome-stubs - url = https://github.com/ome/ome-stubs.git - branch = master + url = https://github.com/snoopycrimecop/ome-stubs.git + branch = snoopycrimecop_ci [submodule "bioformats"] path = bioformats - url = https://github.com/openmicroscopy/bioformats.git - branch = develop + url = https://github.com/snoopycrimecop/bioformats.git + branch = snoopycrimecop_ci [submodule "bio-formats-documentation"] path = bio-formats-documentation - url = https://github.com/ome/bio-formats-documentation.git - branch = master + url = https://github.com/snoopycrimecop/bio-formats-documentation.git + branch = snoopycrimecop_ci [submodule "bio-formats-examples"] path = bio-formats-examples - url = https://github.com/ome/bio-formats-examples.git - branch = master + url = https://github.com/snoopycrimecop/bio-formats-examples.git + branch = snoopycrimecop_ci [submodule "ZarrReader"] path = ZarrReader - url = https://github.com/ome/ZarrReader.git - branch = main + url = https://github.com/snoopycrimecop/ZarrReader.git + branch = snoopycrimecop_ci diff --git a/ZarrReader b/ZarrReader index 2d75020cd3..50f00e20aa 160000 --- a/ZarrReader +++ b/ZarrReader @@ -1 +1 @@ -Subproject commit 2d75020cd3ef9e096e629578afd497127c516ede +Subproject commit 50f00e20aab4bc843c445f0eefb8eb7cf78a6025 diff --git a/bio-formats-documentation b/bio-formats-documentation index 53190ff32e..5ad9c3b909 160000 --- a/bio-formats-documentation +++ b/bio-formats-documentation @@ -1 +1 @@ -Subproject commit 53190ff32e050ea049947cbd269b105656cb75d3 +Subproject commit 5ad9c3b9092c242c47bd26f2ffffc4ccc1750699 diff --git a/bio-formats-examples b/bio-formats-examples index 80b39c66ca..eea7149867 160000 --- a/bio-formats-examples +++ b/bio-formats-examples @@ -1 +1 @@ -Subproject commit 80b39c66ca51ed9f1110a61bd3184047f7817bbc +Subproject commit eea7149867ee2ada8e17b0380d3a451e1e8529c2 diff --git a/bioformats b/bioformats index 19d7fb9cbf..a1863e26b6 160000 --- a/bioformats +++ b/bioformats @@ -1 +1 @@ -Subproject commit 19d7fb9cbfdc16e65a7dfa556b2143ae17b141c5 +Subproject commit a1863e26b656c35cb09cb0630b21bd54fe124f7e diff --git a/ome-codecs b/ome-codecs index 5ebe5af4dd..6cf6c34d7d 160000 --- a/ome-codecs +++ b/ome-codecs @@ -1 +1 @@ -Subproject commit 5ebe5af4ddd28974edc359151509b50a1ee8cd1c +Subproject commit 6cf6c34d7d29fc0e2be603a072cf3f470aba6efd diff --git a/ome-common-java b/ome-common-java index fe39605087..5452cbc929 160000 --- a/ome-common-java +++ b/ome-common-java @@ -1 +1 @@ -Subproject commit fe396050878f4f58fd7bef63f1679e0e835cb0e8 +Subproject commit 5452cbc929427d29dfdaebcfc19a58c2d70a9ed9 diff --git a/ome-jai b/ome-jai index 6b7e42168b..a0c50e7265 160000 --- a/ome-jai +++ b/ome-jai @@ -1 +1 @@ -Subproject commit 6b7e42168be78f07918912ef5966a4a76ae4f9b2 +Subproject commit a0c50e72652eb50886333d954200e862f76c10ca diff --git a/ome-mdbtools b/ome-mdbtools index cdb35527df..6581fd76ae 160000 --- a/ome-mdbtools +++ b/ome-mdbtools @@ -1 +1 @@ -Subproject commit cdb35527df613b87b844def3c99faafdf1339cac +Subproject commit 6581fd76ae6103ec2a63c78b3b488d9d73b7c58e diff --git a/ome-metakit b/ome-metakit index 1bcefaf26a..1328e3d732 160000 --- a/ome-metakit +++ b/ome-metakit @@ -1 +1 @@ -Subproject commit 1bcefaf26a0d461ab64ea198406a7612cba1d537 +Subproject commit 1328e3d732a8708ad4d9425f5dea7b783462eef5 diff --git a/ome-model b/ome-model index fbe39c099b..60edec8b81 160000 --- a/ome-model +++ b/ome-model @@ -1 +1 @@ -Subproject commit fbe39c099b4b3ab02ccfa93c0af6bcf84515a564 +Subproject commit 60edec8b816232cf18df9a047f02233732d19b2b diff --git a/ome-poi b/ome-poi index d266569015..e89afa5ef5 160000 --- a/ome-poi +++ b/ome-poi @@ -1 +1 @@ -Subproject commit d2665690157e0e571f7f1eacb9688ca186000827 +Subproject commit e89afa5ef55f0a37a99f67410f72d2a6e1bc7bff diff --git a/ome-stubs b/ome-stubs index a17529ef1a..17f2d2db9b 160000 --- a/ome-stubs +++ b/ome-stubs @@ -1 +1 @@ -Subproject commit a17529ef1a31bd7a66231767f57cb14b2040a0dc +Subproject commit 17f2d2db9b2e5885b847c8308d801c5a68f5a8f0