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

Bug 467344

Summary: Replace deprecated tasks parameter within maven-antrun-plugin executions of GEF4 pom.xml's
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: RelEngAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.1.0   
Target Milestone: 3.10.0 (Mars) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-05-14 14:50:11 EDT
The 'tasks' parameter used within the maven-antrun-plugin executions within some of the GEF4 pom.xml's is deprecated and should be replaced with the 'target' parameter.
Comment 1 Alexander Nyßen CLA 2015-05-14 14:52:23 EDT
Replaced all 'tasks' tags with 'target' tags. 

Pushed changes to origin/master. Resolving as fixed in 3.10.0RC1.