Skip to content

Commit

Permalink
Fix Oomph redirection
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Aug 18, 2021
1 parent e76dcc3 commit cbf524f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EclEmma.setup
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<setupTask
xsi:type="setup:EclipseIniTask"
option="-Doomph.redirection.eclemma.git"
value="=https://raw.githubusercontent.com/eclipse/eclemma.git/master//EclEmma.setup->${org.eclipse.eclemma.git.location|uri}//EclEmma.setup"
value="=https://raw.githubusercontent.com/eclipse/eclemma/master/EclEmma.setup->${org.eclipse.eclemma.git.location|uri}/EclEmma.setup"
vm="true">
<description>Set an Oomph redirection system property to redirect the logical location of this setup to its physical location in the Git clone.</description>
</setupTask>
Expand Down

0 comments on commit cbf524f

Please sign in to comment.