You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Jeff Linwood <je...@greenninja.com> on 2003/06/02 17:18:17 UTC

Problem building PropertyHelper.java

My ant build choked on this line in
src/webdav/server/org/apache/slide/webdav/util/PropertyHelper.java

import  sun.security.krb5.internal.crypto.e;

line 100

After researching this a bit, it looks like it's actually not used, and
sometimes Eclipse will try to be helpful and import it if you use a variable
called e (like Exception e).

Anyway, i deleted the line and it looks like it built fine. Can someone
patch the source if this is just a little glitch, or is this actually
supposed to be in there?

Thanks,
Jeff


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org