On Saturday 21 June 2014 12:20 PM, Jerome Robert wrote:
<exclude name="**/Test.java" />
>
> but I guess that in a packaging context this one, which avoid patching, is
> better:
>
> --- a/debian/rules
> +++ b/debian/rules
> @@ -4,6 +4,7 @@
> # Uncomment this to turn on verbose mode.
> #export DH_VERBOSE=1
> export JAVA_HOME=/usr/lib/jvm/default-java
> +export ANT_OPTS=-Dfile.encoding=utf-8
>
> %:
> dh $@ --with javahelper
>
> Jerome
>
> Thanks! I just uploaded the package.
signature.asc
Description: OpenPGP digital signature

