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

Bug 317909

Summary: tisb.release.epl filter in platform tree ignores file permissions
Product: [Technology] RTSC Reporter: Jon Rowlands <rowlands>
Component: PlatformsAssignee: Vikram Adiga <vikram.adiga>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: d-russo, dfriedland
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jon Rowlands CLA 2010-06-25 00:15:21 EDT
The release filter in platform tree ignores the permissions of the
input file, in particular it removes executable permission from
shell scripts. Scripts in the package release tar are not executable.

Found in platform-l17, in package ti.platforms.evmDM6446, in the
testrunner.sh script. So "xdc test" fails for this platform.
Comment 1 Dave Russo CLA 2011-11-22 12:27:07 EST
The release filter is in the package tisb.release.epl.  This package is in the platform tree itself, and largely duplicates the functionality of the tisb.release.filters package.  

We should merge any valuable content in tisb.release.epl into tisb.release.filters, and remove this package from the platform tree.