Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-11-03 17:26:54 +0000
committermkersten2005-11-03 17:26:54 +0000
commitad433d9e6dbc5d836b8c1a35b3d9b79ad6d43ae5 (patch)
tree8346d3c8dee827d4d423961763f90f09a035a811
parentcd98fdb598e1422082e20947721b40bf8c857d56 (diff)
downloadorg.eclipse.mylyn.tasks-ad433d9e6dbc5d836b8c1a35b3d9b79ad6d43ae5.tar.gz
org.eclipse.mylyn.tasks-ad433d9e6dbc5d836b8c1a35b3d9b79ad6d43ae5.tar.xz
org.eclipse.mylyn.tasks-ad433d9e6dbc5d836b8c1a35b3d9b79ad6d43ae5.zip
Update site progress
-rw-r--r--org.eclipse.mylyn-feature/feature.xml6
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml3
2 files changed, 6 insertions, 3 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index c38a64c17..dbd9496fb 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -303,12 +303,14 @@ litigation.
id="org.eclipse.mylar.core"
download-size="0"
install-size="0"
- version="0.4.0"/>
+ version="0.4.0"
+ unpack="false"/>
<plugin
id="org.eclipse.mylar"
download-size="0"
install-size="0"
- version="0.4.0"/>
+ version="0.4.0"
+ unpack="false"/>
</feature>
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 32c5f340b..5c11b1b34 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -261,6 +261,7 @@ litigation.
id="org.eclipse.mylar.bugs"
download-size="0"
install-size="0"
- version="0.4.0"/>
+ version="0.4.0"
+ unpack="false"/>
</feature>

Back to the top