Florian,
If you list the contents of the war without expanding it, do you still
see duplicates?
Try this:
jar -tvf JSPWiki.war
...and look for dupes. You could also try expanding it with jar to see
if you get the same error:
jar -xvf JSPWiki.war
On Dec 13, 2007, at 10:08, Florian Holeczek <[EMAIL PROTECTED]> wrote:
Hi there,
I'm posting this "bug report" on the list, because I don't know if and
how to enter this into the bug tracking system.
I just wanted to try out the 2.6.0-rc1 and chose to manually unpack
the WAR file into webapps/jspwiki.
7-Zip then reported me that the following files are duplicate and
asked how to handle this:
scripts\jspwiki-common.js
scripts\jspwiki-edit.js
scripts\jspwiki-prefs.js
These files even have different length.
Regards,
Florian