Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir authored Sep 22, 2020
1 parent eeb3701 commit e21c894
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Each of Hall _A_, _C_, and _D_ have one of these properties (Hall A shown):
gradlew run
```

**Note:** The _distTar_ Gradle target will build a tar file that can be distributed and includes scripts to launch the application.
**Note:** The _assembleDist_ Gradle target will build tar and zip files that can be distributed, and these distributions include start scripts to launch the application.

**Note:** To enable debug logging you can configure the JVM to use the logging properties file: _-Djava.util.logging.config.file=config/debug-logging.properties_
**Note:** To enable debug logging you can configure the JVM to use the logging properties file:
``-Djava.util.logging.config.file=config/debug-logging.properties``

0 comments on commit e21c894

Please sign in to comment.