issues
search
cbeust
/
jcommander
Command line parsing framework for Java
Apache License 2.0
1.97k
stars
334
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid module descriptor error with JCommander in Eclipse
#588
mRcOol7
opened
1 month ago
2
Correct javadoc for forceNonOverwritable
#587
AndreKurait
closed
1 month ago
0
Refactor Parameterized and ParameterDescription class to improve separation of concern
#586
anonstudy
opened
3 months ago
0
Fix #550
#585
CaryCatZ
closed
4 months ago
4
Version 1.83 not available on maven central
#584
ebremer
closed
5 months ago
1
Added public IMainParameter interface to fix cbeust/jcommander#559
#583
JaumeRibas
closed
6 months ago
0
@ParametersDelegate fails if delegate class implements BiPredicate
#582
lindenb
opened
6 months ago
1
Use system dependent line separators.
#581
bengtmartensson
closed
6 months ago
2
Use OS-dependent line ending for generated messages
#580
bengtmartensson
closed
6 months ago
8
Fix an NPE
#579
jianglai
closed
7 months ago
3
Warning messages when building JCommander
#578
jtilahun
opened
8 months ago
3
Exclude methods which are bridge or synthetic when parsing - Fixes #576
#577
stuartfehr
closed
4 months ago
1
Parameterized#parseArg should ignore bridge and synthetic methods
#576
stuartfehr
closed
4 months ago
2
An IParametersValidator on an ParametersDelegate should not be lifted to the top-level object
#575
ekpdt
opened
10 months ago
2
Fixes #557: Now validates BEFORE conversion
#574
mkarg
closed
11 months ago
2
Fixes #571
#573
mkarg
closed
6 months ago
3
Keep original exception thrown by the parameter setter method
#572
sdruzkin
closed
11 months ago
2
Unable to determine if a parameter was received from the command line
#571
bluecontainer
closed
6 months ago
0
Does Jcommander support parse args into multiple sub command
#570
ruanwenjun
opened
1 year ago
4
jcomd.jar; invalid manifest format jcomd.jar中没有主清单属性
#569
yuanqi99
closed
1 year ago
0
[Bug] unexpected throw ParameterException("Password parameter must have at most 1 argument.")
#568
shaburov
opened
1 year ago
6
Ignore default value for required parameter
#567
gwenn
closed
1 year ago
2
Default value should not be validated for required parameter
#566
gwenn
closed
1 year ago
4
Using secret GPG_PASSPHRASE for improved security
#565
mkarg
closed
1 year ago
2
Fixed: #563 - JCommander does not recognize command by alias.
#564
mkarg
closed
1 year ago
0
JCommander does not recognize command by alias
#563
mkarg
closed
1 year ago
0
Next release will be org.jcommander::1.83
#562
mkarg
closed
1 year ago
1
jcommander-2.0.0-RC1.jar; invalid manifest format
#561
sysmat
closed
6 months ago
9
Support for Java Records
#560
mkarg
opened
1 year ago
1
MainParameter class is not public so it cannot be used when creating a custom IUsageFormatter class
#559
JaumeRibas
closed
6 months ago
4
java.io.File and java.nio.file.Path not supported by default parameter
#558
marekkrk
closed
6 months ago
4
Main parameter gets converted first and validated second
#557
JaumeRibas
closed
11 months ago
0
Escaping paramater content
#556
priand
closed
6 months ago
2
Allow acceptUnknownOption with variableArity
#555
hsudhof
closed
1 year ago
1
refactored classes parameterized and parameterDescription for removing the smells and to remove conplex methods
#554
Navaneethnanda
closed
1 year ago
0
Unknown class files in released jar
#553
npetzall
closed
1 year ago
3
Publishing latest release
#552
mkarg
closed
1 year ago
9
Minor fixes in docs/index.html
#551
sdruzkin
closed
1 year ago
2
Use Enum::toString to print but Enum#valueOf(Enum::name) to match
#550
CaryCatZ
closed
4 months ago
2
upgrade gradle 6.6.1 -> 7.6
#549
pgier
closed
1 year ago
2
Build fails with Java 17
#548
pgier
closed
1 year ago
2
Global parameter validation documentation is not deployed to jcommander.org
#547
jontmy
closed
6 months ago
2
Main parameter conversion has priority over arity validation
#546
jontmy
opened
2 years ago
1
why specified convert not effect ?
#545
Wuv1Up
opened
2 years ago
1
Why is there `module-info.java`?
#544
mkoncek
opened
2 years ago
1
fixed: missing null check introduced by PR #542
#543
mkarg
closed
2 years ago
0
Implements #539: `@Parameters(parametersValidators = <? extends IParametersValidator>)`
#542
mkarg
closed
2 years ago
2
Please document your gpg keys
#541
yeikel
closed
6 months ago
5
Upgraded to latest Gradle
#540
mkarg
closed
1 year ago
2
@Parameters(`parametersValidators = MYPARAMETERSVALIDATOR.class`)
#539
mkarg
closed
1 year ago
7
Next