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 231980 - Misleading labels Manifest Entries in Packaging properties category
Summary: Misleading labels Manifest Entries in Packaging properties category
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2013-06-28 08:32 UTC by Petr Somol
Modified: 2013-07-12 02:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Somol 2013-06-28 08:32:27 UTC
In NB7.4 the possibility to define custom manifest attributes in JavaFX JAR file manifests has been added. The UI can however be felt misleading by some because it states "Manifest Entries" meaning in fact custom attributes (FX terminology) or headers (Java Tutorial terminology) and their values. The inscriptions should better be changed to prevent confusion.
Comment 1 Petr Somol 2013-07-08 10:24:37 UTC
changed to "attributes" acc to JAR Manifest spec. at
http://docs.oracle.com/javase/1.4.2/docs/guide/jar/jar.html#JAR%20Manifest

fixed in jetmain
http://hg.netbeans.org/jet-main/rev/00219eade0f0
Comment 2 Quality Engineering 2013-07-12 02:32:46 UTC
Integrated into 'main-silver', will be available in build *201307112300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/00219eade0f0
User: Petr Somol <psomol@netbeans.org>
Log: #231980 - Misleading labels Manifest Entries in Packaging properties category