Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332051 - Quick fix for adding classpathdependency tag is using wrong default deploy path
Summary: Quick fix for adding classpathdependency tag is using wrong default deploy path
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.3   Edit
Assignee: Jason Peterson CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 11:55 EST by Jason Peterson CLA
Modified: 2010-12-15 14:26 EST (History)
2 users (show)

See Also:
cbridgha: review+


Attachments
patch (2.29 KB, patch)
2010-12-07 11:55 EST, Jason Peterson CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Peterson CLA 2010-12-07 11:55:37 EST
Created attachment 184733 [details]
patch

The classpath dependency code was updated in 3.2.2 to make use of the EAR library directory for EE 5/6 projects.  Newly tagged classpath entries in the deployment assembly page for EE 5/6 would map into the EAR's library directory instead of just the root folder(../).  However, the code for the quickfix was never updated.  As a result if always maps to "../" regardless of version.
Comment 1 Chuck Bridgham CLA 2010-12-08 10:23:51 EST
approve
Comment 2 Jason Sholl CLA 2010-12-15 14:26:27 EST
Code checked into 32M and HEAD for WTP 3.2.3 and 3.3