Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2010-06-04 18:56:24 +0000
committerkhussey2010-06-04 18:56:24 +0000
commit84c0712d78c1757975c0c8dd11b94ed1ab86975e (patch)
treeabbaef8ff5ce222ff8376224b06a662fa45725f9
parent90fb2735ae57f518d9c8e6409775b1476b619b07 (diff)
downloadorg.eclipse.emf-84c0712d78c1757975c0c8dd11b94ed1ab86975e.tar.gz
org.eclipse.emf-84c0712d78c1757975c0c8dd11b94ed1ab86975e.tar.xz
org.eclipse.emf-84c0712d78c1757975c0c8dd11b94ed1ab86975e.zip
[315808] Adding property advice to support p2 download stats.
-rw-r--r--plugins/org.eclipse.emf.ecore/META-INF/p2.inf (renamed from plugins/org.eclipse.emf.ecore/p2.inf)0
-rw-r--r--plugins/org.eclipse.emf.ecore/build.properties3
2 files changed, 1 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.ecore/p2.inf b/plugins/org.eclipse.emf.ecore/META-INF/p2.inf
index be63c3daa..be63c3daa 100644
--- a/plugins/org.eclipse.emf.ecore/p2.inf
+++ b/plugins/org.eclipse.emf.ecore/META-INF/p2.inf
diff --git a/plugins/org.eclipse.emf.ecore/build.properties b/plugins/org.eclipse.emf.ecore/build.properties
index 35e033cb7..5a678a486 100644
--- a/plugins/org.eclipse.emf.ecore/build.properties
+++ b/plugins/org.eclipse.emf.ecore/build.properties
@@ -8,8 +8,7 @@ bin.includes = about.html,\
plugin.xml,\
model/,\
META-INF/,\
- schema/,\
- p2.inf
+ schema/
bin.excludes = model/*.ecorediag
src.includes = about.html,\
model/*.ecorediag

Back to the top