Re: javac task cannot find jar, but jar exists

2009-07-09 Thread zyellowman2
I fixed this by changing all refid= to path= zyellowman2 wrote: > > I am having an issue where my javac task is trying to include a jar in the > classpath, but says that it cannot find the reference. The location that > it says it is looking is in fact the directory that contai

javac task cannot find jar, but jar exists

2009-07-09 Thread zyellowman2
I am having an issue where my javac task is trying to include a jar in the classpath, but says that it cannot find the reference. The location that it says it is looking is in fact the directory that contains the exact jar it is looking for, case-sensitive and all. The problem does not arise when