Fix 351944 to avoid unnecessary loading artifact repository when doing query, getting artifact descriptors via artifact key.

Without fixing though simple artifact repository always checks the last modify of artifacts.jar file, however it still cost some time, it will waste a lot of time especially the repository locates on a read-only NFS server.

This version of fix introduces the dependency on o.e.core.filesystem to use EFS API to change the file permission crossing platforms.

Signed-off-by: Mengxin Zhu <kane.zhu@windriver.com>
5 files changed
tree: fe1ed2ab233d4a83e6ad661d18a26661099701df
  1. bundles/
  2. examples/
  3. features/
  4. org.eclipse.equinox.p2.releng/
  5. .gitignore