Add p2.inf files for all Linux tool features.
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 29 Nov 2011 21:54:25 +0000 (16:54 -0500)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 29 Nov 2011 21:55:00 +0000 (16:55 -0500)
org.eclipse.linuxtools.lttng-feature/p2.inf [new file with mode: 0644]
org.eclipse.linuxtools.lttng/build.properties
org.eclipse.linuxtools.tmf-feature/p2.inf [new file with mode: 0644]
org.eclipse.linuxtools.tmf/build.properties

diff --git a/org.eclipse.linuxtools.lttng-feature/p2.inf b/org.eclipse.linuxtools.lttng-feature/p2.inf
new file mode 100644 (file)
index 0000000..030d966
--- /dev/null
@@ -0,0 +1,3 @@
+instructions.configure=\
+org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/technology/linuxtools/updates-nightly,type:0,name:Linux Tools,enabled:false); \
+org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/technology/linuxtools/updates-nightly,type:1,name:Linux Tools,enabled:false); 
index 39b0777e501376fc3d8bb932f7e275653a712a8e..42a39fdf461a0b19bc583b085f422cf7888a7ffb 100644 (file)
@@ -1,4 +1,5 @@
 bin.includes = feature.xml,\
                epl-v10.html,\
                feature.properties,\
+               p2.inf,\
                license.html
diff --git a/org.eclipse.linuxtools.tmf-feature/p2.inf b/org.eclipse.linuxtools.tmf-feature/p2.inf
new file mode 100644 (file)
index 0000000..030d966
--- /dev/null
@@ -0,0 +1,3 @@
+instructions.configure=\
+org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/technology/linuxtools/updates-nightly,type:0,name:Linux Tools,enabled:false); \
+org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/technology/linuxtools/updates-nightly,type:1,name:Linux Tools,enabled:false); 
index 39b0777e501376fc3d8bb932f7e275653a712a8e..42a39fdf461a0b19bc583b085f422cf7888a7ffb 100644 (file)
@@ -1,4 +1,5 @@
 bin.includes = feature.xml,\
                epl-v10.html,\
                feature.properties,\
+               p2.inf,\
                license.html
This page took 0.026758 seconds and 5 git commands to generate.