> Anyway, I'm curious: since I develop only java and I don't use other
> languages since the universtity (so take this question with the same
> grain of salt ;-) , what would have you thought could have been done
> instead of putting the jar in CVS?
You document your dependencies, use autoconf
On Saturday, March 15, 2003, at 05:53 PM, Nicola Ken Barozzi wrote:
Peter Royal wrote, On 15/03/2003 23.46:
I found a bug in the AbstractCompleteSocketStreamServer.
Peter, we should move these development mails to
[EMAIL PROTECTED]
It's not your fault, the documentation is lacking.
Didn't know t
On Saturday, March 15, 2003, at 05:55 PM, Paul Hammant wrote:
Ooooh, been looking for something like that. Marathon (
http://marathonman.sourceforge.net/ ) is being bugged by an issue that
sounds like it be caused by that.
Lets go for START & STOP. The intermediate states were just just
over-d
Peter,
Ooooh, been looking for something like that. Marathon (
http://marathonman.sourceforge.net/ ) is being bugged by an issue that
sounds like it be caused by that.
Lets go for START & STOP. The intermediate states were just just
over-design anyway.
Clearly a case of a missing or malfuncti
Peter Royal wrote, On 15/03/2003 23.46:
I found a bug in the AbstractCompleteSocketStreamServer.
Peter, we should move these development mails to
[EMAIL PROTECTED]
It's not your fault, the documentation is lacking.
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba vol
Aaron Bannert wrote, On 15/03/2003 22.37:
I don't claim to be a Java expert, so take what I say with a grain
of salt, but why are jars being checked into CVS?
*sigh* this is a thing that is haunting java for quite some time now.
The fact is that for compilation we need these libraries to be presen
I found a bug in the AbstractCompleteSocketStreamServer.
The code sets the internal state to STARTING, then fires off the thread
to monitor the socket, then sets the state to STARTED.
The thread that monitors the socket does its thing as long as the state
is STARTED. I'm seeing the monitor thre
I don't claim to be a Java expert, so take what I say with a grain
of salt, but why are jars being checked into CVS?
-aaron
On Friday, March 14, 2003, at 06:36 PM, [EMAIL PROTECTED] wrote:
leif2003/03/14 18:36:31
Added: lib/optional excalibur-lifecycle-1.0.jar
Log:
Updated t