Re: duplicate class names in ASF Java projects
Pawel Slusarz <[email protected]> Fri, 21 Mar 2014 15:06:11 -0500
| Newsgroups | gmane.comp.apache.community |
|---|---|
| Message-ID | <[email protected]> |
On 3/21/14, 8:58 AM, sebb wrote: > Note that sanselan was renamed as commons imaging. However the package > names were also changed so I'm not sure why they are shown as > duplicates. sanselan: org.apache.sanselan imaging: > org.apache.commons.imaging Perhaps the information has been derived > from SVN rather than the published releases. In which case I suspect > there are a lot of false positives. Not all SVN (or Git) source code > is part of a release, and source code may go through various name > changes. It looks like the rename was committed to sanselan in the source code repo before the project was decomissioned. Glad the rename didn't make it to a release jar. Thanks for the explanation. Paul