Remy Maucherat wrote:

>>   +        for( int i=0; i<repositories.length ; i++ ) {
>>   +            sb.append( repositories[i]).append(":");
>>   +        }
> 
> I think your should use the path separator here.

You're right. I put it in mostly for debug. I'll fix it.

Costin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to