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 117232

Summary: typo in j2ee/ejbjarproject
Product: javaee Reporter: Masaki Katakai <masaki>
Component: EJB ProjectAssignee: Andrei Badea <abadea>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2007-10-01 07:40:28 UTC
Please fix this typo in j2ee/ejbjarproject.

j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/Bundle.properties
   MSG_MissingMetadata=Write to deployment descriptor was not succesful due to missing metadata from deployment
descriptor or annotations.

"succesful" should be "successful".
Comment 1 Andrei Badea 2007-10-02 12:36:27 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/ejbjarproject/Bundle.properties;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/Bundle.properties,v  <--  Bundle.properties
new revision: 1.26; previous revision: 1.25
done