Skip to content

Commit

Permalink
Remove setupTask for Bugzilla from EclEmma.setup (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin authored Sep 12, 2024
1 parent c56f141 commit 94293b7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions EclEmma.setup
Original file line number Diff line number Diff line change
Expand Up @@ -561,15 +561,6 @@
pattern="org.eclipse.eclemma.*"/>
</workingSet>
</setupTask>
<setupTask
xsi:type="mylyn:MylynQueriesTask"
repositoryURL="https://bugs.eclipse.org/bugs"
userID="${bugzilla.id}"
password="${eclipse.user.password}">
<query summary="EclEmma"
url="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;list_id=16508371&amp;product=Eclemma"/>
<description>Bugzilla Queries for EclEmma</description>
</setupTask>
<setupTask
xsi:type="mylyn:MylynBuildsTask"
serverURL="https://hudson.eclipse.org/eclemma"
Expand Down

0 comments on commit 94293b7

Please sign in to comment.