Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-08-03 04:34:45 +0000
committerspingel2008-08-03 04:34:45 +0000
commitf159b893bc99261e32e53d28813294333eab57d7 (patch)
tree4565dc3d040266ec33802857ef44d9f7dfd2b919
parentf9f69f98845e8f0cd05a4357e77e1c87a17672a0 (diff)
downloadorg.eclipse.mylyn.tasks-f159b893bc99261e32e53d28813294333eab57d7.tar.gz
org.eclipse.mylyn.tasks-f159b893bc99261e32e53d28813294333eab57d7.tar.xz
org.eclipse.mylyn.tasks-f159b893bc99261e32e53d28813294333eab57d7.zip
NEW - bug 242811: [wikitext][releng] build integration
https://bugs.eclipse.org/bugs/show_bug.cgi?id=242811
-rw-r--r--org.eclipse.mylyn.test-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index 8d957d1c8..a7a3debfa 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -224,4 +224,11 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.mylyn.wikitext.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top