Author: desruisseaux
Date: Wed Aug  7 17:03:11 2013
New Revision: 1511401

URL: http://svn.apache.org/r1511401
Log:
IP review on a trivial class.

Added:
    sis/ip-review/InputStreamAdapter.xhtml   (with props)
    sis/ip-review/rev/05895/
    sis/ip-review/rev/05895/HEADER.html   (with props)
    sis/ip-review/rev/05895/InputStreamAdapter.xhtml   (with props)
    sis/ip-review/rev/10796/InputStreamAdapter.xhtml   (with props)
    sis/ip-review/rev/20970/
    sis/ip-review/rev/20970/HEADER.html   (with props)
    sis/ip-review/rev/20970/InputStreamAdapter.xhtml   (with props)

Added: sis/ip-review/InputStreamAdapter.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/InputStreamAdapter.xhtml?rev=1511401&view=auto
==============================================================================
--- sis/ip-review/InputStreamAdapter.xhtml (added)
+++ sis/ip-review/InputStreamAdapter.xhtml Wed Aug  7 17:03:11 2013
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>InputStreamAdapter history</title>
+    <style type="text/css" media="all">
+      @import url("./reports.css");
+    </style>
+  </head>
+  <body>
+    <div>
+      <h1>InputStreamAdapter history</h1>
+  <p>Click on the commit message for inspecting the <code>diff</code> and how 
the code has been rewritten.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn log -r31996:1 
http://svn.osgeo.org/geotools/trunk/modules/unsupported/coverageio/src/main/java/org/geotools/image/io/InputStreamAdapter.java</code></blockquote>
+<table>
+  <tr>
+    <th>Rev.</th>
+    <th>Date</th>
+    <th>Author</th>
+    <th class="last">Message</th>
+  </tr>
+<tr><td class="rev">30679</td><td>2008-06-13</td><td>acuster</td><td>Copyright 
headers: unsup/coverageio, this time with feeling (and the el in 
Toolkit)</td></tr>
+<tr><td class="rev">30616</td><td>2008-06-12</td><td>acuster</td><td>Copyright 
headers: unsupported/coverageio, add spacer line</td></tr>
+<tr><td class="rev">30611</td><td>2008-06-11</td><td>acuster</td><td>Copyright 
headers: unsupported/coverageio, added review.txt</td></tr>
+<tr><td class="rev">30258</td><td>2008-05-08</td><td>acuster</td><td>Reshuffle 
the top level repo: drop uDig, move up trunk, tags, and branches.</td></tr>
+<tr><td class="rev">30257</td><td>2008-05-08</td><td>acuster</td><td>Move 
trunk/gt/ directory contents up to trunk/ and drop gt</td></tr>
+<tr><td class="rev">28922</td><td>2008-01-24</td><td>acuster</td><td>Bump the 
(at)since version to 2.5 since WKTParser was cut from 2.4</td></tr>
+<tr><td class="rev">28540</td><td>2007-12-29</td><td>acuster</td><td>Hide 
buttons which are not yet used</td></tr>
+<tr><td class="rev">28069</td><td>2007-11-27</td><td>desruisseaux</td><td>Java 
5 generics in org.geotools.image.io, and partially in 
org.geotools.parameters.</td></tr>
+<tr><td 
class="rev">27575</td><td>2007-10-22</td><td>desruisseaux</td><td>Converted 
Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516).</td></tr>
+<tr><td 
class="rev">25577</td><td>2007-05-18</td><td>desruisseaux</td><td>Merged the 
experimental imageio module with coverageio for simplicity for now, since I 
realized that they currently share the same Geotools dependencies anyway and 
wanter to avoid a multiplication of modules. It may be temporary, since we may 
move imageio to an external project later. Also moved coverageio-netcdf from 
'spike' to 'unsupported', but it does not yet compile (it is not part of Maven 
build yet anyway).</td></tr>
+<tr><td 
class="rev">25467</td><td>2007-05-08</td><td>desruisseaux</td><td>Refactored 
the legacy org.geotools.image.io package. The text-related classes were moved 
to their own 'text' subpackage.</td></tr>
+<tr><td 
class="rev">22482</td><td>2006-10-31</td><td>desruisseaux</td><td>Fixed 
svn:ignore property and removed svn:executable.</td></tr>
+<tr><td 
class="rev">22327</td><td>2006-10-23</td><td>desruisseaux</td><td>GEOT-982: 
regroup 'module', 'plugin', 'ext' and 'unsupported' in a common 
directory.</td></tr>
+<tr><td 
class="rev">22315</td><td>2006-10-22</td><td>desruisseaux</td><td>Reorganisation
 of directory tree structure (GEOT-982) phase 1: moved 'src' to 
'src/main/java'.</td></tr>
+<tr><td class="rev">20970</td><td>2006-08-11</td><td 
class="unav">jgarnett</td><td><a href="rev/20970/InputStreamAdapter.xhtml">IP 
review.txt updated, along with headers</a></td></tr>
+<tr><td 
class="rev">17672</td><td>2006-01-19</td><td>desruisseaux</td><td>Added @source 
tag.</td></tr>
+<tr><td 
class="rev">17660</td><td>2006-01-18</td><td>desruisseaux</td><td>Fixed SVN 
attributes, including the addition of URL attribute.</td></tr>
+<tr><td 
class="rev">16572</td><td>2005-11-02</td><td>desruisseaux</td><td>Moved 
coverage implementation to its own module (GEOT-745)</td></tr>
+<tr><td 
class="rev">13925</td><td>2005-05-30</td><td>desruisseaux</td><td>Added @since 
javadoc tag</td></tr>
+<tr><td 
class="rev">13016</td><td>2005-04-07</td><td>desruisseaux</td><td>Moved 
'org.geotools.io.image' to 'org.geotools.image.io' / Continue work on 
CoverageStack</td></tr>
+<tr><td 
class="rev">11001</td><td>2005-02-02</td><td>desruisseaux</td><td>Fixed wrong 
encoding in main/src</td></tr>
+<tr><td class="rev">10796</td><td>2005-01-28</td><td 
class="unav">dzwiers</td><td><a 
href="rev/10796/InputStreamAdapter.xhtml">imports cleaned</a></td></tr>
+<tr><td 
class="rev">6210</td><td>2004-05-27</td><td>desruisseaux</td><td>Javadoc fixes 
/ Added Id keyword property</td></tr>
+<tr><td class="rev">5895</td><td>2004-05-23</td><td 
class="unav">jgarnett</td><td><a 
href="rev/05895/InputStreamAdapter.xhtml">gcs-coverage moved to 
main</a></td></tr>
+<tr><td class="rev">5774</td><td>2004-05-23</td><td 
class="unav">jgarnett</td><td><a 
href="rev/05895/InputStreamAdapter.xhtml">geotools-src serves as the start of 
our new module directory (the data access modules will escape off to plugin 
directory soon)</a></td></tr>
+<tr><td class="rev">5769</td><td>2004-05-23</td><td 
class="unav">jgarnett</td><td><a 
href="rev/05895/InputStreamAdapter.xhtml">Project renamed to gt</a></td></tr>
+<tr><td class="rev">5619</td><td>2004-05-13</td><td class="unav">(pas 
d'auteur)</td><td><a href="rev/05895/InputStreamAdapter.xhtml">Move repository 
under gt.</a></td></tr>
+<tr><td class="rev">2858</td><td>2003-05-13</td><td>desruisseaux</td><td>Added 
PMC owner to copyright notice</td></tr>
+<tr><td 
class="rev">643</td><td>2002-06-03</td><td>desruisseaux</td><td>Initial 
implementation (moved from SEAGIS project)</td></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sis/ip-review/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: sis/ip-review/rev/05895/HEADER.html
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/05895/HEADER.html?rev=1511401&view=auto
==============================================================================
--- sis/ip-review/rev/05895/HEADER.html (added)
+++ sis/ip-review/rev/05895/HEADER.html Wed Aug  7 17:03:11 2013
@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>Revision 5895</title>
+  </head>
+  <body>
+    <div>
+      <h1>Revision 5895</h1>
+<table>
+  <tr><td><b>Author:</b></td><td>jgarnett</td></tr>
+  <tr><td><b>Date:</b></td><td>2004-05-23</td></tr>
+  <tr><td><b>Message:</b></td><td>gcs-coverage moved to main</td></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/rev/05895/HEADER.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sis/ip-review/rev/05895/HEADER.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: sis/ip-review/rev/05895/InputStreamAdapter.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/05895/InputStreamAdapter.xhtml?rev=1511401&view=auto
==============================================================================
--- sis/ip-review/rev/05895/InputStreamAdapter.xhtml (added)
+++ sis/ip-review/rev/05895/InputStreamAdapter.xhtml Wed Aug  7 17:03:11 2013
@@ -0,0 +1,21 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>InputStreamAdapter changes for revisions 5618:5895</title>
+    <style type="text/css" media="all">
+      @import url("../../reports.css");
+    </style>
+  </head>
+  <body>
+    <div>
+      <h1>InputStreamAdapter changes for revisions 5618:5895</h1>
+<p>No change reported.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn diff --extensions "--unified --ignore-space-change 
--ignore-all-space --ignore-eol-style" -r5618:5895 
http://svn.osgeo.org/geotools/trunk/modules/unsupported/coverageio/src/main/java/org/geotools/image/io/InputStreamAdapter.java</code></blockquote>
+<table class="changes">
+<tr><th>Revision 5618</th><th>Revision 5895</th></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/rev/05895/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sis/ip-review/rev/05895/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: sis/ip-review/rev/10796/InputStreamAdapter.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/10796/InputStreamAdapter.xhtml?rev=1511401&view=auto
==============================================================================
--- sis/ip-review/rev/10796/InputStreamAdapter.xhtml (added)
+++ sis/ip-review/rev/10796/InputStreamAdapter.xhtml Wed Aug  7 17:03:11 2013
@@ -0,0 +1,63 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>InputStreamAdapter changes for revisions 10795:10796</title>
+    <style type="text/css" media="all">
+      @import url("../../reports.css");
+    </style>
+  </head>
+  <body>
+    <div>
+      <h1>InputStreamAdapter changes for revisions 10795:10796</h1>
+<p>Changes in this commit seem to be the result of some "<cite>auto 
reformat</cite>" tool execution.
+The <cite>Java</cite> - <cite>GeoAPI</cite> - <cite>GeoTools</cite> import 
ordering is altered,
+imports used only in Javadoc are lost and the encoding of non-ASCII characters 
is broken.
+This commit has been reverted, except for the removal of really unused imports 
which are keep removed.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn diff --extensions "--unified --ignore-space-change 
--ignore-all-space --ignore-eol-style" -r10795:10796 
http://svn.osgeo.org/geotools/trunk/modules/unsupported/coverageio/src/main/java/org/geotools/image/io/InputStreamAdapter.java</code></blockquote>
+<table class="changes">
+<tr><th>Revision 10795</th><th>Revision 10796</th></tr>
+<tr><td><pre>/*
+ * Geotools 2 - OpenSource mapping toolkit
+ * (C) 2003, Geotools Project Management Committee (PMC)
+<span class="del"> * (C) 2001, Institut de Recherche pour le 
Développement</span>
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public</pre></td>
+<td><pre>/*
+ * Geotools 2 - OpenSource mapping toolkit
+ * (C) 2003, Geotools Project Management Committee (PMC)
+<span class="add"> * (C) 2001, Institut de Recherche pour le 
D�veloppement</span>
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General 
Public</pre></td></tr>
+<tr><td><pre>*     UNITED KINGDOM: James Macgill
+*             mailto:[email protected]
+*
+<span class="del">*     FRANCE: Surveillance de l'Environnement Assistée par 
Satellite</span>
+<span class="del">*             Institut de Recherche pour le Développement / 
US-Espace</span>
+*             mailto:[email protected]
+*
+*     CANADA: Observatoire du Saint-Laurent</pre></td>
+<td><pre>*     UNITED KINGDOM: James Macgill
+*             mailto:[email protected]
+*
+<span class="add">*     FRANCE: Surveillance de l'Environnement Assist�e 
par Satellite</span>
+<span class="add">*             Institut de Recherche pour le 
D�veloppement / US-Espace</span>
+*             mailto:[email protected]
+*
+*     CANADA: Observatoire du Saint-Laurent</pre></td></tr>
+<tr><td><pre>// Input/output
+import java.io.IOException;
+import java.io.InputStream;
+import javax.imageio.stream.ImageInputStream;</pre></td>
+<td><pre>// Input/output
+import java.io.IOException;
+import java.io.InputStream;
+<span class="add"></span>
+import javax.imageio.stream.ImageInputStream;</pre></td></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/rev/10796/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sis/ip-review/rev/10796/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: sis/ip-review/rev/20970/HEADER.html
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/20970/HEADER.html?rev=1511401&view=auto
==============================================================================
--- sis/ip-review/rev/20970/HEADER.html (added)
+++ sis/ip-review/rev/20970/HEADER.html Wed Aug  7 17:03:11 2013
@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>Revision 20970</title>
+  </head>
+  <body>
+    <div>
+      <h1>Revision 20970</h1>
+<table>
+  <tr><td><b>Author:</b></td><td>jgarnett</td></tr>
+  <tr><td><b>Date:</b></td><td>2006-08-11</td></tr>
+  <tr><td><b>Message:</b></td><td>IP review.txt updated, along with 
headers</td></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/rev/20970/HEADER.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sis/ip-review/rev/20970/HEADER.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: sis/ip-review/rev/20970/InputStreamAdapter.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/20970/InputStreamAdapter.xhtml?rev=1511401&view=auto
==============================================================================
--- sis/ip-review/rev/20970/InputStreamAdapter.xhtml (added)
+++ sis/ip-review/rev/20970/InputStreamAdapter.xhtml Wed Aug  7 17:03:11 2013
@@ -0,0 +1,48 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>InputStreamAdapter changes for revisions 20969:20970</title>
+    <style type="text/css" media="all">
+      @import url("../../reports.css");
+    </style>
+  </head>
+  <body>
+    <div>
+      <h1>InputStreamAdapter changes for revisions 20969:20970</h1>
+<p>Change irrelevant to Apache SIS.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn diff --extensions "--unified --ignore-space-change 
--ignore-all-space --ignore-eol-style" -r20969:20970 
http://svn.osgeo.org/geotools/trunk/modules/unsupported/coverageio/src/main/java/org/geotools/image/io/InputStreamAdapter.java</code></blockquote>
+<table class="changes">
+<tr><th>Revision 20969</th><th>Revision 20970</th></tr>
+<tr><td><pre>/*
+<span class="del"> * Geotools 2 - OpenSource mapping toolkit</span>
+<span class="del"> * (C) 2003, Geotools Project Management Committee 
(PMC)</span>
+ * (C) 2001, Institut de Recherche pour le Développement
+ *
+ *    This library is free software; you can redistribute it and/or</pre></td>
+<td><pre>/*
+<span class="add"> *    GeoTools - OpenSource mapping toolkit</span>
+<span class="add"> *    http://geotools.org</span>
+<span class="add"> *    (C) 2003-2006, Geotools Project Managment Committee 
(PMC)</span>
+ * (C) 2001, Institut de Recherche pour le Développement
+ *
+ *    This library is free software; you can redistribute it 
and/or</pre></td></tr>
+<tr><td><pre> *    but WITHOUT ANY WARRANTY; without even the implied warranty 
of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+<span class="del"> *</span>
+<span class="del"> *    You should have received a copy of the GNU Lesser 
General Public</span>
+<span class="del"> *    License along with this library; if not, write to the 
Free Software</span>
+<span class="del"> *    Foundation, Inc., 59 Temple Place, Suite 330, Boston, 
MA  02111-1307  USA</span>
+ */
+package org.geotools.image.io;</pre></td>
+<td><pre> *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ */
+package org.geotools.image.io;</pre></td></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/rev/20970/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: sis/ip-review/rev/20970/InputStreamAdapter.xhtml
------------------------------------------------------------------------------
    svn:mime-type = text/html


Reply via email to