jgit/org.eclipse.jgit.pgm.test
Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later
The multiValued attribute on @Option was removed. When the field is a
List, it's not actually needed (even with earlier versions of args4j),
see RmTest. In other cases, we have a custom handler, where it's also
not needed.

Bug: 413163
Change-Id: I4bb951e9fab5f4ae4271bd7e11be799dc234ab80
2017-08-30 03:07:35 +02:00
..
.settings Partially revert c0ad77d8 "Enhance Eclipse save actions" 2017-08-30 03:07:18 +02:00
META-INF JGit v4.7.1.201706071930-r 2017-06-08 01:19:38 +02:00
src/org/eclipse/jgit Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
tst/org/eclipse/jgit/pgm Fix compilation errors with args4j 2.0.23 and later 2017-08-30 03:07:35 +02:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.gitignore Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.project Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
BUILD Add remaining parts of the bazel build 2017-03-21 09:24:12 +01:00
about.html Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
build.properties Add missing resources from source.. in build.properties 2013-10-30 17:42:38 +01:00
org.eclipse.jgit.pgm--All-Tests (Java8) (de).launch Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
org.eclipse.jgit.pgm--All-Tests (Java8).launch Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
org.eclipse.jgit.pgm--All-Tests.launch Add the other test launchers as favorites 2013-06-16 23:33:29 +02:00
plugin.properties Fix plugin provider names to conform with release train requirement 2013-04-08 23:05:36 +02:00
pom.xml JGit v4.7.1.201706071930-r 2017-06-08 01:19:38 +02:00