Skip to content

Commit

Permalink
Adds ini redirection for the Github-based setup link #150
Browse files Browse the repository at this point in the history
  • Loading branch information
ujhelyiz committed Apr 2, 2024
1 parent 31a4bf1 commit 9ea2e27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions releng/org.eclipse.viatra.setup/VIATRAEMF.setup
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,11 @@
option="-Doomph.redirection.viatra.setup"
value="=https://git.eclipse.org/c/viatra/org.eclipse.viatra.git/plain/releng/org.eclipse.viatra.setup/VIATRAEMF.setup->${git.clone.viatra.location|uri}/releng/org.eclipse.viatra.setup/VIATRAEMF.setup"
vm="true"/>
<setupTask
xsi:type="setup:EclipseIniTask"
option="-Doomph.redirection.viatra.setup"
value="=https://raw.githubusercontent.com/eclipse-viatra/org.eclipse.viatra/master/releng/org.eclipse.viatra.setup/VIATRAEMF.setup->${git.clone.viatra.location|uri}/releng/org.eclipse.viatra.setup/VIATRAEMF.setup"
vm="true"/>
<setupTask
xsi:type="pde:APIBaselineTask"
name="viatraBaseline"
Expand Down

0 comments on commit 9ea2e27

Please sign in to comment.