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

Bug 310523

Summary: Add standalone="no" to .api_filters
Product: [Tools] GEF Reporter: Anthony Hunter <ahunter.eclipse>
Component: RelEngAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.6   
Target Milestone: 3.6.0 (Helios) M7   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2010-04-26 15:02:27 EDT
The latest version of Eclipse (eclipse-SDK-I20100420-0800-linux-gtk) has
updated all the .api_filters files in the GMF Runtime.

The only change is the first line goes from
<?xml version="1.0" encoding="UTF-8"?>
to
<?xml version="1.0" encoding="UTF-8" standalone="no"?>

I do not know that the changes mean, but I guess the platform rules and we need
to commit the changes to HEAD.
Comment 1 Anthony Hunter CLA 2010-04-26 15:04:10 EDT
Fixed in HEAD
Comment 2 Anthony Hunter CLA 2010-04-26 15:04:30 EDT
Fixed in HEAD