@Thomas: would be great to get some inputs on how we can do 2 and 3,
and maybe 1-2 words on how jcs works in distributed mode. Didnt find
much info and not sure what I saw was right


Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-05-03 20:51 GMT+02:00 Romain Manni-Bucau <rmannibu...@gmail.com>:
> just attached another patch on JCS-120 with makes jcs passing all TCKs
> (CDI included).
>
> Then we just need to:
> 1) fix the build on java 6 if broken
> 2) rework statistics
> 3) rework listeners
>
> I would be ok if we get an alpha release without 2 and 3 but would be
> a very great nice to have.
>
> wdyt?
>
>
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
> 2014-05-03 10:19 GMT+02:00 Mark Struberg <strub...@yahoo.de>:
>> Weird, it compiles on my box (Oracle1.7 and 1.8 on Mac) and I get another 
>> compile error with Apple java-1.6.0_65
>>
>>
>> Have to finish a presentation till monday and work on BatchEE for $$dayjob. 
>> So I will only be able to help again starting with Thuesday.
>>
>> LieGrue,
>> strub
>>
>>
>>
>>
>>> On Friday, 2 May 2014, 16:21, Thomas Vandahl <t...@apache.org> wrote:
>>> > 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
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>

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

Reply via email to