Skip to content

Commit 16bb69c

Browse files
authored
Merge pull request helidon-io#1279 from danielkec/remove-valve
Remove Valve
2 parents e904174 + 7c19438 commit 16bb69c

32 files changed

Lines changed: 2 additions & 3378 deletions

common/reactive/etc/spotbugs/exclude.xml

Lines changed: 0 additions & 37 deletions
This file was deleted.

common/reactive/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2018, 2019 Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -28,10 +28,6 @@
2828
<artifactId>helidon-common-reactive</artifactId>
2929
<name>Helidon Common Reactive</name>
3030

31-
<properties>
32-
<spotbugs.exclude>etc/spotbugs/exclude.xml</spotbugs.exclude>
33-
</properties>
34-
3531
<build>
3632
<plugins>
3733
<plugin>

common/reactive/src/main/java/io/helidon/common/reactive/valve/CloseableSupport.java

Lines changed: 0 additions & 43 deletions
This file was deleted.

common/reactive/src/main/java/io/helidon/common/reactive/valve/DetachedValve.java

Lines changed: 0 additions & 94 deletions
This file was deleted.

common/reactive/src/main/java/io/helidon/common/reactive/valve/EmptyValve.java

Lines changed: 0 additions & 46 deletions
This file was deleted.

common/reactive/src/main/java/io/helidon/common/reactive/valve/InputStreamValve.java

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)