From: "Shawn O. Pearce" <spearce@spearce.org>
To: Imran M Yousuf <imyousuf@gmail.com>
Cc: Robin Rosenberg <robin.rosenberg.lists@dewire.com>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: [JGIT RFC] Mavenized JGit
Date: Wed, 4 Jun 2008 00:27:03 -0400 [thread overview]
Message-ID: <20080604042703.GQ12896@spearce.org> (raw)
In-Reply-To: <7bfdc29a0806032052w39010711q27e5257ef559908a@mail.gmail.com>
Imran M Yousuf <imyousuf@gmail.com> wrote:
> The first version I mavenized JGit I moved the source code, but I
> thought that would come in for more criticism :), thus I chose the
> symlink option. Please let me know if a move based mavenizing would be
> welcomed or not.
[please don't top-post on this list]
I'd rather us moving the code into a subdirectory than require
a symlink. For Eclipse this is easy to change the directory that
the code is in, we just have to edit the .classpath to move the
source folder lower in the tree.
But this shows one reason why I don't use Maven I think. The
fact that we need a "java" directory to hold our java code.
What if another build system wants a different name? Grumble.
For the most part git-merge-recursive can handle a merge through
this sort of rename. But we'd like to do this sort of thing at
some relatively stable point in time to try and minimize the impact
it has.
> On Wed, Jun 4, 2008 at 5:30 AM, Robin Rosenberg
> <robin.rosenberg.lists@dewire.com> wrote:
> > onsdagen den 4 juni 2008 00.54.18 skrev Shawn O. Pearce:
> >> I don't think there is a Cygwin based version of the JVM. That would
> >> be a very interesting beast.
> > Looks like it could be possible to build it under Cygwin.
> > http://download.java.net/jdk7/docs/build/README-builds.html#cygwin
--
Shawn.
next prev parent reply other threads:[~2008-06-04 4:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 14:42 [JGIT RFC] Mavenized JGit Imran M Yousuf
2008-06-03 16:56 ` Robin Rosenberg
2008-06-03 22:54 ` Shawn O. Pearce
2008-06-03 23:30 ` Robin Rosenberg
2008-06-04 3:52 ` Imran M Yousuf
2008-06-04 4:27 ` Shawn O. Pearce [this message]
2008-06-04 6:40 ` Nigel Magnay
2008-06-04 6:46 ` Imran M Yousuf
2008-06-04 19:59 ` Shawn O. Pearce
2008-06-05 2:31 ` Imran M Yousuf
2008-06-06 5:28 ` Imran M Yousuf
2008-06-06 11:59 ` Robin Rosenberg
2008-06-06 12:40 ` Imran M Yousuf
2008-06-04 6:45 ` Imran M Yousuf
2008-06-05 3:23 ` Ittay Dror
2008-06-05 3:33 ` Imran M Yousuf
2008-06-06 5:31 ` Imran M Yousuf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080604042703.GQ12896@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=imyousuf@gmail.com \
--cc=robin.rosenberg.lists@dewire.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.