Bug 419418: testSimpleRepositoryPerformanceOnLoadReadonlyLocalRepository
fails when invoked with maven surefire

Tests rely on changing privileges, which cannot be changed without
platform. Platform can't be installed into surefire, because it depends
on bundles in the reactor, and would cause circular dependencies. So,
the proper way is to use File API to manage file attributes.

Change-Id: I93ab9eaaf9891b265e0ef4fbabe3f22a66616738
Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
1 file changed