Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0C8C718D8C for ; Thu, 16 Jul 2015 06:25:05 +0000 (UTC) Received: (qmail 68426 invoked by uid 500); 16 Jul 2015 06:25:04 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 68385 invoked by uid 500); 16 Jul 2015 06:25:04 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 68372 invoked by uid 99); 16 Jul 2015 06:25:04 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 06:25:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D7D65182815 for ; Thu, 16 Jul 2015 06:25:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.792 X-Spam-Level: * X-Spam-Status: No, score=1.792 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-1.108, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id b6C-9wFMHUeA for ; Thu, 16 Jul 2015 06:24:57 +0000 (UTC) Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 08D3720D76 for ; Thu, 16 Jul 2015 06:24:57 +0000 (UTC) Received: by igcqs7 with SMTP id qs7so6616583igc.0 for ; Wed, 15 Jul 2015 23:23:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/OL8KAcPFAyamMt6g20w/RkCShJv+RnvdH8UcXbdDlU=; b=qwJZZZgjiDXyTIGMraF28QPLyEX1ex6eYfPgXL0JWgs3nGBUJhaY5m2TnknEFZ36rz bkQRKj7y33ziPbG1y6LaGAOm90QUCylCxT9gUej9BRI3rcRqYWnU+1BxEE+02ju8qZAV Y9pjPyX/Vm3Qs9v8adBxQA3VcLKL/FlZmgLv5dkzPh4ltjIsdDGBr0RtGArkCmdisQq7 4EMlB5oRRj9FonRmCb8MU8jMOMRDcO9HYRdAcfKt6QvQqMsH5o4J7rL7HjXck0uz/R+K lEKiEOdm69HUwnGMVR/eWZ8sJvG8AK6gZYrttn1RVreoW8B+aLVkRie8TDdCcEUbFDcY IcEQ== MIME-Version: 1.0 X-Received: by 10.107.155.12 with SMTP id d12mr488986ioe.131.1437027806043; Wed, 15 Jul 2015 23:23:26 -0700 (PDT) Received: by 10.107.144.70 with HTTP; Wed, 15 Jul 2015 23:23:25 -0700 (PDT) In-Reply-To: References: Date: Wed, 15 Jul 2015 23:23:25 -0700 Message-ID: Subject: Re: Spring Caching docs From: Valentin Kulichenko To: dev@ignite.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1141b9d6e9665e051af81bc5 --001a1141b9d6e9665e051af81bc5 Content-Type: text/plain; charset=UTF-8 Yes, we need to. Is there a way to do this automatically? I can't find anything like this.. On Wed, Jul 15, 2015 at 10:53 PM, Dmitriy Setrakyan wrote: > Thanks Valya, > > Do we also need to copy this page to the 1.3 version as well? > > D. > > On Wed, Jul 15, 2015 at 7:59 PM, Valentin Kulichenko < > valentin.kulichenko@gmail.com> wrote: > > > Igniters, > > > > Today I noticed that we don't have any documentation for our > implementation > > of Spring Cache Abstraction, so I added this page: > > http://apacheignite.gridgain.org/v1.2/docs/spring-caching > > > > Feel free to comment! > > > > -Val > > > --001a1141b9d6e9665e051af81bc5--