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 15488 - Please permit externally stored manifests for JARs
Summary: Please permit externally stored manifests for JARs
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-13 23:09 UTC by Jesse Glick
Modified: 2001-09-21 20:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-09-13 23:09:43 UTC
JAR Packager should let you specify a manifest on disk that it will
load from permanently, rather than making you reload it manually every
time the manifest changes. Also when browsing for a manifest file, it
should use filesystems (not FileChooser), e.g. using the property
editor for DataObject, and should start searching in the same folder
as the .jarContents.
Comment 1 Mike Schilling 2001-09-21 20:38:03 UTC
To do this:

1. Make sure the manifest property is empty (no items).
2. Add the file as an item in the JAR recipe's contents whose target 
is META-INF/MANIFEST.MF