Skip to content

Commit

Permalink
remove FindBugs Eclipse plugin (it was previously already an optional)
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Nov 23, 2018
1 parent cb68949 commit 3950073
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions org.opendaylight.projects.setup
Original file line number Diff line number Diff line change
Expand Up @@ -1448,29 +1448,6 @@
</setupTask>
<project name="xtra.plugins"
label="Additional optional Eclipse plugins for OpenDaylight development">
<project
name="findbugs"
label="FindBugs - to be replaced with SpotBugs">
<annotation
source="http://findbugs.sourceforge.net">
<detail
key="siteURI">
<value>https://github.com/oyse/yedit/wiki/Features</value>
</detail>
</annotation>
<setupTask
xsi:type="setup.p2:P2Task">
<requirement
name="com.basistech.m2e.code.quality.findbugs.feature.feature.group"/>
<requirement
name="edu.umd.cs.findbugs.plugin.eclipse.feature.group"/>
<repository
url="http://findbugs.cs.umd.edu/eclipse-daily/"/>
</setupTask>
<stream
name="master"/>
<description>http://findbugs.sourceforge.net - to be replaced with https://spotbugs.github.io</description>
</project>
<project
name="xtend"
label="Xtend Language">
Expand Down

0 comments on commit 3950073

Please sign in to comment.