Author: buildbot
Date: Wed May 18 00:49:14 2016
New Revision: 988502
Log:
Staging update by buildbot for sis
Added:
websites/staging/sis/trunk/content/release-notes/0.7.html
Modified:
websites/staging/sis/trunk/content/ (props changed)
websites/staging/sis/trunk/content/DOAP.rdf
websites/staging/sis/trunk/content/command-line.html
websites/staging/sis/trunk/content/downloads.html
websites/staging/sis/trunk/content/index.html
websites/staging/sis/trunk/content/release-management.html
websites/staging/sis/trunk/content/release-notes/0.6.html
Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 18 00:49:14 2016
@@ -1 +1 @@
-1743970
+1744334
Modified: websites/staging/sis/trunk/content/DOAP.rdf
==============================================================================
Binary files - no diff available.
Modified: websites/staging/sis/trunk/content/command-line.html
==============================================================================
--- websites/staging/sis/trunk/content/command-line.html (original)
+++ websites/staging/sis/trunk/content/command-line.html Wed May 18 00:49:14
2016
@@ -111,9 +111,9 @@ h2:hover > .headerlink, h3:hover > .head
</ul>
</div>
<h1 id="install">Installation<a class="headerlink" href="#install"
title="Permanent link">¶</a></h1>
-<p>Select "Apache SIS 0.6 binary" from the <a href="downloads.html">downloads
page</a> an unzip in any directory.
+<p>Select "Apache SIS 0.7 binary" from the <a href="downloads.html">downloads
page</a> an unzip in any directory.
The directory structure will be as below:</p>
-<div class="codehilite"><pre>apache-sis-0.6
+<div class="codehilite"><pre>apache-sis-0.7
ââ bin
ââ conf
ââ data
@@ -125,12 +125,12 @@ The directory structure will be as below
<p>The <code>bin</code> sub-directory contains a <code>sis</code> command for
Unix systems (Linux or MacOS â we have not yet done a <code>sis.bat</code>
file for Windows).
The <code>bin</code> sub-directory can be added to the <code>PATH</code>
environment variable for convenience, but this is not mandatory.
Example:</p>
-<div class="codehilite"><pre><span class="nb">export </span><span
class="nv">PATH</span><span class="o">=</span><span
class="nv">$PWD</span>/apache-sis-0.6/bin:<span class="nv">$PATH</span>
+<div class="codehilite"><pre><span class="nb">export </span><span
class="nv">PATH</span><span class="o">=</span><span
class="nv">$PWD</span>/apache-sis-0.7/bin:<span class="nv">$PATH</span>
</pre></div>
<p>The remaining of this page assumes that the <code>bin</code> directory is
on the search path.
-If not, the same examples can still be executed by replacing the
<code>sis</code> command by <code>./apache-sis-0.6/bin/sis</code>.</p>
+If not, the same examples can still be executed by replacing the
<code>sis</code> command by <code>./apache-sis-0.7/bin/sis</code>.</p>
<h2 id="dependencies">Optional dependencies<a class="headerlink"
href="#dependencies" title="Permanent link">¶</a></h2>
<p>Every JAR files present in the <code>lib</code> sub-directory will be
included on the classpath during <code>sis</code> command execution.
By default, the <code>lib</code> directory contains only the
<code>sis.jar</code> file.
@@ -321,7 +321,7 @@ The data file given in argument can be a
By default, the metadata are shown in a relatively compact tree-table format.
But the metadata can optionally be exported as an ISO 19139 compliant XML
document.</p>
<blockquote><b>Note:</b>
-As of SIS 0.6, only CF-compliant NetCDF files or ISO 19139 XML documents can
be given in argument to this command.
+As of SIS 0.7, only CF-compliant NetCDF files or ISO 19139 XML documents can
be given in argument to this command.
</blockquote>
<p>The following example show the metadata of a NetCDF file accessible from
the web:</p>
Modified: websites/staging/sis/trunk/content/downloads.html
==============================================================================
--- websites/staging/sis/trunk/content/downloads.html (original)
+++ websites/staging/sis/trunk/content/downloads.html Wed May 18 00:49:14 2016
@@ -110,12 +110,12 @@ See the <code>NOTICE</code> file contain
</ul>
</div>
<h1 id="bundles">Download ZIP files<a class="headerlink" href="#bundles"
title="Permanent link">¶</a></h1>
-<p>Apache SIS 0.6 is now available.
+<p>Apache SIS 0.7 is now available.
See the <code>CHANGES</code> file for more information on the list of updates
in this initial release.</p>
<ul>
-<li><a
href="http://www.apache.org/dyn/closer.cgi/sis/0.6/apache-sis-0.6-src.zip">Apache
SIS-0.6 sources</a> [<a
href="http://www.apache.org/dist/sis/0.6/apache-sis-0.6-src.zip.asc">PGP</a>]</li>
-<li><a
href="http://www.apache.org/dyn/closer.cgi/sis/0.6/apache-sis-0.6-doc.zip">Apache
SIS-0.6 javadoc</a> [<a
href="http://www.apache.org/dist/sis/0.6/apache-sis-0.6-doc.zip.asc">PGP</a>]</li>
-<li><a
href="http://www.apache.org/dyn/closer.cgi/sis/0.6/apache-sis-0.6-bin.zip">Apache
SIS 0.6 binary</a> [<a
href="http://www.apache.org/dist/sis/0.6/apache-sis-0.6-bin.zip.asc">PGP</a>]</li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/sis/0.7/apache-sis-0.7-src.zip">Apache
SIS 0.7 sources</a> [<a
href="http://www.apache.org/dist/sis/0.7/apache-sis-0.7-src.zip.asc">PGP</a>]</li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/sis/0.7/apache-sis-0.7-doc.zip">Apache
SIS 0.7 javadoc</a> [<a
href="http://www.apache.org/dist/sis/0.7/apache-sis-0.7-doc.zip.asc">PGP</a>]</li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/sis/0.7/apache-sis-0.7-bin.zip">Apache
SIS 0.7 binary</a> [<a
href="http://www.apache.org/dist/sis/0.7/apache-sis-0.7-bin.zip.asc">PGP</a>]</li>
</ul>
<p>The PGP (<em>Pretty Good Privacy</em>) signatures can be verified using any
OpenPGP implementation, for example GPG (<em>GNU Privacy Guard</em>).
First download the <code>[KEYS][keys]</code> file as well as the
<code>.asc</code> signature files for the relevant release packages.
@@ -140,14 +140,14 @@ pgpv apache-sis-X.Y.Z.zip.asc
<h2 id="release-notes">Release notes<a class="headerlink"
href="#release-notes" title="Permanent link">¶</a></h2>
-<p>See the <a href="release-notes/0.6.html">release notes</a> for a list of
changes since the previous version.</p>
+<p>See the <a href="release-notes/0.7.html">release notes</a> for a list of
changes since the previous version.</p>
<h1 id="maven">Download as a Maven dependency<a class="headerlink"
href="#maven" title="Permanent link">¶</a></h1>
<p>An easy approach to integrate SIS into a Java project uses the <a
href="http://maven.apache.org">Apache Maven</a>
dependency management tool to automatically obtain the required Java Archives
(JAR) files from the network.
Below are examples of declarations in a <code>pom.xml</code> file for building
a project with the SIS core module:</p>
<h2 id="maven-release">Using SIS releases<a class="headerlink"
href="#maven-release" title="Permanent link">¶</a></h2>
<div class="codehilite"><pre><span class="nt"><properties></span>
- <span class="nt"><sis.version></span>0.6<span
class="nt"></sis.version></span>
+ <span class="nt"><sis.version></span>0.7<span
class="nt"></sis.version></span>
<span class="nt"></properties></span>
<span class="nt"><dependencies></span>
@@ -162,7 +162,7 @@ Below are examples of declarations in a
<h2 id="maven-snapshot">Using SIS development snapshots<a class="headerlink"
href="#maven-snapshot" title="Permanent link">¶</a></h2>
<div class="codehilite"><pre><span class="nt"><properties></span>
- <span class="nt"><sis.version></span>0.7-SNAPSHOT<span
class="nt"></sis.version></span>
+ <span class="nt"><sis.version></span>0.8-SNAPSHOT<span
class="nt"></sis.version></span>
<span class="nt"></properties></span>
<span class="nt"><dependencies></span>
Modified: websites/staging/sis/trunk/content/index.html
==============================================================================
--- websites/staging/sis/trunk/content/index.html (original)
+++ websites/staging/sis/trunk/content/index.html Wed May 18 00:49:14 2016
@@ -118,8 +118,8 @@ The SIS storage modules will provide a c
</ul>
<h2 id="user">Using SIS<a class="headerlink" href="#user" title="Permanent
link">¶</a></h2>
<p>SIS requires a Java 6 Runtime Environment.
-The latest release is 0.6, released September 2015.
-The version under development is 0.7-SNAPSHOT.</p>
+The latest release is 0.7, released May 2016.
+The version under development is 0.8-SNAPSHOT.</p>
<ul>
<li><a href="downloads.html">Downloads</a> as a <code>zip</code> files, or as
Maven dependencies.</li>
<li>Developer guide (<a href="book/en/developer-guide.html">English</a> | <a
href="book/fr/developer-guide.html">French</a>) â note that this is work in
progress.</li>
Modified: websites/staging/sis/trunk/content/release-management.html
==============================================================================
--- websites/staging/sis/trunk/content/release-management.html (original)
+++ websites/staging/sis/trunk/content/release-management.html Wed May 18
00:49:14 2016
@@ -151,15 +151,16 @@ The intended audiences are SIS release m
<p>For all instructions in this page, <code>$OLD_VERSION</code> and
<code>$NEW_VERSION</code> stand for the version
number of the previous and the new release respectively, and
<code>$RELEASE_CANDIDATE</code> stands for
the current release attempt. Those versions shall be set on the command line
like below (Unix):</p>
-<div class="codehilite"><pre><span class="nb">export </span><span
class="nv">OLD_VERSION</span><span class="o">=</span>0.6
-<span class="nb">export </span><span class="nv">NEW_VERSION</span><span
class="o">=</span>0.7
+<div class="codehilite"><pre><span class="nb">export </span><span
class="nv">OLD_VERSION</span><span class="o">=</span>0.7
+<span class="nb">export </span><span class="nv">NEW_VERSION</span><span
class="o">=</span>0.8
<span class="nb">export </span><span class="nv">RELEASE_CANDIDATE</span><span
class="o">=</span>1
<span class="nb">export </span><span class="nv">SIGNING_KEY</span><span
class="o">=</span><your key ID>
<span class="nb">export </span><span class="nv">BOOTCLASSPATH</span><span
class="o">=</span><path to the rt.jar file of a JDK6 installation>
</pre></div>
-<p>The key ID value can be found be executing <code>gpg --list-keys</code>.
+<p>The key ID value is an hexadecimal numbers with 8 digits.
+It can be found be executing <code>gpg --list-keys</code>.
The boot class path value is highly system-dependent. Some examples are:</p>
<ul>
<li><code>/usr/lib/jvm/java-6/jre/lib/rt.jar</code> on some Linux
distributions (replace <code>java-6</code> by the actual directory name).</li>
@@ -189,7 +190,7 @@ in this page shall be adjusted according
<h2 id="java-update">Java updates<a class="headerlink" href="#java-update"
title="Permanent link">¶</a></h2>
<p>While we need a JDK6 installation for the <code>bootclasspath</code>
option, we do not recommend to use it for generating
the binaries since JDK6 has reached its end of public updates (but not the end
of commercial support).
-We recommend to create the release with JDK7 or JDK8 instead. Make sure that
the JDK installation
+We recommend to create the release with JDK8 instead. Make sure that the JDK
installation
to be used for the release has been updated recently, since compilers may
receive critical bug fixes.
For example the <code>javadoc</code> tool of older JDK versions was known to
generate HTML pages with a vulnerability in them.</p>
<h1 id="prepare-source">Prepare site and source code<a class="headerlink"
href="#prepare-source" title="Permanent link">¶</a></h1>
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 Wed May 18
00:49:14 2016
@@ -7,7 +7,7 @@
<body>
<table style="border-style: solid; border-width: 1pt; background:
lightgray"><tr>
<td><a href="0.5.html">Previous release</a></td>
- <td style="padding-left: 9pt">Next release</td>
+ <td style="padding-left: 9pt"><a href="0.7.html">Next release</a></td>
</tr></table>
<h1>SIS 0.6 Release notes</h1>
Added: websites/staging/sis/trunk/content/release-notes/0.7.html
==============================================================================
--- websites/staging/sis/trunk/content/release-notes/0.7.html (added)
+++ websites/staging/sis/trunk/content/release-notes/0.7.html Wed May 18
00:49:14 2016
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>SIS 0.7 Release notes</title>
+ <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+ </head>
+ <body>
+ <table style="border-style: solid; border-width: 1pt; background:
lightgray"><tr>
+ <td><a href="0.6.html">Previous release</a></td>
+ <td style="padding-left: 9pt">Next release</td>
+ </tr></table>
+ <h1>SIS 0.7 Release notes</h1>
+
+<h2>Summary</h2>
+<p>The main new features of Apache SIS 0.7 are:</p>
+<ul>
+ <li>Creation of Coordinate Reference System (CRS) objects from an <a
href="http://www.epsg.org/">EPSG</a> code.
+ The list of EPSG codes supported by latest SIS release can be viewed <a
href="../tables/CoordinateReferenceSystems.html">here</a>.
+ <li>Find coordinate operation paths from a pair of CRS, using the EPSG
geodetic dataset if possible.</li>
+ <li>Completion of <cite>Geographic Markup Language</cite> (GML) version 3.2
(ISO 19136) for
+ <code>DerivedCRS</code>, <code>ConcatenatedOperation</code> and
<code>PassThroughOperation</code> objects.</li>
+</ul>
+
+<h2>New features</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-131'>SIS-131</a>] -
Database backend for CRS definitions</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-224'>SIS-224</a>] -
Oblique and Equatorial Stereographic (EPSG:9809)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-257'>SIS-257</a>] -
Geographic/Geocentric conversions (EPSG:9602)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-260'>SIS-260</a>] -
Geographic 3D to 2D conversions (EPSG:9659)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-270'>SIS-270</a>] -
Vertical Offset (EPSG:9616)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-274'>SIS-274</a>] -
Position Vector transformation geocentric domain (EPSG:1033)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-275'>SIS-275</a>] -
Coordinate Frame Rotation geocentric domain (EPSG:1032)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-278'>SIS-278</a>] -
3-parameter geocentric translations (EPSG:1031)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-279'>SIS-279</a>] -
France geocentric interpolation (EPSG:9655)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-280'>SIS-280</a>] -
Abridged Molodensky transformation (EPSG:9605)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-281'>SIS-281</a>] -
Geographic Offsets (EPSG:9660)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-282'>SIS-282</a>] -
Geographic Offset by Interpolation of Gridded Data (EPSG:9613, 9615, 9633)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-211'>SIS-211</a>] -
Support parsing and formatting of ParametricCRS</li>
+</ul>
+
+<h2>Improvements</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-292'>SIS-292</a>] -
Complete JAXB annotations for ConcatenatedOperation</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-293'>SIS-293</a>] -
Complete JAXB annotations for PassThroughOperation</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-294'>SIS-294</a>] -
Complete JAXB annotations for DerivedCRS</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-173'>SIS-173</a>] -
Support references from xlink:href to gml:id</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-124'>SIS-124</a>] -
PT_FreeText should be able to marshall a CodeList instead than the
CharacterString</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-286'>SIS-286</a>] -
Add @XmlSchemaType annotations where appropriate</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-295'>SIS-295</a>] -
Verify validity of unmarshalled CRS</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-326'>SIS-326</a>] -
ISO 19111-2 : parametric CRS,CS,Datum and WKT parser implementations</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-317'>SIS-317</a>] -
On-the-fly Geographic3D â CompoundCRS conversion when parsing/formatting WKT
1</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-176'>SIS-176</a>] -
Provide an optimized MathTransform implementation for diagonal matrices</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-322'>SIS-322</a>] -
Non affine 1D transform patch</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-179'>SIS-179</a>] -
Extract Database class from Shapefile class to allow reading DBF without
shapefile</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-180'>SIS-180</a>] -
Place a crude JDBC driver over Dbase files</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-305'>SIS-305</a>] -
Shapefile reader should be able to use .SHX (shapefile index)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-323'>SIS-323</a>] -
Quadruple precision float point number to java double method</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-75'>SIS-75</a>] -
Replace javadoc annotation by JDK5 annotations in Mojo</li>
+</ul>
+
+<h2>Bug fixes</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-107'>SIS-107</a>] -
Hole in metadata "unmodifiable" mode</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-111'>SIS-111</a>] -
Can not upgrade jetty-maven-plugin past 8.0.1</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-301'>SIS-301</a>] -
Wrong elements order in RS_ and MD_Identifier</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-308'>SIS-308</a>] -
InputStream provided by StorageConnector not always at the beginning of the
stream</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-309'>SIS-309</a>] -
URI in the ID element of WKT 2 wrongly taken as ID version number</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-310'>SIS-310</a>] -
WKT parser fails to parse UNIT["grade", 0.015707963267948967]</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-311'>SIS-311</a>] -
WKT parser ignores AREA and BBOX elements</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-312'>SIS-312</a>] -
Axis abbreviation with nested parenthesis confuse the WKT parser</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-313'>SIS-313</a>] -
Formatter should tell that "North along 130°W" axis direction
requires version 2 of WKT</li>
+</ul>
+
+<h2>Tasks</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-191'>SIS-191</a>] -
Declare relocation of 0.2-incubating artifacts</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-212'>SIS-212</a>] -
Coordinate operation methods to implement</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-187'>SIS-187</a>] -
Reduce visibility of Shapefile fields</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-188'>SIS-188</a>] -
Hide FieldDescriptor (a DBase3 internal format structure)</li>
+<li>[<a href='https://issues.apache.org/jira/browse/SIS-189'>SIS-189</a>] -
InvalidDbaseFileFormatException should extend DataStoreException</li>
+</ul>
+
+ </body>
+</html>