Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guy-keller committed Jan 3, 2019
1 parent b6a8cb6 commit bcd2bda
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 60 deletions.
99 changes: 41 additions & 58 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tags: jetty, container, webapp, runner, tomcat, runner <br>
3) User friendly UI - created using IntelliJ.<br>
4) Internal code is documented and it is relatively easy to follow / read.<br>
5) A good coverage of unit tests.<br>
6) Uses jetty-runner-9.4.6<br>
6) Uses jetty-runner-9.4.14<br>

<b>PLEASE READ THE: Getting Started</b><br>
https://github.com/guikeller/jetty-runner/wiki/Getting-Started
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<forms defaultalign-horz="false"/>
</constraints>
<properties>
<toolTipText value="Eg: /path/to/src/main/webapp (Accepts multiple values) [Optional - CSV]"/>
<toolTipText value="Eg: /path/to/src/main/webapp (Accepts multiple values) [Mandatory - CSV]"/>
</properties>
</component>
<component id="c6409" class="javax.swing.JLabel" binding="classesLabel">
Expand Down

0 comments on commit bcd2bda

Please sign in to comment.