Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322436 - AddModulestoEARPropertiesPage.updateLibDir() method should call getModelObject() method from inside modify block
Summary: AddModulestoEARPropertiesPage.updateLibDir() method should call getModelObjec...
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.0.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0.5 P   Edit
Assignee: Aidyl Kareh CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 17:02 EDT by Aidyl Kareh CLA
Modified: 2010-08-13 18:05 EDT (History)
3 users (show)

See Also:
ccc: review+
jsholl: review+
cbridgha: review+


Attachments
Proposed Patch (1.41 KB, patch)
2010-08-11 17:09 EDT, Aidyl Kareh CLA
ccc: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aidyl Kareh CLA 2010-08-11 17:02:52 EDT
Build Identifier: WTP 3.0.5

The updateLibDir() method for the AddModulestoEARPropertiesPage class should call provider.getModelObject() method from inside modify block of the IEARModelProvider.

Reproducible: Always
Comment 1 Aidyl Kareh CLA 2010-08-11 17:09:48 EDT
Created attachment 176411 [details]
Proposed Patch

Patch modifies code so that the getModelObject() method is called from inside the modify block when modifying the library directory value using the 'Java EE Module Dependencies' properties page.
Comment 2 Chuck Bridgham CLA 2010-08-13 13:58:40 EDT
approved
Comment 3 Carl Anderson CLA 2010-08-13 17:27:33 EDT
Commited to R3_0_5_patches