public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: Vlastimil Babka <caster@gentoo.org>
To: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] mockobjects-0.09-r1 won't build against junit-3.8.2
Date: Sun, 07 Jan 2007 18:01:16 +0100	[thread overview]
Message-ID: <45A1275C.1080502@gentoo.org> (raw)
In-Reply-To: <200701071741.03526.daisy@xs4all.nl>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Emmett wrote:
>> I have also submitted this bug to the mockobjects project. Hopefully, they
>> will also fix this problem.
>>

Looks like they already closed it wontfix, because the project is dead.
Kinda what I expected.

> I found out how to make a patch (is it really as simple as doing diff -u?), 
> and have attached the patch file. This patch file needs to be added to the 
> existing patch file for mockobjects-0.09-r1 (which patches the build.xml 
> file).
> 
> Hope this is useful,

It would be, if I didn't fix it already, but thanks anyway for your
contribution and don't let that discourage you :) At least you learned
some new things :)

> 
> ------------------------------------------------------------------------
> 
> --- AssertMo.java	2007-01-07 17:33:53.000000000 +0100
> +++ AssertMo.java.orig	2007-01-07 17:35:10.000000000 +0100

You made the patch the other way around, do it like "diff -u file.orig
file". Also, to be directly usable in the ebuild, it must contain full
path relative to WORKDIR (which is usually inside the directory you get
after unpacking the sources). So, in this case it's "diff -u
src/core/com/.../....orig src/core/com/.../...java"

- --
Vlastimil Babka (Caster)
Gentoo/Java
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFoSdbtbrAj05h3oQRAonPAJ90+nh9B7asaktD2QgqmLWPrg2ajgCfSfiI
o0l7fTpi0FCgMCtDoZdJ0hQ=
=4KNo
-----END PGP SIGNATURE-----
-- 
gentoo-java@gentoo.org mailing list



  reply	other threads:[~2007-01-07 17:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-07 16:24 [gentoo-java] mockobjects-0.09-r1 won't build against junit-3.8.2 David Emmett
2007-01-07 16:41 ` David Emmett
2007-01-07 17:01   ` Vlastimil Babka [this message]
2007-01-07 17:14     ` David Emmett
2007-01-07 17:25       ` Joshua Nichols
2007-01-07 17:40         ` David Emmett

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=45A1275C.1080502@gentoo.org \
    --to=caster@gentoo.org \
    --cc=gentoo-java@lists.gentoo.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