git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Nigel Magnay" <nigel.magnay@gmail.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: "Imran M Yousuf" <imyousuf@gmail.com>,
	"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 07:40:32 +0100	[thread overview]
Message-ID: <320075ff0806032340k9814a81g196e0417d42a3f6@mail.gmail.com> (raw)
In-Reply-To: <20080604042703.GQ12896@spearce.org>

>
> 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.
>

You don't. Just set the appropriate config item in pom.xml
(sourceDirectory possibly, but my memory isn't good this morning) and
you can use 'src' as it is currently. src/main/java is just the
default.

  reply	other threads:[~2008-06-04  6:41 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
2008-06-04  6:40           ` Nigel Magnay [this message]
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=320075ff0806032340k9814a81g196e0417d42a3f6@mail.gmail.com \
    --to=nigel.magnay@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=imyousuf@gmail.com \
    --cc=robin.rosenberg.lists@dewire.com \
    --cc=spearce@spearce.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).