@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/i
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?
Rom
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,
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 MyThrea
ok right,
In my patch I put it public since a daemon thread factory is quite
eusable and important for framewokr. It was not the case
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmanni
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.thre
Hey JL, nice to know better to have details ;). When I checked yesterday
Mark didnt commit his work and the missing parts of my patch which should
be merged so I guess it will be fixed soon.
Le 1 mai 2014 23:18, "Jean-Louis MONTEIRO" a écrit :
> I have a compilation issue FYI, either with jdk6 or
I have a compilation issue FYI, either with jdk6 or jdk7
JLouis
2014-05-01 18:43 GMT+02:00 Mark Struberg :
> Hi!
>
> I've looked at Continuum and it seems like it fails since weeks now.
>
> Anyone successfully did run it with jdk-1.6?
>
>
> If so, we should rather look at the Continuum config.
Hi!
I've looked at Continuum and it seems like it fails since weeks now.
Anyone successfully did run it with jdk-1.6?
If so, we should rather look at the Continuum config.
LieGrue,
strub
> On Thursday, 1 May 2014, 16:39, Thomas Vandahl wrote:
> > On 01.05.14 09:52, Mark Struberg wrote:
On 01.05.14 09:52, Mark Struberg wrote:
> Hi folks!
>
> I've moved the TCK run into an own profile. You can activate it via
>
> $> mvn clean install -PjcacheTck
>
> We should also activate it by default during a release.
>
> Btw, why is this project target 1.7? We do not use anything from java7
oh right, changed it in my JCS.patch ;). Sorry forgit it
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-05-01 13:16 GMT+02:00 Mark Struberg :
> Yes but and have been s
Yes but and have been set to 1.7 in the parent pom.
Changed this back to 1.6 now.
LieGrue,
strub
> On Thursday, 1 May 2014, 13:03, Romain Manni-Bucau
> wrote:
> > wait think we didnt get each other - we say the same thing I think -,
> core and jcache module are built to target j6. Only tc
wait think we didnt get each other - we say the same thing I think -,
core and jcache module are built to target j6. Only tck module should
run on j7/8. There are no other restriction and j6 is clearly targeted
by jcache module.
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wo
Well, the TCK runs fine with source and target 1.6. There is nothing in our
code which requires java7 yet. Thus there is imo no reason to force it.
LieGrue,
strub
> On Thursday, 1 May 2014, 9:53, Mark Struberg wrote:
> > Hi folks!
>
> I've moved the TCK run into an own profile. You can ac
tck does
would be great to get it activated by default when java > 6 too
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-05-01 9:52 GMT+02:00 Mark Struberg :
> Hi folks!
Hi folks!
I've moved the TCK run into an own profile. You can activate it via
$> mvn clean install -PjcacheTck
We should also activate it by default during a release.
Btw, why is this project target 1.7? We do not use anything from java7 right?
LieGrue,
strub
16 matches
Mail list logo