Gentoo Archives: gentoo-java

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Making eant smarter wrt src_test and classpath
Date: Sat, 10 Feb 2007 23:04:38
Message-Id: 45CE4F5B.9010003@gentoo.org
In Reply to: [gentoo-java] Making eant smarter wrt src_test and classpath by "Petteri Räty"
1 Petteri Räty wrote:
2 > 1. Makes eant always turn on the Junit.present property in src_test.
3 > This property is used by build.xml files generated from maven.
4 >
5 > 2. Makes it possible to use EANT_GENTOO_CLASSPATH like:
6 >
7 > EANT_GENTOO_CLASSPATH="
8 > commons-logging
9 > commons-net
10 > commons-httpclient-3
11 > jsch
12 > commons-collections
13 > ant-core
14 > "
15 >
16 > 3. Adds junit to EANT_GENTOO_CLASSPATH when in src_test and ANT_TASKS
17 > has ant-junit.
18 >
19 > Will hold committing this until I have tested this for a while.
20 >
21 > Regards,
22 > Petteri
23 >
24
25 The patch would help too.

Attachments

File name MIME type
eant-smarter-cp-and-junit.patch text/x-patch
signature.asc application/pgp-signature