From 50380b329e69c0a9fa423475aee59a2c9633db69 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 27 Mar 2014 09:39:25 -0400 Subject: [PATCH] Replace JCommander with args4j --- releases.moxie | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/releases.moxie b/releases.moxie index 0a57d40..8b16294 100644 --- a/releases.moxie +++ b/releases.moxie @@ -13,11 +13,15 @@ - Repository mailing lists could not be reset from the Edit Repository page (issue-399) - Ensure the Lucene ticket index is updated on repository deletion. changes: - - Option to allow LDAP users to directly authenticate without performing LDAP searches + - Option to allow LDAP users to directly authenticate without performing LDAP searches (pr-162)) + - Replace JCommander with args4j to be consistent with other tools (ticket-28) additions: - - Added a French translation - dependencyChanges: ~ + - Added a French translation (pr-163) + dependencyChanges: + - args4j 2.0.26 contributors: + - James Moger + - David Ostrovsky - Johann Ollivier-Lapeyre - Jeremie Brebec settings: -- Gitblit v1.9.1