El mar, 11-10-2005 a las 11:04 +0200, Juan Jose Pablos escribió: > Hi, > Apparently there is a typo on 2.2 for this commit, could anyone apply > this patch? >
Dude, you can apply such patches yourself. You have write access. ;-) salu2 > Cheers, > cheche > > documento de texto sencillo adjunto (typoR312838) > Index: src/java/org/apache/cocoon/components/thread/ThreadPool.java > =================================================================== > --- src/java/org/apache/cocoon/components/thread/ThreadPool.java > (revisión: 312838) > +++ src/java/org/apache/cocoon/components/thread/ThreadPool.java (copia > de trabajo) > @@ -125,7 +125,7 @@ > * @return Whether a shutDown method has succeeded in terminating all > * threads > */ > - boolean isTerminatedAfterShutdown()); > + boolean isTerminatedAfterShutdown(); > > /** > * Execute a command using this pool -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)
