diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-04 13:10:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-04 13:10:00 +0100 |
commit | d422a820860447905027d3f88ee72880036ecfb0 (patch) | |
tree | e32010645caf641651bed69c569d8ce97ff408c3 /org.eclipse.jgit.benchmarks | |
parent | 8669d6df188bf0def1e4afe729aac63f36adc851 (diff) | |
download | jgit-d422a820860447905027d3f88ee72880036ecfb0.tar.gz jgit-d422a820860447905027d3f88ee72880036ecfb0.zip |
Remove duplicate ignore_optional_problems entry in .classpath
Change-Id: I326377c90af59ecaada7f5185a638726a8e909b7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.benchmarks')
-rw-r--r-- | org.eclipse.jgit.benchmarks/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.jgit.benchmarks/.classpath b/org.eclipse.jgit.benchmarks/.classpath index 1285bd9e36..438d155e31 100644 --- a/org.eclipse.jgit.benchmarks/.classpath +++ b/org.eclipse.jgit.benchmarks/.classpath @@ -18,7 +18,6 @@ </classpathentry> <classpathentry kind="src" path=".apt_generated"> <attributes> - <attribute name="ignore_optional_problems" value="true"/> <attribute name="optional" value="true"/> <attribute name="maven.pomderived" value="true"/> <attribute name="ignore_optional_problems" value="true"/> |