remove some test config again since it does not work

This commit is contained in:
Martin Lippert
2018-04-25 14:11:16 +02:00
parent 38110ad34c
commit f8ce58770b

View File

@@ -13,12 +13,3 @@ instructions.unconfigure=\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4/update/e4.8);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);\
org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations);
# Bug 530093: make sure we have latest version of a.jre.javase included with product
requires.0.namespace=org.eclipse.equinox.p2.iu
requires.0.name=a.jre.javase
requires.0.range=[1.8.0,1.8.0]
requires.1.namespace=org.eclipse.equinox.p2.iu
requires.1.name=config.a.jre.javase
requires.1.range=[1.8.0,1.8.0]