automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug#8234: check_JAVA built during make


From: Ralf Wildenhues
Subject: Re: bug#8234: check_JAVA built during make
Date: Sat, 9 Apr 2011 20:40:25 +0200
User-agent: Mutt/1.5.20 (2010-08-04)

* Stefano Lattarini wrote on Wed, Apr 06, 2011 at 06:52:24PM CEST:
> OK for maint?  I'll push in 72 hours if there is no objection.

This is OK with a NEWS entry and the nit below addressed.

Thanks!
Ralf

> Subject: [PATCH] java: check_JAVA does not cause compilation by "make all" 
> anymore

> Fixes automake bug#8234.
> 
> * automake.in (handle_java): Make stamp of class files built from
> java sources in $(check_JAVA) a dependency of `check' target, not
> `all' target.
> * tests/java-check.test: New test.
> * tests/Makefile.am (TESTS): Update.
> * THANKS: Update.
> 
> Report from Petteri Räty.

> --- /dev/null
> +++ b/tests/java-check.test

> +# Make sure that check_JAVA causes *.class files to be build only with

s/build/built/

> +# "make check", and not also with "make all".
> +# See automake bug#8234.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]