Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-06-01 03:38:49 +0000
committerspingel2010-06-01 03:38:49 +0000
commit7ff69c240dabc255317d8736e2a3ea079034ff4a (patch)
tree8e43bdf116d6c8b66f637e1e11a0fac5729bc96e
parent1f292701574bf731358909eefec88b2101d3857c (diff)
downloadorg.eclipse.mylyn.incubator-7ff69c240dabc255317d8736e2a3ea079034ff4a.tar.gz
org.eclipse.mylyn.incubator-7ff69c240dabc255317d8736e2a3ea079034ff4a.tar.xz
org.eclipse.mylyn.incubator-7ff69c240dabc255317d8736e2a3ea079034ff4a.zip
NEW - bug 315156: [releng] move old Mylyn build to archive.eclipse.org
https://bugs.eclipse.org/bugs/show_bug.cgi?id=315156
-rw-r--r--org.eclipse.mylyn.wikitext.sandbox-feature/build.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.wikitext.sandbox-feature/build.properties b/org.eclipse.mylyn.wikitext.sandbox-feature/build.properties
index 64f93a9f..2d9df426 100644
--- a/org.eclipse.mylyn.wikitext.sandbox-feature/build.properties
+++ b/org.eclipse.mylyn.wikitext.sandbox-feature/build.properties
@@ -1 +1,6 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ feature.properties,\
+ epl-v10.html,\
+ license.html,\
+ about.html
+src.includes = about.html

Back to the top