Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/org.eclipse.ecf.remoteservice.rosgi.mspec')
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/org.eclipse.ecf.remoteservice.rosgi.mspec34
1 files changed, 17 insertions, 17 deletions
diff --git a/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/org.eclipse.ecf.remoteservice.rosgi.mspec b/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/org.eclipse.ecf.remoteservice.rosgi.mspec
index 5836ab26f..b20c8e450 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/org.eclipse.ecf.remoteservice.rosgi.mspec
+++ b/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/org.eclipse.ecf.remoteservice.rosgi.mspec
@@ -1,17 +1,17 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<md:mspec xmlns:md="http://www.eclipse.org/buckminster/MetaData-1.0"
- name="org.eclipse.ecf.remoteservice.rosgi"
- materializer="p2"
- url="org.eclipse.ecf.remoteservice.rosgi.cquery">
-
- <md:mspecNode namePattern="^ch\.ethz\.iks\.r_osgi\.remote?" materializer="workspace"/>
- <md:mspecNode namePattern="^org\.eclipse\.ecf\.provider\.r_osgi?" materializer="workspace"/>
- <md:mspecNode namePattern="^org\.eclipse\.ecf\.remoteservice\.rosgi\.feature?" materializer="workspace"/>
-
- <md:mspecNode namePattern="^org\.eclipse\.ecf\.tests\.remoteservice?" materializer="workspace"/>
- <md:mspecNode namePattern="^org\.eclipse\.ecf\.tests\.remoteservice\.r-osgi?" materializer="workspace"/>
- <md:mspecNode namePattern="^org\.eclipse\.ecf\.tests\.osgi\.services\.distribution\.r-osgi?" materializer="workspace"/>
-
- <md:mspecNode namePattern=".*" installLocation="${targetPlatformPath}"/>
-</md:mspec>
-
+<?xml version="1.0" encoding="UTF-8"?>
+<md:mspec xmlns:md="http://www.eclipse.org/buckminster/MetaData-1.0"
+ name="org.eclipse.ecf.remoteservice.rosgi"
+ materializer="p2"
+ url="org.eclipse.ecf.remoteservice.rosgi.cquery">
+
+ <md:mspecNode namePattern="^ch\.ethz\.iks\.r_osgi\.remote?" materializer="workspace"/>
+ <md:mspecNode namePattern="^org\.eclipse\.ecf\.provider\.r_osgi?" materializer="workspace"/>
+ <md:mspecNode namePattern="^org\.eclipse\.ecf\.remoteservice\.rosgi\.feature?" materializer="workspace"/>
+
+ <md:mspecNode namePattern="^org\.eclipse\.ecf\.tests\.remoteservice?" materializer="workspace"/>
+ <md:mspecNode namePattern="^org\.eclipse\.ecf\.tests\.remoteservice\.r-osgi?" materializer="workspace"/>
+ <md:mspecNode namePattern="^org\.eclipse\.ecf\.tests\.osgi\.services\.distribution\.r-osgi?" materializer="workspace"/>
+
+ <md:mspecNode namePattern=".*" installLocation="${targetPlatformPath}"/>
+</md:mspec>
+

Back to the top