Author: desruisseaux
Date: Fri Feb 15 14:58:01 2013
New Revision: 1446617
URL: http://svn.apache.org/r1446617
Log:
Add link to SIS-66.
Modified:
sis/ip-review/Range.xhtml
sis/ip-review/rev/29950/Range.xhtml
Modified: sis/ip-review/Range.xhtml
URL:
http://svn.apache.org/viewvc/sis/ip-review/Range.xhtml?rev=1446617&r1=1446616&r2=1446617&view=diff
==============================================================================
--- sis/ip-review/Range.xhtml (original)
+++ sis/ip-review/Range.xhtml Fri Feb 15 14:58:01 2013
@@ -11,6 +11,8 @@
<div>
<h1>Range history</h1>
<p>Click on the commit message for inspecting the <code>diff</code> and how
the code has been rewritten.</p>
+<p><b>Related issue on JIRA:</b></p>
+<blockquote><a href="https://issues.apache.org/jira/browse/SIS-66">SIS-66:
Create new Range class to avoid licensing issues</a></blockquote>
<p><b>Command line:</b></p>
<blockquote><code>svn log -r31996:1
http://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/util/Range.java</code></blockquote>
<table>
Modified: sis/ip-review/rev/29950/Range.xhtml
URL:
http://svn.apache.org/viewvc/sis/ip-review/rev/29950/Range.xhtml?rev=1446617&r1=1446616&r2=1446617&view=diff
==============================================================================
--- sis/ip-review/rev/29950/Range.xhtml (original)
+++ sis/ip-review/rev/29950/Range.xhtml Fri Feb 15 14:58:01 2013
@@ -81,6 +81,8 @@
(<em>information purpose only</em>, since <code>subtract</code> is not
implemented in
this initial commit).</li>
</ul>
+<p>A starting point has been written from scratch by Joe White in
+<a href="https://issues.apache.org/jira/browse/SIS-66">SIS-66: Create new
Range class to avoid licensing issues</a>.</p>
<p><b>Command line:</b></p>
<blockquote><code>svn cat -r29950
http://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/util/Range.java</code></blockquote>