Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369459 - Increase minimum version for org.eclipse.wst.common.frameworks and org.eclipse.wst.web
Summary: Increase minimum version for org.eclipse.wst.common.frameworks and org.eclips...
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.2.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.5 P   Edit
Assignee: Roberto Sanchez Herrera CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-23 18:01 EST by Roberto Sanchez Herrera CLA
Modified: 2012-01-26 17:27 EST (History)
1 user (show)

See Also:
cbridgha: review+


Attachments
Proposed patch (2.32 KB, patch)
2012-01-23 18:03 EST, Roberto Sanchez Herrera CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roberto Sanchez Herrera CLA 2012-01-23 18:01:52 EST
While fixing bug 368379 and bug 368749, the minimum version for plugins org.eclipse.wst.common.frameworks and org.eclipse.wst.web should have been updated in org.eclipse.jst.j2ee and org.eclipse.jst.j2ee.ejb to be the latest, because of new constants added to these plugins.

In org.eclipse.jst.j2ee, it should be org.eclipse.wst.common.frameworks;bundle-version="[1.2.2,2.0.0)"

In org.eclipse.jst.j2ee, it should be org.eclipse.wst.web;bundle-version="[1.1.404,1.2.0)"

In org.eclipse.jst.j2ee.ejb, it should be org.eclipse.wst.web;bundle-version="[1.1.404,1.2.0)"
Comment 1 Roberto Sanchez Herrera CLA 2012-01-23 18:03:52 EST
Created attachment 209946 [details]
Proposed patch
Comment 2 Carl Anderson CLA 2012-01-26 17:27:45 EST
Committed to R3_2_5_patches