Skip to content
Snippets Groups Projects
Commit d5923f88 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Activate the p2 tooling repo if the tooling profile is selected.

* The file-based activation does not work on jenkins, maybe due to the
  use of the full path.

Issue-Ref: 3620
Issue-Url: https://af3-developer.fortiss.org/issues/3620


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent d3fc9f04
No related branches found
No related tags found
No related merge requests found
......@@ -57,9 +57,9 @@
<profile>
<id>tooling-p2-local</id>
<activation>
<file>
<exists>file:///${user.dir}/releng/org.fortiss.tooling.update/target/repository/</exists>
</file>
<property>
<name>!tooling</name>
</property>
</activation>
<repositories>
<repository>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment