Scot P. Floess wrote:
>
> Is your ANT_HOME = /usr/share/ant
>
> On Tue, 12 Aug 2008, dave.smith wrote:
>
>>
>> Hi Scot,
>>
>> Thanks for your fast reply.
>>
>> 1) Yes, I see SerializerTrace.class in there
>> 2) Yes, it has 0644 permissions
lly in that jar?
> 2) Are the permissions such that that jar is readable by you as a user?
> 3) IS your ANT_HOME /usr/share/ant ?
>
> On Tue, 12 Aug 2008, dave.smith wrote:
>
>>
>> What am I missing? I have serializer.jar in /usr/share/ant/lib, but I
>> keep
>>
What am I missing? I have serializer.jar in /usr/share/ant/lib, but I keep
getting this error when I run ant junit:
junit:
BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace
--
View this message in context:
http://www.nabble.com/Won%27t-Build%3A--NoClassDe