From 31261b5c2f261653e11d0d9960ce26fa0d4c82d5 Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Wed, 26 Sep 2012 10:19:00 -0700 Subject: Revert "The constructor CmdLineException(String) is deprecated" This reverts commit 07f99362575f324e466d7f5ae49d5f8f69cf7a8a. 07f9 seems to require a more recent args4j, but I cannot locate a CQ that verifies we can use a version more recent then 2.0.12. 2.0.16 has been released, but the Hudson CI instance at Eclipse won't build it. Since the commit fixes an issue identified in March but wasn't actually submitted to the tree until September, we can continue to ignore whatever the problem is/was until someone can attempt a more correctly working solution. Change-Id: I94fa432c219bda21c1126976bb60e5292760092e --- org.eclipse.jgit.pgm/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'org.eclipse.jgit.pgm/pom.xml') diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index a889a54533..02d346365a 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -69,7 +69,6 @@ args4j args4j - [2.0.12,2.1.0) -- cgit v1.2.3