Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml')
-rw-r--r--packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml b/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml
index 51de37cd..3953f1ff 100644
--- a/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml
+++ b/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml
@@ -14,21 +14,18 @@
bugzillaComponentId="testing-package"
testPlan="http://www.eclipse.org/epp/testplan.php" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
- <description><![CDATA[This package contains Eclipse features that support the software development quality assurance process, such as the Jubula test specification client and Mylyn.]]></description>
+ <description><![CDATA[This package contains Eclipse features that support the software development quality assurance process, such as Jubula and Mylyn.]]></description>
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
<tester><![CDATA[Achim L&ouml;rke]]></tester>
<tester>Markus Tiede</tester>
<tester>Zeb Ford-Reitz</tester>
- <tester>Alexandra Imrie</tester>
- <tester>Tim Winselmann</tester>
+ <tester>Alexandra Schladebeck</tester>
+ <tester>Oliver Goetz</tester>
</packageTesters>
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
- project="Eclipse Platform" />
- <NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
<NewAndNoteworthy

Back to the top