| Author |
Ant classpath issues
|
Dave Alvarado
Ranch Hand
Joined: Jul 02, 2008
Posts: 434
|
|
Hi,
I'm using Ant 1.8. Is there a way to get ant to report is paths don't exist or references are non-existent? A class in my classpath ref attribute is not being found ...
even though I have verified through my echo messages that the files do exist in my file system. Yet when I run my task, I get NoClassDefErrors for classes that I have verified are in the JAR files in the classpath ref.
Any help is appreciated, - Dave
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
When you echo your actual selenium-classpath-ref, what do you get?
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
 |
|
|
subject: Ant classpath issues
|
|
|