On 02/13/2012 09:42 AM, Eric Johnson wrote:
To whom it may concern,
I just downloaded the source zip for the latest Java Santuario release
(1.5.0), and noticed duplicated files in the source zip release, as well
as in the Subversion tags for the project.
Specifically:
This download:
https://archive.apache.org/dist/santuario/java-library/1_5_0/xml-security-src-1_5_0.zip
contains duplicates on the paths samples/data/org/w3c/www and
src/test/resources/org/w3c/www.
Looking via the web viewer of Subversion, I see similar duplication?
[Apache-SVN]
/santuario/xml-security-java/tags/1.5.0/samples/data/org/w3c/www
appears to be identical to:
[Apache-SVN]
/santuario/xml-security-java/tags/1.5.0/src/test/resources/org/w3c/www
Is this a mistake, or is this data intentionally duplicated?
I think it was intentional (looks like it was done as part of
Santuario-257), but should probably be fixed.
Colm, any thoughts?
--Sean