From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [JGIT RFC] JGit mavenization done right Date: Sun, 17 Aug 2008 22:55:02 -0700 Message-ID: <20080818055502.GE7376@spearce.org> References: <7bfdc29a0808162152y4329303dte8f82bfea646180d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Git Mailing List , Robin Rosenberg To: Imran M Yousuf X-From: git-owner@vger.kernel.org Mon Aug 18 07:56:08 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KUxiq-0007oU-35 for gcvg-git-2@gmane.org; Mon, 18 Aug 2008 07:56:08 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751019AbYHRFzF (ORCPT ); Mon, 18 Aug 2008 01:55:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751028AbYHRFzE (ORCPT ); Mon, 18 Aug 2008 01:55:04 -0400 Received: from george.spearce.org ([209.20.77.23]:58503 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750924AbYHRFzD (ORCPT ); Mon, 18 Aug 2008 01:55:03 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id 2D00938375; Mon, 18 Aug 2008 05:55:02 +0000 (UTC) Content-Disposition: inline In-Reply-To: <7bfdc29a0808162152y4329303dte8f82bfea646180d@mail.gmail.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Imran M Yousuf wrote: > I would like to request you all to test out JGit from > http://repo.or.cz/w/egit/imyousuf.git. Please checkout the branch > 'unified_tst_rsrc' and try to build it with both maven and Eclipse > (i.e. as was built earlier) and please be kind enough to inform me if > the build fails. Please feel free to suggest any improvements you have > in mind. Thanks, I'll take a look at it tomorrow or the day after. I am looking forward to making JGit more available to the Java community, so support under Maven is welcome, even if Maven isn't the project's (current) primary build tool. -- Shawn.