Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6, 1.6.1
-
Fix Version/s: 1.7
-
Labels:None
-
Number of attachments :
Description
Right now, javadoc artifacts are installed and/or deployed with a .javadoc extension, even though they are a zip file.
I'm providing a patch that uses a customized TypeHandler to create the right files.
PS: if this change is accepted, I can create some test cases too
Patch that fix the problem (without the java files - I will provide it in another attachment)