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 93163 - [60cat] Option to name project and jar independently
Summary: [60cat] Option to name project and jar independently
Status: RESOLVED DUPLICATE of bug 101058
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 07:40 UTC by tboerkel
Modified: 2009-02-19 21:08 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 tboerkel 2007-01-25 07:40:08 UTC
Today, the produced jar file is identical to the project name and if I rename
the project, it then produces a jar with the new name.

We'd like to have these name independant of each other. 

For example, we are always working with multiple releases/versions of our
application. So I have projects called "AppServer40", "AppServer41",
"AppServer42". But all should produces a jar named "AppServer".
Comment 1 Tomas Zezula 2008-10-15 15:55:05 UTC

*** This issue has been marked as a duplicate of 101058 ***