Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 332051

Summary: Quick fix for adding classpathdependency tag is using wrong default deploy path
Product: [WebTools] WTP Java EE Tools Reporter: Jason Peterson <jasonpet>
Component: jst.j2eeAssignee: Jason Peterson <jasonpet>
Status: RESOLVED FIXED QA Contact: Chuck Bridgham <cbridgha>
Severity: normal    
Priority: P3 CC: ccc, jsholl
Version: 3.2Flags: cbridgha: review+
Target Milestone: 3.2.3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch none

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