Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8EB3B1108E for ; Thu, 24 Apr 2014 21:55:47 +0000 (UTC) Received: (qmail 1858 invoked by uid 500); 24 Apr 2014 21:55:39 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 1631 invoked by uid 500); 24 Apr 2014 21:55:36 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 1522 invoked by uid 99); 24 Apr 2014 21:55:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 21:55:35 +0000 Date: Thu, 24 Apr 2014 21:55:35 +0000 (UTC) From: "Romain Manni-Bucau (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (JCS-118) implement JCache (JSR 107) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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 changed cache.ccf to get a fully in memory default which seems more accurate. If it doesn't match default setup we can create a jcache.ccf. Note: to run tcks once commons-jcs installed (mvn install): {code} mvn test -f tck.xml {code} -Dtest=MyTest to execute a single test works :) > implement JCache (JSR 107) > -------------------------- > > Key: JCS-118 > URL: https://issues.apache.org/jira/browse/JCS-118 > Project: Commons JCS > Issue Type: New Feature > Reporter: Romain Manni-Bucau > Attachments: JCS-jcache-beginning-with-TCK.patch, JCS-jcache-beginning.patch, JCS-jcache-beginning.patch, JCS-tck.diff > > > Would be great to get a JCache impl @Apache and JCS seems the most adapted -- This message was sent by Atlassian JIRA (v6.2#6252)