Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Davis2011-05-16 14:46:53 +0000
committerMatthew Davis2011-05-16 14:46:53 +0000
commit3064c9d89b5da42234ec44c094822cc515d1d67a (patch)
tree31b94a5a31b95013f4846bcee09daf392174665e
parentc82e73634b624ceb4d79af1b0c44cba2a4205011 (diff)
downloadorg.eclipse.stem-3064c9d89b5da42234ec44c094822cc515d1d67a.tar.gz
org.eclipse.stem-3064c9d89b5da42234ec44c094822cc515d1d67a.tar.xz
org.eclipse.stem-3064c9d89b5da42234ec44c094822cc515d1d67a.zip
removing earthscience plugins from build map
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk@1841 92a21009-5b66-0410-b83a-dc787c41c6e9
-rw-r--r--org.eclipse.stem.releng.feature/maps/stem.map6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.stem.releng.feature/maps/stem.map b/org.eclipse.stem.releng.feature/maps/stem.map
index 9a1303721..519cc53a9 100644
--- a/org.eclipse.stem.releng.feature/maps/stem.map
+++ b/org.eclipse.stem.releng.feature/maps/stem.map
@@ -11,8 +11,8 @@ plugin@org.eclipse.stem.core=COPY,${checkoutDir},org.eclipse.stem.core
plugin@org.eclipse.stem.data.diseasemodels.models=COPY,${checkoutDir},org.eclipse.stem.data.diseasemodels.models
plugin@org.eclipse.stem.data.diseasemodels.scenarios=COPY,${checkoutDir},org.eclipse.stem.data.diseasemodels.scenarios
plugin@org.eclipse.stem.data.geography=COPY,${checkoutDir},org.eclipse.stem.data.geography
-plugin@org.eclipse.stem.data.geography.earthscience=COPY,${checkoutDir},org.eclipse.stem.data.geography.earthscience
-plugin@org.eclipse.stem.data.geography.earthscience.models=COPY,${checkoutDir},org.eclipse.stem.data.geography.earthscience.models
+#plugin@org.eclipse.stem.data.geography.earthscience=COPY,${checkoutDir},org.eclipse.stem.data.geography.earthscience
+#plugin@org.eclipse.stem.data.geography.earthscience.models=COPY,${checkoutDir},org.eclipse.stem.data.geography.earthscience.models
plugin@org.eclipse.stem.data.geography.infrastructure.transportation=COPY,${checkoutDir},org.eclipse.stem.data.geography.infrastructure.transportation
plugin@org.eclipse.stem.data.geography.models=COPY,${checkoutDir},org.eclipse.stem.data.geography.models
plugin@org.eclipse.stem.data.geography.population.human=COPY,${checkoutDir},org.eclipse.stem.data.geography.population.human
@@ -34,7 +34,7 @@ plugin@org.eclipse.stem.graphsynchronizer=COPY,${checkoutDir},org.eclipse.stem.g
plugin@org.eclipse.stem.internal.data=COPY,${checkoutDir},org.eclipse.stem.internal.data
plugin@org.eclipse.stem.internal.data.geography=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography
plugin@org.eclipse.stem.internal.data.geography.earthscience=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography.earthscience
-plugin@org.eclipse.stem.internal.data.geography.earthscience.models=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography.earthscience.models
+#plugin@org.eclipse.stem.internal.data.geography.earthscience.models=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography.earthscience.models
plugin@org.eclipse.stem.internal.data.geography.infrastructure.transportation=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography.infrastructure.transportation
plugin@org.eclipse.stem.internal.data.geography.models=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography.models
plugin@org.eclipse.stem.internal.data.geography.population=COPY,${checkoutDir},org.eclipse.stem.internal.data.geography.population

Back to the top