Remove deprecated IgnoreOperation#IgnoreOperation(IResource[])
commitb0587c644c95c356b91d61496ef2b9e3e0351a4b
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 10 Mar 2018 00:24:24 +0000 (10 01:24 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 10 Mar 2018 00:24:24 +0000 (10 01:24 +0100)
treeb1418c5916f1911ba32a9177381f1d85e386480a
parent9fcddb3a82a7b0c3927d3a32e232d4148777dc8d
Remove deprecated IgnoreOperation#IgnoreOperation(IResource[])

Use #IgnoreOperation(Collection) instead.

Change-Id: If991ff4f89762dae5cf6caa892103e003441b93b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core.test/src/org/eclipse/egit/core/test/op/IgnoreOperationTest.java
org.eclipse.egit.core/src/org/eclipse/egit/core/op/IgnoreOperation.java