Hi Marcus, this seems to be a known limitation in the Gedcom format, https://en.wikipedia.org/wiki/GEDCOM#Support_for_varying_definitions_of_families_and_relationships, which is the format used to store the family tree. Storing the family tree in the GEDCOM X format instead could be a solution to this problem: https://github.com/FamilySearch/gedcomx/blob/master/specifications/conceptual-model-specification.md#relationship
False positive for Law Of Demeter: https://sourceforge.net/p/pmd/bugs/1427/
Seen on Findbugs 3.0.1
Duplicate rules: fb-contrib:NAB_NEEDLESS_BOXING_PARSE and findbugs:DM_BOXED_PRIMITIVE_FOR_PARSING
Fixed formatting issue: Before the "Text" secti...
Making implicit dependencies explicit
Updated jcommon and jfreechart dependencies to ...
Bumping the Java version to 1.8 so that we may ...