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 55778

Summary: deploy target should have label "Redeploy"
Product: obsolete Reporter: Lukas Jungmann <jungi>
Component: EJB FreeformAssignee: Andrei Badea <abadea>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 55312    
Bug Blocks:    

Description Lukas Jungmann 2005-03-02 15:48:47 UTC
[build 200503011900]

   If user has in build.xml for web-freeform
project target deploy, it automatically recieves
label "Redeploy" for project's context menu (and
maybe for some other places), but if user has the
same target for ejb-freeform project it seems to
have label "deploy". It would be better, if this
will be consistent with web-freeform project.
Comment 1 Petr Jiricka 2005-03-03 17:06:31 UTC
There were some changes lately in this area. Isn't it now always "Deploy"?
Comment 2 Libor Kotouc 2005-03-03 17:09:51 UTC
See http://www.netbeans.org/issues/show_bug.cgi?id=55312.
Comment 3 Andrei Badea 2005-03-17 23:28:41 UTC
It is now "Deploy" in both web and EJB freeform, which is correct according to
the fix of issue #55312.
Comment 4 Lukas Jungmann 2005-04-03 23:36:22 UTC
v. 200504031800