This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 6a757d6e7dd0d13d37fd6803807349375f71d284
Author: Mergebot <merge...@apache.org>
AuthorDate: Tue Jul 24 00:24:05 2018 +0000

    Prepare repository for deployment.
---
 content/get-started/quickstart-java/index.html | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/content/get-started/quickstart-java/index.html 
b/content/get-started/quickstart-java/index.html
index 2a3993a..15c6a77 100644
--- a/content/get-started/quickstart-java/index.html
+++ b/content/get-started/quickstart-java/index.html
@@ -319,11 +319,6 @@ d-----        7/19/2018  11:00 PM                subprocess
 </code></pre>
 </div>
 
-<div class="runner-direct-powershell highlighter-rouge"><pre 
class="highlight"><code>PS&gt; mvn compile exec:java -D 
exec.mainClass=org.apache.beam.examples.WordCount `
- -D exec.args="--inputFile=pom.xml --output=counts" -P direct-runner
-</code></pre>
-</div>
-
 <div class="runner-apex highlighter-rouge"><pre class="highlight"><code>$ mvn 
compile exec:java -Dexec.mainClass=org.apache.beam.examples.WordCount \
      -Dexec.args="--inputFile=pom.xml --output=counts --runner=ApexRunner" 
-Papex-runner
 </code></pre>

Reply via email to