Skip to content

Commit

Permalink
Revert "Fix JENKINS-42005"
Browse files Browse the repository at this point in the history
This reverts commit e4dd1eb.
  • Loading branch information
tommywo committed Jul 11, 2017
1 parent 193ef9e commit 5e1b1d6
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 793 deletions.
3 changes: 0 additions & 3 deletions jclouds-plugin/pom.xml
Expand Up @@ -128,9 +128,6 @@ limitations under the License.
<configuration>
<failOnViolation>true</failOnViolation>
<verbose>true</verbose>
<excludes>
<exclude>**/googlecomputeengine/compute/**/*</exclude>
</excludes>
</configuration>
</plugin>

Expand Down
8 changes: 0 additions & 8 deletions jclouds-plugin/src/findbugs/excludesFilter.xml
Expand Up @@ -18,12 +18,4 @@ limitations under the License.
<Match>
<Class name="~.*\.Messages"/>
</Match>
<Match>
<Or>
<Package name="org.jclouds.googlecomputeengine.compute"/>
<Package name="org.jclouds.googlecomputeengine.compute.config"/>
<Package name="org.jclouds.googlecomputeengine.compute.functions"/>
<Package name="org.jclouds.googlecomputeengine.compute.loaders"/>
</Or>
</Match>
</FindBugsFilter>

This file was deleted.

0 comments on commit 5e1b1d6

Please sign in to comment.