This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262431

Summary: Missing manifestEncoding attribute from jar
Product: javaee Reporter: Tomas Zezula <tzezula>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Tomas Zezula 2016-06-14 17:17:00 UTC
See issue #238263.
Basically the manifest.mf encoding may differ from the default (system encoding).
The MANIFEST.MF in jar file has to have UTF-8 encoding.