1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Marc Khouzam 78cd08f40d Allow for filtering of findbugs
Choose version 2.5.2 which is what is supported by CDT's HIPP.  Note that by removing the version altogether, the latest available findBugs would be selected.  However, this could lead to different results between manual builds and HIPP builds, which is why I thought it would be better to specify the version explicitly.

FindBugs can be run by adding the string

 findbugs:findbugs

as a maven parameter, either in a local maven build, or on HIPP.

Add releng/findbugs-exclude.xml to control the errors shown by FindBugs.
The content of that file was copied from the TM project, but should
eventually be ajusted for CDT.

Change-Id: Ibc8348b9286f00580a4079a7ca3c669708bc6194
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-02-18 11:50:43 -05:00
build Fix up API @since tags against CDT 8.6. 2015-02-17 23:43:49 -05:00
codan Bug 455828 - General cleanup in ControlFlowGraphBuilder 2015-02-17 20:07:04 -05:00
core Fix up API @since tags against CDT 8.6. 2015-02-17 23:43:49 -05:00
cross Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
debug Remove unnecessary .api_filters 2015-02-11 15:48:32 -05:00
doc Add build flag (-DskipDoc) to be able to skip building documentation 2015-01-29 22:07:31 -05:00
dsf Remove dead code 2015-02-13 16:20:47 -05:00
dsf-gdb debug tests: Fix error in SyncUtil.fillMemory doc 2015-02-18 11:35:37 -05:00
jtag Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
launch/org.eclipse.cdt.launch Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
llvm Cosmetics. 2015-01-06 21:02:42 -08:00
lrparser Bug 452416 - Move takesVarArgs() up from ICPPFunctionType to 2015-02-09 16:44:05 -05:00
memory Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
p2 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
qt Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
releng Allow for filtering of findbugs 2015-02-18 11:50:43 -05:00
remote Bug 459972 - Update CDT to use o.e.remote 2.0. 2015-02-17 14:48:08 -05:00
testsrunner Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
upc Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
util Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
visualizer Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Allow for filtering of findbugs 2015-02-18 11:50:43 -05:00