The classpath should contain only one copy of Strata. If it contains two or more, the system fails due to finding more than one copy of the extended enum files.
Change the logic to allow more than one copy of an enum file so long as the content is the same.
The classpath should contain only one copy of Strata. If it contains two or more, the system fails due to finding more than one copy of the extended enum files.
Change the logic to allow more than one copy of an enum file so long as the content is the same.