Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] error when using wildcards in root.permissions

I am trying to set rootfile permissions in the feature's build.properties file as follows:

  root.permissions.755 = dir/*

and get the following error during build:

  [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:0.13.0:materialize-products (materialize-products) on project tycho465.repository: P2 director return code was 13 -> [Help 1]

Is it a bug or am I doing something wrong?

Attached is a modified TYCHO465RootFiles project to reproduce the problem.

Thanks,
Victor

Attachment: TYCHO465RootFiles.zip
Description: Zip archive


Back to the top