Navigation Menu

Skip to content

Commit

Permalink
Release picocli version 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Dec 21, 2019
1 parent 1486c9b commit 06ab3de
Show file tree
Hide file tree
Showing 137 changed files with 435 additions and 433 deletions.
20 changes: 10 additions & 10 deletions README.md
Expand Up @@ -60,7 +60,7 @@ The user manual has an [example](https://picocli.info/#_guice_example) of integr

### Releases
* [All Releases](https://github.com/remkop/picocli/releases)
* Latest: 4.1.3 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.1.3)
* Latest: 4.1.4 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.1.4)
* Older: Picocli 4.0 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.0.0)
* Older: Picocli 3.0 [Release Notes](https://github.com/remkop/picocli/releases/tag/v3.0.0)
* Older: Picocli 2.0 [Release Notes](https://github.com/remkop/picocli/releases/tag/v2.0.0)
Expand Down Expand Up @@ -167,9 +167,9 @@ Join the [picocli Google group](https://groups.google.com/d/forum/picocli) if yo
Glad to see more people are using picocli. We must be doing something right. :-)

### Help to promote picocli
If you like picocli and your project is on GitHub, consider adding this badge to your README.md: [![picocli](https://img.shields.io/badge/picocli-4.1.3-green.svg)](https://github.com/remkop/picocli)
If you like picocli and your project is on GitHub, consider adding this badge to your README.md: [![picocli](https://img.shields.io/badge/picocli-4.1.4-green.svg)](https://github.com/remkop/picocli)
```
[![picocli](https://img.shields.io/badge/picocli-4.1.3-green.svg)](https://github.com/remkop/picocli)
[![picocli](https://img.shields.io/badge/picocli-4.1.4-green.svg)](https://github.com/remkop/picocli)
```


Expand Down Expand Up @@ -257,35 +257,35 @@ See the [source code](https://github.com/remkop/picocli/blob/master/src/main/jav

### Gradle
```
compile 'info.picocli:picocli:4.1.3'
compile 'info.picocli:picocli:4.1.4'
```
### Maven
```
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.1.3</version>
<version>4.1.4</version>
</dependency>
```
### Scala SBT
```
libraryDependencies += "info.picocli" % "picocli" % "4.1.3"
libraryDependencies += "info.picocli" % "picocli" % "4.1.4"
```
### Ivy
```
<dependency org="info.picocli" name="picocli" rev="4.1.3" />
<dependency org="info.picocli" name="picocli" rev="4.1.4" />
```
### Grape
```groovy
@Grapes(
@Grab(group='info.picocli', module='picocli', version='4.1.3')
@Grab(group='info.picocli', module='picocli', version='4.1.4')
)
```
### Leiningen
```
[info.picocli/picocli "4.1.3"]
[info.picocli/picocli "4.1.4"]
```
### Buildr
```
'info.picocli:picocli:jar:4.1.3'
'info.picocli:picocli:jar:4.1.4'
```
4 changes: 2 additions & 2 deletions docs/A-Whirlwind-Tour-of-Picocli.html
Expand Up @@ -528,7 +528,7 @@
<h1>A Whirlwind Tour of Picocli</h1>
<div class="details">
<span id="author" class="author">Remko Popma</span><br>
<span id="revnumber">version 4.1.3</span>
<span id="revnumber">version 4.1.4</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -1966,7 +1966,7 @@ <h2 id="_conclusion">Conclusion</h2>
</div>
<div id="footer">
<div id="footer-text">
Version 4.1.3<br>
Version 4.1.4<br>
Last updated 2019-11-14 09:38:16 +0900
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/announcing-picocli-1.0.html
Expand Up @@ -528,7 +528,7 @@
<h1>Announcing picocli 1.0 - a mighty tiny command line interface</h1>
<div class="details">
<span id="author" class="author">Remko Popma</span><br>
<span id="revnumber">version 4.1.3,</span>
<span id="revnumber">version 4.1.4,</span>
<span id="revdate">2017-09-10</span>
</div>
</div>
Expand Down Expand Up @@ -652,7 +652,7 @@ <h2 id="_feedback_welcome">Feedback Welcome</h2>
</div>
<div id="footer">
<div id="footer-text">
Version 4.1.3<br>
Version 4.1.4<br>
Last updated 2018-12-02 18:44:56 +0900
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-frame.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>All Classes (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>All Classes (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-noframe.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>All Classes (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>All Classes (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/apidocs/constant-values.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>Constant Field Values (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>Constant Field Values (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (picocli 4.1.3 API)";
parent.document.title="Constant Field Values (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -141,7 +141,7 @@ <h2 title="picocli">picocli.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="picocli/CommandLine.html#VERSION">VERSION</a></code></td>
<td class="colLast"><code>"4.1.3"</code></td>
<td class="colLast"><code>"4.1.4"</code></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/deprecated-list.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>Deprecated List (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>Deprecated List (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (picocli 4.1.3 API)";
parent.document.title="Deprecated List (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/help-doc.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>API Help (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>API Help (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (picocli 4.1.3 API)";
parent.document.title="API Help (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/apidocs/index-all.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>Index (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>Index (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (picocli 4.1.3 API)";
parent.document.title="Index (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -4271,7 +4271,7 @@ <h2 class="title">V</h2>
</dd>
<dt><span class="memberNameLink"><a href="picocli/CommandLine.html#VERSION">VERSION</a></span> - Static variable in class picocli.<a href="picocli/CommandLine.html" title="class in picocli">CommandLine</a></dt>
<dd>
<div class="block">This is picocli version "4.1.3".</div>
<div class="block">This is picocli version "4.1.4".</div>
</dd>
<dt><span class="memberNameLink"><a href="picocli/CommandLine.Model.OptionSpec.Builder.html#versionHelp--">versionHelp()</a></span> - Method in class picocli.<a href="picocli/CommandLine.Model.OptionSpec.Builder.html" title="class in picocli">CommandLine.Model.OptionSpec.Builder</a></dt>
<dd>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/index.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>picocli 4.1.3 API</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>picocli 4.1.4 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
8 changes: 4 additions & 4 deletions docs/apidocs/overview-summary.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>Overview (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>Overview (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (picocli 4.1.3 API)";
parent.document.title="Overview (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -69,7 +69,7 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">picocli 4.1.3 API</h1>
<h1 class="title">picocli 4.1.4 API</h1>
</div>
<div class="header">
<div class="subTitle">
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/overview-tree.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:52 JST 2019 -->
<title>Class Hierarchy (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:44 JST 2019 -->
<title>Class Hierarchy (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (picocli 4.1.3 API)";
parent.document.title="Class Hierarchy (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/picocli/AutoComplete.GenerateCompletion.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:49 JST 2019 -->
<title>AutoComplete.GenerateCompletion (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:42 JST 2019 -->
<title>AutoComplete.GenerateCompletion (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AutoComplete.GenerateCompletion (picocli 4.1.3 API)";
parent.document.title="AutoComplete.GenerateCompletion (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/picocli/AutoComplete.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:49 JST 2019 -->
<title>AutoComplete (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:42 JST 2019 -->
<title>AutoComplete (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AutoComplete (picocli 4.1.3 API)";
parent.document.title="AutoComplete (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/picocli/CommandLine.AbstractHandler.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:50 JST 2019 -->
<title>CommandLine.AbstractHandler (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:43 JST 2019 -->
<title>CommandLine.AbstractHandler (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandLine.AbstractHandler (picocli 4.1.3 API)";
parent.document.title="CommandLine.AbstractHandler (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:50 JST 2019 -->
<title>CommandLine.AbstractParseResultHandler (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:43 JST 2019 -->
<title>CommandLine.AbstractParseResultHandler (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandLine.AbstractParseResultHandler (picocli 4.1.3 API)";
parent.document.title="CommandLine.AbstractParseResultHandler (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/picocli/CommandLine.ArgGroup.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:50 JST 2019 -->
<title>CommandLine.ArgGroup (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:43 JST 2019 -->
<title>CommandLine.ArgGroup (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandLine.ArgGroup (picocli 4.1.3 API)";
parent.document.title="CommandLine.ArgGroup (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/picocli/CommandLine.Command.html
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 06:58:50 JST 2019 -->
<title>CommandLine.Command (picocli 4.1.3 API)</title>
<!-- Generated by javadoc (1.8.0_202) on Sun Dec 22 08:18:43 JST 2019 -->
<title>CommandLine.Command (picocli 4.1.4 API)</title>
<meta name="date" content="2019-12-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
Expand All @@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandLine.Command (picocli 4.1.3 API)";
parent.document.title="CommandLine.Command (picocli 4.1.4 API)";
}
}
catch(err) {
Expand Down

0 comments on commit 06ab3de

Please sign in to comment.