Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-06-05 14:28:49 +0000
committerSteffen Pingel2012-06-05 14:28:49 +0000
commit247ce54655e9d76174ad7355c8f9565fbafbb93f (patch)
treedebe288cba42bc029580a40e273be3686953d603
parent16737949022356c643a63919215f2addce5067bc (diff)
downloadorg.eclipse.mylyn-247ce54655e9d76174ad7355c8f9565fbafbb93f.tar.gz
org.eclipse.mylyn-247ce54655e9d76174ad7355c8f9565fbafbb93f.tar.xz
org.eclipse.mylyn-247ce54655e9d76174ad7355c8f9565fbafbb93f.zip
NEW - bug 376352: update list of supported repositories for Mylyn 3.8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376352
-rw-r--r--org.eclipse.mylyn.discovery-directory/plugin.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.mylyn.discovery-directory/plugin.properties b/org.eclipse.mylyn.discovery-directory/plugin.properties
index 2463f9f9..5b82fb42 100644
--- a/org.eclipse.mylyn.discovery-directory/plugin.properties
+++ b/org.eclipse.mylyn.discovery-directory/plugin.properties
@@ -32,7 +32,7 @@ Key connector features include support for attachments, subtasks, custom \
fields, change notifications, offline access and advanced query \
capabilities.\n\
\n\
-Supported Versions: 3.4 to 4.2.
+Supported Versions: 3.6 to 4.2.
connectorDescriptor.description.trac = Integration for the open source Trac issue tracking system.
connectorDescriptor.provider.trac = Eclipse Mylyn
@@ -44,7 +44,7 @@ Our mission is to help developers write great software while staying out of the
\n\
The Trac connector supports attachments and access through the web-interface and XML-RPC.\n\
\n\
-Supported Versions: 0.10 to 0.12.
+Supported Versions: 0.12.
connectorDescriptor.description.mantis = Integration for the open source Mantis bug tracker.
connectorDescriptor.license.mantis = Free, EPL
@@ -76,7 +76,7 @@ connectorDescriptor.overview.summary.gerrit = Gerrit is a web based code review
\n\
Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer.\n\
\n\
-Supported Versions: 2.1 to 2.2.
+Supported Versions: 2.3 to 2.4.
connectorDescriptor.name.hudson = Hudson/Jenkins
connectorDescriptor.license.hudson = Free, EPL
@@ -86,4 +86,4 @@ overview.summary.hudson = You can now complete your daily work with Hudson/Jenki
results. Accessing build information is instant and available offline. One of the most useful time savers is the ability to run tests that failed on the server within your workspace, \
with just one click. A significant feature that is now available is support for traceability between tasks, source and builds.\n\
\n\
-Supported Versions: Hudson 2.1 to 2.2, Jenkins 1.427 and later.
+Supported Versions: Hudson 2.2, Jenkins 1.447.

Back to the top