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

Bug 436850

Summary: Support for setting executable bit
Product: [ECD] Orion Reporter: Mike Wilson <Mike_Wilson>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: corozcoc
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Mike Wilson CLA 2014-06-06 11:00:03 EDT
There are use cases where artifacts are produced by Orion that need to have particular combinations of mode bits set. The most common one being the "executable" bit that is needed on linux to make (for example) scripts executable.

It seems like the simplest way to do this would be via the shell (e.g. Docker) support, but there are a couple of wrinkles:

- if we are using file sync to move files between the workspace and the shell's file system, then we would need to respect changes in these bits

- we would need to think about how this impacts the files within Orion itself. For example, we would need to behave properly if files are marked r/o, etc.
Comment 1 John Arthorne CLA 2015-05-05 14:49:46 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html