Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 61b720308bacd46f0c13d8fa1faf59f7a4db46a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
target "jgit-4.5" with source configurePhase

include "projects/jetty-9.4.1.tpd"
include "orbit/R20160221192158-Mars.tpd"
include "orbit/S20170120205402-Oxygen.tpd"

location "http://download.eclipse.org/releases/mars/" {
	org.eclipse.osgi lazy
}

Back to the top