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 21362 - Generated Specified-By manifest field has invalid value
Summary: Generated Specified-By manifest field has invalid value
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: -FFJ-
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-08 13:32 UTC by David Kaspar
Modified: 2003-07-01 10:02 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-03-08 13:32:40 UTC
How to reproduce:
Do "New | Jar Packager | Jar Recipe" popup menu action on some package node
3x press Next button
Now you are on 5. Jar Manifest page
Press Generate button
ERROR - See last line:
  Specified-By: /null.jarContext
There should be:
  Specified-By: <package>/JarRecipe.jarContext
Comment 1 David Kaspar 2002-03-08 14:54:52 UTC
I've set bad component.
Moving to JarPackager.
Comment 2 David Kaspar 2002-03-08 15:34:08 UTC
Reassigned to jarpackager
Comment 3 Milos Kleint 2002-03-27 09:13:20 UTC
if you don't specify the name on the first panel, then obviously
there's nohing to put here.. 

what leads you to the conclusuin that <package>/JarRecipe.jarContext
is a consistent solution?
IMHO whatever we put there is wrong and the most user friendly
solution would be to disable the generate button..
Comment 4 David Kaspar 2002-03-29 07:21:22 UTC
I do not think that disabling Generate button is the best solution.

Maybe the best is to generate line which will contain some text that
user will not easy oversight.

For example:
Specified-By: <<NAME>>.jarContext
Comment 5 Milos Kleint 2002-04-03 07:11:37 UTC
reassigning
Comment 6 Milos Kleint 2002-04-03 11:27:29 UTC
fixed in main trunk.
Comment 7 David Kaspar 2002-04-05 15:43:55 UTC
Verified
Comment 8 Quality Engineering 2003-07-01 10:01:04 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 9 Quality Engineering 2003-07-01 10:02:07 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.