From: Ignacio Taranto Date: Mon, 22 Aug 2022 17:25:59 +0000 (-0300) Subject: Add `apache_beam` (#171) X-Git-Tag: v0.2.0.2~148 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/17bb50ec67341a4f0c76f5db0206117506e10582?ds=sidebyside Add `apache_beam` (#171) Co-authored-by: Ignacio Taranto --- diff --git a/programs/apache-beam.json b/programs/apache-beam.json new file mode 100644 index 0000000..27dd492 --- /dev/null +++ b/programs/apache-beam.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.apache_beam", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://issues.apache.org/jira/browse/BEAM-12534\n" + } + ], + "name": "apache_beam" +}