Author: desruisseaux
Date: Tue Jan  1 17:06:05 2013
New Revision: 1427469

URL: http://svn.apache.org/viewvc?rev=1427469&view=rev
Log:
Added IP-review.

Added:
    sis/ip-review/JarCollector.xhtml   (with props)
    sis/ip-review/rev/20606/JarCollector.xhtml   (with props)

Added: sis/ip-review/JarCollector.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/JarCollector.xhtml?rev=1427469&view=auto
==============================================================================
--- sis/ip-review/JarCollector.xhtml (added)
+++ sis/ip-review/JarCollector.xhtml Tue Jan  1 17:06:05 2013
@@ -0,0 +1,43 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>JarCollector history</title>
+    <style type="text/css" media="all">
+      @import url("./reports.css");
+    </style>
+  </head>
+  <body>
+    <div>
+      <h1>JarCollector 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/build/maven/jar-collector/src/main/java/org/geotools/maven/JarCollector.java</code></blockquote>
+<table>
+  <tr>
+    <th>Rev.</th>
+    <th>Date</th>
+    <th>Author</th>
+    <th class="last">Message</th>
+  </tr>
+<tr><td class="rev">30567</td><td>2008-06-08</td><td>acuster</td><td>Copyright 
headers: build/maven</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">29996</td><td>2008-04-20</td><td>desruisseaux</td><td>Do 
not use anymore a list of JAR files to rename.</td></tr>
+<tr><td 
class="rev">29917</td><td>2008-04-13</td><td>desruisseaux</td><td>MosaicImageWriter
 reports progress.</td></tr>
+<tr><td class="rev">29913</td><td>2008-04-11</td><td>cedricbr</td><td>Modify 
the behaviour of the jar collector. For external projects using Geotools, the 
maven compilation will give the same jar names fo Geotools as the ones present 
in the target directory of Geotools.</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">25335</td><td>2007-04-25</td><td>desruisseaux</td><td>Attempt to 
avoid a NullPointerException when building with Maven 2.0.6 - the 'fix' may not 
be the proper action however. Also moved the collected JARs from 'target' to 
'target/binaries'.</td></tr>
+<tr><td 
class="rev">22501</td><td>2006-10-31</td><td>desruisseaux</td><td>Moved 'maven' 
directory and eclipse configuration file into a 'build' 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">20606</td><td>2006-07-18</td><td 
class="unav">jgarnett</td><td><a href="rev/20606/JarCollector.xhtml">IP review 
for some maven plugins</a></td></tr>
+<tr><td 
class="rev">17705</td><td>2006-01-23</td><td>desruisseaux</td><td>Added a 
"@source $URL$" javadoc tag in every Java source file that has a class 
comment.</td></tr>
+<tr><td 
class="rev">17696</td><td>2006-01-22</td><td>desruisseaux</td><td>Added URL svn 
keyword in the whole Geotools source tree. This commit is just about file 
attributes; they keyword is not yet added in the source code.</td></tr>
+<tr><td 
class="rev">17609</td><td>2006-01-15</td><td>desruisseaux</td><td>Renamed 
'maven-plugin' directory as 'maven' and added a few www resources for it. 
Disabled Shapefiles tests for now since they fails a little bit too often 
(GEOT-691).</td></tr>
+<tr><td 
class="rev">16485</td><td>2005-10-21</td><td>desruisseaux</td><td>Maven 2 now 
build a fully functionnal .uno.pkg file for OpenOffice.</td></tr>
+<tr><td 
class="rev">16459</td><td>2005-10-19</td><td>desruisseaux</td><td>Added 'gt2-' 
prefix in Maven 2 build. Build now copies all JAR and their dependencies in a 
single flat directory: gt/target</td></tr>
+</table>
+    </div>
+  </body>
+</html>

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

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

Added: sis/ip-review/rev/20606/JarCollector.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/20606/JarCollector.xhtml?rev=1427469&view=auto
==============================================================================
--- sis/ip-review/rev/20606/JarCollector.xhtml (added)
+++ sis/ip-review/rev/20606/JarCollector.xhtml Tue Jan  1 17:06:05 2013
@@ -0,0 +1,58 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <meta charset="UTF-8"/>
+    <title>JarCollector changes for revisions 20605:20606</title>
+    <style type="text/css" media="all">
+      @import url("../../reports.css");
+    </style>
+  </head>
+  <body>
+    <div>
+      <h1>JarCollector changes for revisions 20605:20606</h1>
+<p>Changes in GeoTools header only. The removal of the "<cite>or (at your 
option) any later version</cite>" clause
+must be keep in Geotk for every classes having contribution from a developer 
other than those who accepted re-licensing.
+This header does not apply to Apache SIS, since the above-cited contributions 
are omitted.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn diff --extensions "--unified --ignore-space-change 
--ignore-all-space --ignore-eol-style" -r20605:20606 
http://svn.osgeo.org/geotools/trunk/build/maven/jar-collector/src/main/java/org/geotools/maven/JarCollector.java</code></blockquote>
+<table class="changes">
+<tr><th>Revision 20605</th><th>Revision 20606</th></tr>
+<tr><td><pre>/*
+<span class="del"> * Geotools 2 - OpenSource mapping toolkit</span>
+<span class="del"> * (C) 2005, Geotools Project Managment Committee 
(PMC)</span>
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+<span class="del"> *    License as published by the Free Software Foundation; 
either</span>
+<span class="del"> *    version 2.1 of the License, or (at your option) any 
later version.</span>
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    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.maven;</pre></td>
+<td><pre>/*
+<span class="add"> *    GeoTools - OpenSource mapping toolkit</span>
+<span class="add"> *    http://geotools.org</span>
+<span class="add"> *    (C) 2005-2006, GeoTools Project Managment Committee 
(PMC)</span>
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+<span class="add"> *    License as published by the Free Software 
Foundation;</span>
+<span class="add"> *    version 2.1 of the License.</span>
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    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.maven;</pre></td></tr>
+</table>
+    </div>
+  </body>
+</html>

Propchange: sis/ip-review/rev/20606/JarCollector.xhtml
------------------------------------------------------------------------------
    svn:eol-style = native

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


Reply via email to