Return-Path: X-Original-To: apmail-sis-commits-archive@www.apache.org Delivered-To: apmail-sis-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE7E7180B6 for ; Thu, 17 Sep 2015 23:22:58 +0000 (UTC) Received: (qmail 12191 invoked by uid 500); 17 Sep 2015 23:22:58 -0000 Delivered-To: apmail-sis-commits-archive@sis.apache.org Received: (qmail 12159 invoked by uid 500); 17 Sep 2015 23:22:58 -0000 Mailing-List: contact commits-help@sis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sis-dev@sis.apache.org Delivered-To: mailing list commits@sis.apache.org Received: (qmail 12150 invoked by uid 99); 17 Sep 2015 23:22:58 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2015 23:22:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 50551C0979 for ; Thu, 17 Sep 2015 23:22:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.3 X-Spam-Level: **** X-Spam-Status: No, score=4.3 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RDNS_NONE=2.5] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id j7Qrw8g0Kfwl for ; Thu, 17 Sep 2015 23:22:57 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (unknown [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id CD7BF21270 for ; Thu, 17 Sep 2015 23:22:56 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DA8A2E02E8 for ; Thu, 17 Sep 2015 23:22:55 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id D663A3A1F0C for ; Thu, 17 Sep 2015 23:22:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r965840 - in /websites/staging/sis/trunk/content: ./ index.html release-notes/0.6.html Date: Thu, 17 Sep 2015 23:22:55 -0000 To: commits@sis.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150917232255.D663A3A1F0C@svn01-us-west.apache.org> Author: buildbot Date: Thu Sep 17 23:22:55 2015 New Revision: 965840 Log: Staging update by buildbot for sis Modified: websites/staging/sis/trunk/content/ (props changed) websites/staging/sis/trunk/content/index.html websites/staging/sis/trunk/content/release-notes/0.6.html Propchange: websites/staging/sis/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Thu Sep 17 23:22:55 2015 @@ -1 +1 @@ -1702574 +1703729 Modified: websites/staging/sis/trunk/content/index.html ============================================================================== --- websites/staging/sis/trunk/content/index.html (original) +++ websites/staging/sis/trunk/content/index.html Thu Sep 17 23:22:55 2015 @@ -119,7 +119,7 @@ The SIS storage modules will provide a c

Using SIS

SIS requires a Java 6 Runtime Environment. The latest release is 0.6, released September 2015. -The version under development is 0.6-SNAPSHOT.

+The version under development is 0.7-SNAPSHOT.

  • Downloads as a zip files, or as Maven dependencies.
  • Developer guide (English | French) — note that this is work in progress.
  • Modified: websites/staging/sis/trunk/content/release-notes/0.6.html ============================================================================== --- websites/staging/sis/trunk/content/release-notes/0.6.html (original) +++ websites/staging/sis/trunk/content/release-notes/0.6.html Thu Sep 17 23:22:55 2015 @@ -31,7 +31,7 @@ See SIS-160.
  • GML not yet supported for DerivedCRS, ConcatenatedOperation and PassThroughOperation classes. See SIS-159.
  • -
  • Unit of measurement of <gmd:Resolution> if hard-coded to metres. +
  • Unit of measurement of <gmd:Resolution> is hard-coded to metres. See SIS-149.
  • gml:id and gml:idref not yet supported. See SIS-173.