Community
Participate
Working Groups
The jgit-cli command eclipse-ipzilla currently fails on the current technology.egit CQs due to a parsing error. egit (master)$ java -jar $JGIT_BASE/org.eclipse.jgit.pgm/target/jgit-cli.jar eclipse-ipzilla Username for https://dev.eclipse.org/ipzilla/: **** Password: java.lang.IndexOutOfBoundsException: Index: 6, Size: 6 at java.util.ArrayList.RangeCheck(ArrayList.java:547) at java.util.ArrayList.get(ArrayList.java:322) at org.eclipse.jgit.iplog.CSV.next(CSV.java:72) at org.eclipse.jgit.iplog.IPZillaQuery.queryOneProject(IPZillaQuery.java:148) at org.eclipse.jgit.iplog.IPZillaQuery.getCQs(IPZillaQuery.java:100) at org.eclipse.jgit.iplog.IpLogMeta.syncCQs(IpLogMeta.java:166) at org.eclipse.jgit.pgm.eclipse.Ipzilla.run(Ipzilla.java:97) at org.eclipse.jgit.pgm.TextBuiltin.execute(TextBuiltin.java:139) at org.eclipse.jgit.pgm.Main.execute(Main.java:220) at org.eclipse.jgit.pgm.Main.main(Main.java:104)
Already fixed by change Ib18b335990c73e036b185199d0004f4ffc395867