Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
-
Environment:windows and linux
Description
getting error while signing the jar.
command used:
jarsigner -keystore calypsoJAWS.key -storepass calypso quickfixj-all-1.5.3.jar calypso
ERROR :
jarsigner: unable to sign jar: java.util.zip.ZipException: duplicate entry: FIX40.xml
Tactical fix : Resolved by removing duplicate xml files.