Bug 351525 - [patch] Build PDE Core Ant tasks using workspace builder
Summary: [patch] Build PDE Core Ant tasks using workspace builder
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.8 M3   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks: 351526
  Show dependency tree
 
Reported: 2011-07-08 04:47 EDT by Gunnar Wagenknecht CLA
Modified: 2011-09-19 16:39 EDT (History)
1 user (show)

See Also:


Attachments
patch for pde.core (14.66 KB, patch)
2011-07-08 04:47 EDT, Gunnar Wagenknecht CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wagenknecht CLA 2011-07-08 04:47:33 EDT
Created attachment 199315 [details]
patch for pde.core

It seems that the pde-ant.jar with PDE Core contributed Ant tasks is build manually and committed into CVS. The attached patch introduced a localbuild.xml to allow building the JAR in workspace (similar to how it's done in pde.build).
Comment 1 Curtis Windatt CLA 2011-07-11 16:13:41 EDT
This makes sense to change.
Comment 2 Curtis Windatt CLA 2011-09-19 16:39:35 EDT
Fixed in master branch