Martin Desruisseaux created SIS-484:
---------------------------------------
Summary: Avoid use of same package name in two different modules
Key: SIS-484
URL: https://issues.apache.org/jira/browse/SIS-484
Project: Spatial Information Systems
Issue Type: Task
Components: Metadata, Referencing, Utilities
Affects Versions: 1.0
Reporter: Martin Desruisseaux
Fix For: 1.1
The following packages have classes defined by two different modules:
* {{org.apache.sis.internal.simple}}
* {{org.apache.sis.util.iso}}
* {{org.apache.sis.metadata.iso}}
The cases of {{metadata.iso}} is already solved on master branch. The case of
{{internal.simple}} should be easy since it is about internal classes. The
{{util.iso}} case may be the only problematic one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)