Skip to content

Commit 5a636d9

Browse files
authored
Provide configFile value. (#100)
1 parent 3fc95b9 commit 5a636d9

5 files changed

Lines changed: 32 additions & 28 deletions

File tree

docs/docs/Development-Environment-Guide.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,8 @@ If running Tomcat from an IDE, such as IntelliJ, then `-Dtransport.guarantee="CO
316316
317317
# Build and Run the OpenMPF Workflow Manager Web Application
318318
319-
Run these commands to build OpenMPF and launch the web application:
319+
Run the following commands to build OpenMPF and launch the web application. Use this value for `<configFile>`:
320+
<br>`/home/mpf/openmpf-projects/openmpf/trunk/jenkins/scripts/config_files/openmpf-open-source-package.json`
320321
321322
1. `cd /home/mpf/openmpf-projects/openmpf`
322323
2. Copy the development properties file into place:
@@ -366,7 +367,8 @@ Press `ctrl-c` in the Tomcat window to stop Tomcat.
366367
367368
# (Optional) Test OpenMPF
368369
369-
Run these commands to build OpenMPF and run the integration tests:
370+
Run the following commands to build OpenMPF and run the integration tests. Use this value for `<configFile>`:
371+
<br>`/home/mpf/openmpf-projects/openmpf/trunk/jenkins/scripts/config_files/openmpf-open-source-package.json`
370372
371373
1. `cd /home/mpf/openmpf-projects/openmpf`
372374
2. Copy the development properties file into place:

docs/site/Development-Environment-Guide/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,8 @@ <h1 id="optional-configure-tomcat-with-https">(Optional) Configure Tomcat with H
587587
<p><strong>Using an IDE</strong></p>
588588
<p>If running Tomcat from an IDE, such as IntelliJ, then <code>-Dtransport.guarantee="CONFIDENTIAL" -Dweb.rest.protocol="https"</code> should be added at the end of the Tomcat VM arguments for your Tomcat run configuration. It is not necessary to add these arguments when running tomcat from the command line or a systemd command because of the configured <code>CATALINA_OPTS</code> variable.</p>
589589
<h1 id="build-and-run-the-openmpf-workflow-manager-web-application">Build and Run the OpenMPF Workflow Manager Web Application</h1>
590-
<p>Run these commands to build OpenMPF and launch the web application:</p>
590+
<p>Run the following commands to build OpenMPF and launch the web application. Use this value for <code>&lt;configFile&gt;</code>:
591+
<br><code>/home/mpf/openmpf-projects/openmpf/trunk/jenkins/scripts/config_files/openmpf-open-source-package.json</code></p>
591592
<ol>
592593
<li><code>cd /home/mpf/openmpf-projects/openmpf</code></li>
593594
<li>
@@ -627,7 +628,8 @@ <h1 id="build-and-run-the-openmpf-workflow-manager-web-application">Build and Ru
627628

628629
<p>Press <code>ctrl-c</code> in the Tomcat window to stop Tomcat.</p>
629630
<h1 id="optional-test-openmpf">(Optional) Test OpenMPF</h1>
630-
<p>Run these commands to build OpenMPF and run the integration tests:</p>
631+
<p>Run the following commands to build OpenMPF and run the integration tests. Use this value for <code>&lt;configFile&gt;</code>:
632+
<br><code>/home/mpf/openmpf-projects/openmpf/trunk/jenkins/scripts/config_files/openmpf-open-source-package.json</code></p>
631633
<ol>
632634
<li><code>cd /home/mpf/openmpf-projects/openmpf</code></li>
633635
<li>

docs/site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,5 +388,5 @@ <h1 id="overview">Overview</h1>
388388

389389
<!--
390390
MkDocs version : 0.16.0
391-
Build Date UTC : 2019-12-09 16:16:28
391+
Build Date UTC : 2020-01-02 23:05:22
392392
-->

docs/site/mkdocs/search_index.json

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

docs/site/sitemap.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<url>
66
<loc>/index.html</loc>
7-
<lastmod>2019-12-09</lastmod>
7+
<lastmod>2020-01-02</lastmod>
88
<changefreq>daily</changefreq>
99
</url>
1010

@@ -13,55 +13,55 @@
1313

1414
<url>
1515
<loc>/Release-Notes/index.html</loc>
16-
<lastmod>2019-12-09</lastmod>
16+
<lastmod>2020-01-02</lastmod>
1717
<changefreq>daily</changefreq>
1818
</url>
1919

2020
<url>
2121
<loc>/Install-Guide/index.html</loc>
22-
<lastmod>2019-12-09</lastmod>
22+
<lastmod>2020-01-02</lastmod>
2323
<changefreq>daily</changefreq>
2424
</url>
2525

2626
<url>
2727
<loc>/User-Guide/index.html</loc>
28-
<lastmod>2019-12-09</lastmod>
28+
<lastmod>2020-01-02</lastmod>
2929
<changefreq>daily</changefreq>
3030
</url>
3131

3232
<url>
3333
<loc>/Admin-Guide/index.html</loc>
34-
<lastmod>2019-12-09</lastmod>
34+
<lastmod>2020-01-02</lastmod>
3535
<changefreq>daily</changefreq>
3636
</url>
3737

3838
<url>
3939
<loc>/Node-Guide/index.html</loc>
40-
<lastmod>2019-12-09</lastmod>
40+
<lastmod>2020-01-02</lastmod>
4141
<changefreq>daily</changefreq>
4242
</url>
4343

4444
<url>
4545
<loc>/Object-Storage-Guide/index.html</loc>
46-
<lastmod>2019-12-09</lastmod>
46+
<lastmod>2020-01-02</lastmod>
4747
<changefreq>daily</changefreq>
4848
</url>
4949

5050
<url>
5151
<loc>/Contributor-Guide/index.html</loc>
52-
<lastmod>2019-12-09</lastmod>
52+
<lastmod>2020-01-02</lastmod>
5353
<changefreq>daily</changefreq>
5454
</url>
5555

5656
<url>
5757
<loc>/Development-Environment-Guide/index.html</loc>
58-
<lastmod>2019-12-09</lastmod>
58+
<lastmod>2020-01-02</lastmod>
5959
<changefreq>daily</changefreq>
6060
</url>
6161

6262
<url>
6363
<loc>/Acknowledgements/index.html</loc>
64-
<lastmod>2019-12-09</lastmod>
64+
<lastmod>2020-01-02</lastmod>
6565
<changefreq>daily</changefreq>
6666
</url>
6767

@@ -71,49 +71,49 @@
7171

7272
<url>
7373
<loc>/Component-API-Overview/index.html</loc>
74-
<lastmod>2019-12-09</lastmod>
74+
<lastmod>2020-01-02</lastmod>
7575
<changefreq>daily</changefreq>
7676
</url>
7777

7878
<url>
7979
<loc>/CPP-Batch-Component-API/index.html</loc>
80-
<lastmod>2019-12-09</lastmod>
80+
<lastmod>2020-01-02</lastmod>
8181
<changefreq>daily</changefreq>
8282
</url>
8383

8484
<url>
8585
<loc>/CPP-Streaming-Component-API/index.html</loc>
86-
<lastmod>2019-12-09</lastmod>
86+
<lastmod>2020-01-02</lastmod>
8787
<changefreq>daily</changefreq>
8888
</url>
8989

9090
<url>
9191
<loc>/Java-Batch-Component-API/index.html</loc>
92-
<lastmod>2019-12-09</lastmod>
92+
<lastmod>2020-01-02</lastmod>
9393
<changefreq>daily</changefreq>
9494
</url>
9595

9696
<url>
9797
<loc>/Python-Batch-Component-API/index.html</loc>
98-
<lastmod>2019-12-09</lastmod>
98+
<lastmod>2020-01-02</lastmod>
9999
<changefreq>daily</changefreq>
100100
</url>
101101

102102
<url>
103103
<loc>/GPU-Support-Guide/index.html</loc>
104-
<lastmod>2019-12-09</lastmod>
104+
<lastmod>2020-01-02</lastmod>
105105
<changefreq>daily</changefreq>
106106
</url>
107107

108108
<url>
109109
<loc>/Packaging-and-Registering-a-Component/index.html</loc>
110-
<lastmod>2019-12-09</lastmod>
110+
<lastmod>2020-01-02</lastmod>
111111
<changefreq>daily</changefreq>
112112
</url>
113113

114114
<url>
115115
<loc>/Feed-Forward-Guide/index.html</loc>
116-
<lastmod>2019-12-09</lastmod>
116+
<lastmod>2020-01-02</lastmod>
117117
<changefreq>daily</changefreq>
118118
</url>
119119

@@ -123,13 +123,13 @@
123123

124124
<url>
125125
<loc>/Workflow-Manager/index.html</loc>
126-
<lastmod>2019-12-09</lastmod>
126+
<lastmod>2020-01-02</lastmod>
127127
<changefreq>daily</changefreq>
128128
</url>
129129

130130
<url>
131131
<loc>/REST-API/index.html</loc>
132-
<lastmod>2019-12-09</lastmod>
132+
<lastmod>2020-01-02</lastmod>
133133
<changefreq>daily</changefreq>
134134
</url>
135135

0 commit comments

Comments
 (0)