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 22194 - Jar Packager settings
Summary: Jar Packager settings
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-08 16:07 UTC by David Kaspar
Modified: 2003-07-01 10:03 UTC (History)
0 users

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 David Kaspar 2002-04-08 16:07:50 UTC
I think, "Compression Level" property of
"Options|Packaging and Deployment|JAR|JAR
Packager" node is not used in JAR Packager module.
But it is visible and editable and could be set to
invalid values (for example: -1, 1000).

JarPackagerOptions class contains other properties
also. I think, they should be visible as not
editable properties.
Comment 1 Milos Kleint 2002-04-25 10:13:36 UTC
what is the reasoning for having them visible to the user? what is the
added value?

the compression level value is probably really not used, however it
can be used from depending modules..
Comment 2 Milos Kleint 2002-06-19 14:34:58 UTC
values are checked by a combo that you can choose values from.
the property is not used directly in the jarpackager recipe (which
uses the value derived from the template) but can be used by depending
modules, I cannot remove it.

The other properties there are obsolete and are in place only for
backward compatibility reasons.
Comment 3 David Kaspar 2002-07-22 12:56:13 UTC
Verified
Comment 4 Quality Engineering 2003-07-01 10:02:12 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 10:03:00 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.