Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 390475 - Fix ant build targets in pom
Summary: Fix ant build targets in pom
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Framework (show other bugs)
Version: 3.8.0 Juno   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: Juno SR2   Edit
Assignee: equinox.framework-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 14:40 EDT by Thanh Ha CLA
Modified: 2012-09-26 16:02 EDT (History)
3 users (show)

See Also:


Attachments
org.eclipse.equinox.executable.patch (2.23 KB, patch)
2012-09-26 14:40 EDT, Thanh Ha CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thanh Ha CLA 2012-09-26 14:40:10 EDT
Created attachment 221528 [details]
org.eclipse.equinox.executable.patch

Per Bug 389363 some build scripts were fixed instead of pulling in CBI patch which called a custom target "build_eclipse_cbi". Unfortunately the poms were pulled in without updating the build targets. The attached patch should resolve this issue.