Yep, moved DefaultCallbackHander into it's own source file.

Fixed at r599862.

Regards,
Tim

Gregory Shimansky wrote:
> Hello
> 
> Every time I do "ant clean" or "ant rebuild" for a compiled classlib I
> get this error:
> 
> BUILD FAILED
> /nfs/ims/proj/drl/mrt2/users/gregory/suse/trunk/working_classlib/build.xml:123:
> 
> The following error occurred while executing this line:
> /nfs/ims/proj/drl/mrt2/users/gregory/suse/trunk/working_classlib/make/build-java.xml:100:
> ...
> 
> Built files still exist after module clean targets have run.  This
> probably means that one or more patternsets are incomplete.  The
> remaining files are:
> 
> /nfs/ims/proj/drl/mrt2/users/gregory/suse/trunk/working_classlib/build/classes/org/apache/harmony/jndi/provider/ldap/sasl/DefaultCallbackHandler.class
> 
> 
> Does it happen because this class is not public and the name of java
> file (SlasBind.java) is different from its name?
> 

Reply via email to