This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit d74d21f4efa95f32247c655f16e556a7f29d0b9e Author: Jean-Baptiste Onofré <[email protected]> AuthorDate: Sat Jul 1 06:24:53 2017 +0200 Remove AMQPIO from in-progress list --- src/documentation/io/built-in.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md index 6b86bad..57adeb9 100644 --- a/src/documentation/io/built-in.md +++ b/src/documentation/io/built-in.md @@ -72,10 +72,6 @@ This table contains I/O transforms that are currently planned or in-progress. St <th>Name</th><th>Language</th><th>JIRA</th> </tr> <tr> - <td>AMQP</td><td>Java</td> - <td><a href="https://issues.apache.org/jira/browse/BEAM-1237">BEAM-1237</a></td> - </tr> - <tr> <td>Apache DistributedLog</td><td>Java</td> <td><a href="https://issues.apache.org/jira/browse/BEAM-607">BEAM-607</a></td> </tr> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
