On 02.05.14 10:13, Jean-Louis MONTEIRO wrote:
> He he, sure :)
> 
> Here is the error even in Java 7.
> ERROR]
> /Users/jlmonteiro/devs/asf/commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java:[92,129]
> cannot find symbol
>   symbol:   class MyThreadFactory
>   location: class org.apache.commons.jcs.utils.threadpool.ThreadPoolManager
> [ERROR]
> /Users/jlmonteiro/devs/asf/commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java:[93,68]
> cannot find symbol
>   symbol:   class MyThreadFactory
>   location: class org.apache.commons.jcs.utils.threadpool.ThreadPoolManager

Yeah, I removed the thread factories that were scattered all over the
place and created a separate class. I did some other stuff so I could
not commit everything. It will be fixed soon.

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to