g about it today.
>
> Original Message Follows
> From: Alasdair Young <[EMAIL PROTECTED]>
> Reply-To: "Ant Users List"
> To: Ant Users List
> Subject: Re: Odd Behavior
> Date: Wed, 03 Jan 2007 12:29:58 -0800
>
> Fixed it. (I spent 2 hours on this, and ju
this directory.
- alasdair
Alasdair Young wrote:
> I'm currently attempting to set up cruise control just now and I agree
> with the high maintainance aspect. My plan once I am finished is to
> publish some step-by-step instrctions on getting subversion, CC, ant and
> junit a
I'm currently attempting to set up cruise control just now and I agree
with the high maintainance aspect. My plan once I am finished is to
publish some step-by-step instrctions on getting subversion, CC, ant and
junit all working nicely together under FC6.
I have an issue right now where, if I run
It worked!!
I used:
>
>
> instead of
>
>
and it worked!
I have no idea why it worked (This is my first major reworking of an ant
buildfile that someone other than myself wrote) but it worked!
Thank you very much!
- alasdair
Alasdair Young
Scot P. Floess wrote:
> Oops
Incidentally, this did _not_ work for me, but thank you anyway!
- alasdair
Hussam Al-Tayeb wrote:
>> I solved this by doing export
>> CLASSPATH=$CLASSPATH:$ANT_HOME/lib/junit.jar
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
"export CLASSPATH=$CLASSPATH:$ANT_HOME/lib/junit.jar"
just out of interest, can my junit.jar file be called junit-4.1.jar? Or
it MUST be called junit.jar?
- alasdair
Hussam Al-Tayeb wrote:
> On 1/2/07, Alasdair Young <[EMAIL PROTECTED]> wrote:
>> Hi!
>>
>>
ars/commons-dbcp-1.1.jar:../thirdParty/signedJars/jcalendar.jar:${tomcat-dir}/common/lib/servlet-api.jar:${tomcat-dir}/common/lib/jsp-api.jar:../thirdParty/unsignedJars/junit-4.1.jar:./build-tests:../javatest:./build-tests/com/vigilos/apps/setup/TestScheduledtlTableModel.class"
>
> />
&
I should also mention that
./build-tests/com/vigilos/apps/setup/TestScheduledtlTableModel.class
exists and is the class I wish to run.
Hmm... could it be an issue with not looking in the right directory?
- alasdair
Alasdair Young wrote:
> Hi!
>
> I'm trying to set up some automa
|| it is the task
implementation itself." doesn't make a lot of sense to me.)
So... any ideas?
I tried running ant with -debug turned on and didn't notice anything
obvious. I think my next step is to take that horrible mess of a
project.classpath and turn