[jira] [Reopened] (JCS-120) cleanup mvn deps + add missing headers

2014-04-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau reopened JCS-120: JCS.patch was not correctly applied, some assertNotNull are still missing > cleanup mvn deps + ad

[jira] [Updated] (JCS-120) cleanup mvn deps + add missing headers

2014-04-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-120: --- Attachment: JCS.patch patch fixing build too > cleanup mvn deps + add missing headers > --

[jira] [Updated] (JCS-120) cleanup mvn deps + add missing headers

2014-04-29 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-120: --- Attachment: diff > cleanup mvn deps + add missing headers >

[jira] [Created] (JCS-120) cleanup mvn deps + add missing headers

2014-04-29 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-120: -- Summary: cleanup mvn deps + add missing headers Key: JCS-120 URL: https://issues.apache.org/jira/browse/JCS-120 Project: Commons JCS Issue Type: Task

[jira] [Resolved] (JCS-118) implement JCache (JSR 107)

2014-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved JCS-118. Resolution: Fixed > implement JCache (JSR 107) > -- > >

[jira] [Created] (JCS-119) replace synchronized blocks by java locks or concurrenhashmap

2014-04-27 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-119: -- Summary: replace synchronized blocks by java locks or concurrenhashmap Key: JCS-119 URL: https://issues.apache.org/jira/browse/JCS-119 Project: Commons JCS

[jira] [Comment Edited] (JCS-118) implement JCache (JSR 107)

2014-04-27 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982081#comment-13982081 ] Romain Manni-Bucau edited comment on JCS-118 at 4/27/14 10:04 PM: -

[jira] [Commented] (JCS-118) implement JCache (JSR 107)

2014-04-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982081#comment-13982081 ] Romain Manni-Bucau commented on JCS-118: Hi you can see the last 3 commits on https

[jira] [Commented] (JCS-118) implement JCache (JSR 107)

2014-04-26 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982043#comment-13982043 ] Romain Manni-Bucau commented on JCS-118: continuing work on https://github.com/rmanni

[jira] [Updated] (JCS-118) implement JCache (JSR 107)

2014-04-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-118: --- Attachment: JCS-tck-471_107_70.diff some more tests > implement JCache (JSR 107) >

[jira] [Updated] (JCS-118) implement JCache (JSR 107)

2014-04-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-118: --- Attachment: JCS-tck.diff patch with more tck stuff, didnt check the main build back but note i c

[jira] [Updated] (JCS-118) implement JCache (JSR 107)

2014-04-22 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-118: --- Attachment: JCS-jcache-beginning-with-TCK.patch patch with setup to work on TCKs > implement JC

[jira] [Commented] (JCS-117) test doesn't work on java > 6

2014-04-21 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976111#comment-13976111 ] Romain Manni-Bucau commented on JCS-117: Got it today with a checkout of this afterno

[jira] [Updated] (JCS-118) implement JCache (JSR 107)

2014-04-21 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-118: --- Attachment: JCS-jcache-beginning.patch minor cleanup in the previous patch > implement JCache (

[jira] [Updated] (JCS-118) implement JCache (JSR 107)

2014-04-21 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-118: --- Attachment: JCS-jcache-beginning.patch a patch to get started, it is far to be complete or fully

[jira] [Created] (JCS-118) implement JCache (JSR 107)

2014-04-21 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-118: -- Summary: implement JCache (JSR 107) Key: JCS-118 URL: https://issues.apache.org/jira/browse/JCS-118 Project: Commons JCS Issue Type: New Feature

[jira] [Updated] (JCS-117) test doesn't work on java > 6

2014-04-21 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-117: --- Description: SystemPropertyUnitTest relies on method order. Since it is no more guaranteed on j

[jira] [Created] (JCS-117) test doesn't work on java > 6

2014-04-21 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-117: -- Summary: test doesn't work on java > 6 Key: JCS-117 URL: https://issues.apache.org/jira/browse/JCS-117 Project: Commons JCS Issue Type: Bug R

[jira] [Updated] (JCS-117) test doesn't work on java > 6

2014-04-21 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-117: --- Attachment: JCS-testOrder.patch > test doesn't work on java > 6 > -

<    1   2