Home
last modified time | relevance | path

Searched refs:findbugs (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/dports/java/eclipse-findbugs/edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1/META-INF/
H A DMANIFEST.MF50 de.tobject.findbugs.io,
56 de.tobject.findbugs.util,
57 de.tobject.findbugs.view,
59 edu.umd.cs.findbugs,
63 edu.umd.cs.findbugs.asm,
64 edu.umd.cs.findbugs.ba,
78 edu.umd.cs.findbugs.bcel,
96 edu.umd.cs.findbugs.io,
99 edu.umd.cs.findbugs.log,
100 edu.umd.cs.findbugs.ml,
[all …]
/dports/archivers/snappy-java/repository/cache/com.google.code.findbugs/findbugs/
H A Divydata-3.0.1.properties1 #ivy cached data file for com.google.code.findbugs#findbugs;3.0.1
4 artifact\:findbugs\#pom.original\#pom\#-545803966.is-local=false
6 artifact\:findbugs\#jar\#jar\#2096600668.location=https\://repo1.maven.org/maven2/com/google/code/f…
7 …51.location=https\://repo1.maven.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1…
8 artifact\:findbugs\#pom.original\#pom\#-545803966.exists=true
9 artifact\:findbugs\#pom.original\#pom\#-545803966.location=https\://repo1.maven.org/maven2/com/goog…
10 artifact\:findbugs\#jar\#jar\#2096600668.is-local=false
12 artifact\:findbugs\#jar\#jar\#2096600668.exists=true
/dports/archivers/snappy-java/repository/cache/com.google.code.findbugs/bcel-findbugs/
H A Divydata-6.0.properties1 #ivy cached data file for com.google.code.findbugs#bcel-findbugs;6.0
4 artifact\:bcel-findbugs\#pom.original\#pom\#-866223519.is-local=false
5 artifact\:bcel-findbugs\#jar\#jar\#1776181115.is-local=false
6 artifact\:bcel-findbugs\#jar\#jar\#1776181115.exists=true
7 …ifact\:bcel-findbugs\#jar\#jar\#1776181115.location=https\://repo1.maven.org/maven2/com/google/cod…
8 …t\:bcel-findbugs\#pom.original\#pom\#-866223519.location=https\://repo1.maven.org/maven2/com/googl…
9 artifact\:bcel-findbugs\#pom.original\#pom\#-866223519.exists=true
11 …ocation=https\://repo1.maven.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6…
/dports/www/grails/grails-1.3.6/gradle/
H A Dfindbugs.gradle1 // To use findbugs you must have findbugs installed. Additionally you need a property called findbu…
4 task findbugs(dependsOn: tasks.withType(Jar).all) << {
6 …taskdef(name: "findbugs", classname: "edu.umd.cs.findbugs.anttask.FindBugsTask", classpath: "$find…
7 mkdir dir: "$buildDir/findbugs-report"
8findbugs(home: findbugsHome, output: "xml:withMessages", outputFile: "$buildDir/findbugs-report/gr…
23 …xslt(in: "$buildDir/findbugs-report/grails-fb.xml", out: "$buildDir/findbugs-report/grails-fb.html…
/dports/java/eclipse-findbugs/edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1/
H A D.options1 edu.umd.cs.findbugs.plugin.eclipse/debug=false
2 edu.umd.cs.findbugs.plugin.eclipse/debug/builder=false
3 edu.umd.cs.findbugs.plugin.eclipse/debug/marker=false
4 edu.umd.cs.findbugs.plugin.eclipse/debug/nature=false
5 edu.umd.cs.findbugs.plugin.eclipse/debug/properties=false
6 edu.umd.cs.findbugs.plugin.eclipse/debug/reporter=false
7 edu.umd.cs.findbugs.plugin.eclipse/debug/util=false
8 edu.umd.cs.findbugs.plugin.eclipse/debug/visitor=false
9 edu.umd.cs.findbugs.plugin.eclipse/debug/profiler=false
10 edu.umd.cs.findbugs.plugin.eclipse/debug/content=false
/dports/net/olsrd/olsrd-0.9.8/lib/info.java/cnf/gradle/template/
H A Dfindbugs.gradle9 * Add findbugs tasks to a (java) project.
27 apply plugin: 'findbugs'
33 …dbugsIncludesFile = "${rootProject.rootDir}/${rootProject.bnd_cnf}/findbugs/findbugs.include.xml"
34 …dbugsExcludesFile = "${rootProject.rootDir}/${rootProject.bnd_cnf}/findbugs/findbugs.exclude.xml"
37 findbugs {
60 task findbugs {
61 …description "Enables findbugs on the source code (disabled by default; use -P${findbugsReportXML} …
67 …description "Enables findbugs on the test code (disabled by default; use -P${findbugsReportXML} to…
73 taskGraph.hasTask((tasks.findbugs))
/dports/archivers/snappy-java/repository/cache/scala_2.12/sbt_1.0/com.github.sbt/sbt-findbugs/
H A Divydata-2.0.0.properties1 #ivy cached data file for com.github.sbt#sbt-findbugs;2.0.0
5findbugs\#jar\#jar\#-1962814449.location=https\://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/…
7 …s\://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.sbt/sbt-findbugs/scala_2.12/sbt_1.…
9 …s\://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.sbt/sbt-findbugs/scala_2.12/sbt_1.…
10 artifact\:sbt-findbugs\#jar\#jar\#-1962814449.is-local=false
11 artifact\:sbt-findbugs\#jar\#jar\#-1962814449.exists=true
/dports/devel/java-findbugs/findbugs-1.3.9/bin/
H A Dfindbugs.bat12 set appjar=findbugs.jar
58 set fb_mainclass=edu.umd.cs.findbugs.AddMessages
64 set fb_mainclass=edu.umd.cs.findbugs.workflow.Update
70 set fb_mainclass=edu.umd.cs.findbugs.PrintingBugReporter
76 set fb_mainclass=edu.umd.cs.findbugs.workflow.CopyBuggySource
82 set fb_mainclass=edu.umd.cs.findbugs.workflow.DefectDensity
88 set fb_mainclass=edu.umd.cs.findbugs.workflow.Filter
100 set fb_mainclass=edu.umd.cs.findbugs.workflow.MineBugHistory
112 set fb_mainclass=edu.umd.cs.findbugs.workflow.PrintClass
130 set fb_mainclass=edu.umd.cs.findbugs.workflow.UnionResults
[all …]
/dports/biology/gatk/gradle-gatk/caches/modules-2/files-2.1/com.google.code.findbugs/annotations/2.0.1/4c76bfc299e25298ed91cb8968e3c5678bf27aa8/
H A Dannotations-2.0.1.pom3 <groupId>com.google.code.findbugs</groupId>
7 <url>http://findbugs.sourceforge.net/</url>
18 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
19 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
20 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/jenkins_jobs/modules/
H A Dreporters.py75 def findbugs(registry, xml_parent, data): function
132 findbugs = XML.SubElement(xml_parent, "hudson.plugins.findbugs.FindBugsReporter")
133 findbugs.set("plugin", "findbugs")
135 helpers.findbugs_settings(findbugs, data)
136 helpers.build_trends_publisher("[FINDBUGS] ", findbugs, data)
/dports/security/owasp-dependency-check/repository/com/google/code/findbugs/annotations/3.0.1u2/
H A Dannotations-3.0.1u2.pom10 <groupId>com.google.code.findbugs</groupId>
15 <url>http://findbugs.sourceforge.net/</url>
31 <connection>scm:git:https://github.com/findbugsproject/findbugs/</connection>
32 <developerConnection>scm:git:https://github.com/findbugsproject/findbugs/</developerConnection>
33 <url>https://github.com/findbugsproject/findbugs/</url>
44 <groupId>com.google.code.findbugs</groupId>
86 <sourceDirectory>${basedir}/../../findbugs/src/java/</sourceDirectory>
99 …<subpackages>edu.umd.cs.findbugs.annotations:net.jcip.annotations:javax.annotation:javax.annotatio…
114 <include>edu/umd/cs/findbugs/annotations/*.java</include>
132 <include>edu/umd/cs/findbugs/annotations/*.java</include>
[all …]
/dports/games/lizzie/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/games/lizzie/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/
H A Djsr305-1.3.9.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/math/jacop/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/math/jts/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/
H A Djsr305-1.3.9.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/math/jts/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/games/jutils/jutils-f950e23e42081308b4be3b0fc4b57d4dbab70dac/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/archivers/snappy-java/repository/cache/com.google.code.findbugs/jsr305/
H A Divy-2.0.1.xml.original4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/archivers/snappy-java/repository/cache/com.google.code.findbugs/jFormatString/
H A Divy-2.0.1.xml.original4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/net-im/jitsi-videobridge/m2/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/net-im/jicofo/m2/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/cad/digital/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/science/opsin/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/
H A Djsr305-2.0.1.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>
/dports/science/cdk/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/
H A Djsr305-1.3.9.pom4 <groupId>com.google.code.findbugs</groupId>
8 <url>http://findbugs.sourceforge.net/</url>
19 <connection>scm:svn:http://findbugs.googlecode.com/svn/trunk/</connection>
20 <developerConnection>scm:svn:https://findbugs.googlecode.com/svn/trunk/</developerConnection>
21 <url>http://findbugs.googlecode.com/svn/trunk/</url>

12345678910>>...22