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 57663 - Redeploy instead of Deploy in context menu
Summary: Redeploy instead of Deploy in context menu
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-04-08 13:03 UTC by Alexander Kouznetsov
Modified: 2006-07-19 13:25 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 Alexander Kouznetsov 2005-04-08 13:03:29 UTC
Steps to reproduce
- Create New Web Application with Existing Ant Script
- Right-click it: it has no Deploy Project item, but Redeploy Project menu item.
- Open its properties
- Select Build and Run. Check that it has Deploy Project target association and no Redeploy Project one.
Comment 1 Radko Najman 2005-04-15 13:56:16 UTC
Redeploy menu item calls deploy target so it is just an UI inconsistency issue.
Comment 2 Jaroslav Pospisil 2006-03-13 13:43:03 UTC
TM 5.0->TBD