Ok, got the cornerstone bar rebuilt and imported into CVS correctly.

2 issues outstanding...

1. What happened to
org.apache.avalon.cornerstone.services.threads.ThreadManager?  Is there an
alternate design pattern we should be using?  I browsed the cornerstone
javadocs and didn't see anything that looked encouraging.

2. The DNSServer.java class doesn't compile anymore..
org\apache\james\dnsserver\DNSServer.java:94: Incompatible type for
constructor. Can't convert short to java.lang.String.
        cache = new Cache (DClass.IN);
                                 ^
org\apache\james\dnsserver\DNSServer.java:152: Wrong number of arguments in
method.
        SetResponse cached = cache.lookupRecords(name, type,
dnsCredibility);

Not sure who 'hbedi' is, but there is the notes that the change was "stopped
short".  Can we get this fixed?

Can't build successfully because of these two issues.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/
----- Original Message -----
From: "Jon Stevens" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 24, 2001 11:03 PM
Subject: Re: Upgrade to Avalon 4.0 in progress?


> on 9/24/01 7:57 PM, "Serge Knystautas" <[EMAIL PROTECTED]> wrote:
>
> > Actually, scratch that... it's just cornerstone-20010919.bar is corrupt
in
> > CVS.  I'm downloading the nightly snapshot from 9-19 to try to rebuild
that
> > ..bar and fix it.  If anybody has a working version, that'd be great.
>
> Fyi, it is probably corrupt because someone didn't check it in with
the -kb
> flag. The reason why -kb wasn't applied for you is because .bar is an
> unknown extension to the cvs server.
>
> -jon



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

Reply via email to