google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
479 stars 258 forks source link

Add a Classpath Duplicate JAR Detector Unit Test #2220

Open vorburger opened 11 months ago

vorburger commented 11 months ago

http://blog2.vorburger.ch/2019/02/how-to-find-duplicate-classes-and.html

https://github.com/classgraph/classgraph/issues/256

https://javadocs.opendaylight.org/org.opendaylight.infrautils/sodium/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.html

https://issues.apache.org/jira/browse/FINERACT-919

https://github.com/apache/fineract/pull/803/files

@jingtang10 @omarismail94 this is to track what we chat about earlier today; I'll see if I can add this here, some time.

jingtang10 commented 3 months ago

see discussions in the above pr: https://github.com/google/android-fhir/pull/2309#issuecomment-1930250629