Author: damjan
Date: Sat Apr 21 07:43:17 2012
New Revision: 1328602

URL: http://svn.apache.org/viewvc?rev=1328602&view=rev
Log:
Update website to use Imaging instead of Sanselan.


Added:
    commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml   (with 
props)
Removed:
    commons/proper/imaging/trunk/src/site/xdoc/download_sanselan.xml
    commons/proper/imaging/trunk/src/site/xdoc/whysanselan.xml
Modified:
    commons/proper/imaging/trunk/src/site/site.xml
    commons/proper/imaging/trunk/src/site/xdoc/gettingstarted.xml
    commons/proper/imaging/trunk/src/site/xdoc/index.xml
    commons/proper/imaging/trunk/src/site/xdoc/mail-lists.xml

Modified: commons/proper/imaging/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/src/site/site.xml?rev=1328602&r1=1328601&r2=1328602&view=diff
==============================================================================
--- commons/proper/imaging/trunk/src/site/site.xml (original)
+++ commons/proper/imaging/trunk/src/site/site.xml Sat Apr 21 07:43:17 2012
@@ -29,12 +29,12 @@
       <item name="Issue Tracking"          href="/issue-tracking.html"/>
       <item name="Source Repository"       href="/source-repository.html"/>
       <item name="Documentation"           
href="http://cwiki.apache.org/SANSELAN/"/>
-      <item name="Javadoc"                 href="api-release/index.html"/>
-      <item name="Download"                href="/download_sanselan.cgi"/>
+      <item name="Javadoc"                 href="/apidocs/index.html"/>
+      <item name="Download"                href="/download_imaging.cgi"/>
     </menu>
 
     <menu name="Documentation">
-      <item name="Why Use Imaging"         href="/whysanselan.html"/>
+      <item name="Why Use Imaging"         href="/whyimaging.html"/>
       <item name="Getting Started"         href="/gettingstarted.html"/>
       <item name="Sample Usage"            href="/sampleusage.html"/>
       <item name="Format Support"          href="/formatsupport.html"/>

Added: commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml?rev=1328602&view=auto
==============================================================================
--- commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml (added)
+++ commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml Sat Apr 21 
07:43:17 2012
@@ -0,0 +1,138 @@
+<?xml version="1.0"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+ +======================================================================+
+ |****                                                              ****|
+ |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
+ |****                    DO NOT EDIT DIRECTLY                      ****|
+ |****                                                              ****|
+ +======================================================================+
+ | TEMPLATE FILE: download-page-template.xml                            |
+ | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
+ +======================================================================+
+ |                                                                      |
+ | 1) Re-generate using: mvn commons:download-page                      |
+ |                                                                      |
+ | 2) Set the following properties in the component's pom:              |
+ |    - commons.componentid (required, alphabetic, lower case)          |
+ |    - commons.release.version (required)                              |
+ |    - commons.binary.suffix (optional)                                |
+ |      (defaults to "-bin", set to "" for pre-maven2 releases)         |
+ |                                                                      |
+ | 3) Example Properties                                                |
+ |                                                                      |
+ |  <properties>                                                        |
+ |    <commons.componentid>math</commons.componentid>                   |
+ |    <commons.release.version>1.2</commons.release.version>            |
+ |  </properties>                                                       |
+ |                                                                      |
+ +======================================================================+
+-->
+<document>
+  <properties>
+    <title>Download Commons Imaging</title>
+    <author email="[email protected]">Commons Documentation Team</author>
+  </properties>
+  <body>
+    <section name="Download Commons Imaging">
+    <subsection name="Using a Mirror">
+      <p>
+        We recommend you use a mirror to download our release
+        builds, but you <strong>must</strong> verify the integrity of
+        the downloaded files using signatures downloaded from our main
+        distribution directories. Recent releases (48 hours) may not yet
+        be available from the mirrors.
+      </p>
+
+      <p>
+        You are currently using <b>[preferred]</b>.  If you
+        encounter a problem with this mirror, please select another
+        mirror.  If all mirrors are failing, there are <i>backup</i>
+        mirrors (at the end of the mirrors list) that should be
+        available.
+        <br></br>
+        [if-any logo]<a href="[link]"><img align="right" src="[logo]" 
border="0"></img></a>[end]
+      </p>
+
+      <form action="[location]" method="get" id="SelectMirror">
+        <p>
+          Other mirrors:
+          <select name="Preferred">
+          [if-any http]
+            [for http]<option value="[http]">[http]</option>[end]
+          [end]
+          [if-any ftp]
+            [for ftp]<option value="[ftp]">[ftp]</option>[end]
+          [end]
+          [if-any backup]
+            [for backup]<option value="[backup]">[backup] 
(backup)</option>[end]
+          [end]
+          </select>
+          <input type="submit" value="Change"></input>
+        </p>
+      </form>
+
+      <p>
+        The <a href="http://www.apache.org/dist/commons/KEYS";>KEYS</a>
+        link links to the code signing keys used to sign the product.
+        The <code>PGP</code> link downloads the OpenPGP compatible signature 
from our main site.
+        The <code>MD5</code> link downloads the checksum from the main site.
+      </p>
+    </subsection>
+    </section>
+    <section name="Commons Imaging 1.0 ">
+      <subsection name="Binaries">
+        <table>
+          <tr>
+              <td><a 
href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.tar.gz">commons-imaging-1.0.tar.gz</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/binaries/commons-imaging-1.0.tar.gz.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/binaries/commons-imaging-1.0.tar.gz.asc";>pgp</a></td>
+          </tr>
+          <tr>
+              <td><a 
href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.zip">commons-imaging-1.0.zip</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/binaries/commons-imaging-1.0.zip.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/binaries/commons-imaging-1.0.zip.asc";>pgp</a></td>
+          </tr>
+        </table>
+      </subsection>
+      <subsection name="Source">
+        <table>
+          <tr>
+              <td><a 
href="[preferred]/commons/imaging/source/commons-imaging-1.0-src.tar.gz">commons-imaging-1.0-src.tar.gz</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/source/commons-imaging-1.0-src.tar.gz.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/source/commons-imaging-1.0-src.tar.gz.asc";>pgp</a></td>
+          </tr>
+          <tr>
+              <td><a 
href="[preferred]/commons/imaging/source/commons-imaging-1.0-src.zip">commons-imaging-1.0-src.zip</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/source/commons-imaging-1.0-src.zip.md5";>md5</a></td>
+              <td><a 
href="http://www.apache.org/dist/commons/imaging/source/commons-imaging-1.0-src.zip.asc";>pgp</a></td>
+          </tr>
+        </table>
+      </subsection>
+    </section>
+    <section name="Archives">
+        <p>
+          Older releases can be obtained from the archives.
+        </p>
+        <ul>
+          <li class="download"><a href="[preferred]/commons/imaging/">browse 
download area</a></li>
+          <li><a 
href="http://archive.apache.org/dist/commons/imaging/";>archives...</a></li>
+        </ul>
+    </section>
+  </body>
+</document>

Propchange: commons/proper/imaging/trunk/src/site/xdoc/download_imaging.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: commons/proper/imaging/trunk/src/site/xdoc/gettingstarted.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/src/site/xdoc/gettingstarted.xml?rev=1328602&r1=1328601&r2=1328602&view=diff
==============================================================================
--- commons/proper/imaging/trunk/src/site/xdoc/gettingstarted.xml (original)
+++ commons/proper/imaging/trunk/src/site/xdoc/gettingstarted.xml Sat Apr 21 
07:43:17 2012
@@ -26,9 +26,9 @@ limitations under the License.
 
 <p>
   <ul>
-      <li>Sanselan requires Java 1.4 or higher. It could easily be converted 
to require only 1.2.</li>
-      <li>The question of porting to J2ME has been raised, but not yet 
pursued.</li>
-      <li>Sanselan has no dependencies.</li>
+      <li>Commons Imaging requires Java 1.5 or higher.</li>
+      <li>The questions of porting to J2ME and Android have been raised, but 
not yet pursued.</li>
+      <li>Commons Imaging has no dependencies.</li>
       <li>It does not use ImageIO/AWT.</li>
   </ul>
 </p>
@@ -39,10 +39,10 @@ limitations under the License.
 
 <p>
   <ul>
-      <li>Download the latest release from the <a 
href="http://commons.apache.org/sanselan/download_sanselan.cgi";>download 
page</a>.</li>
+      <li>Download the latest release from the <a 
href="http://commons.apache.org/imaging/download_imaging.cgi";>download 
page</a>.</li>
       <li>Add the jar to your project's classpath.</li>
       <li>See our <a href="sampleusage.html">Sample Code</a> for examples.</li>
-      <li>Refer to the project's <a 
href="api-release/index.html">javadoc</a></li>
+      <li>Refer to the project's <a href="apidocs/index.html">javadoc</a></li>
       <li>Have questions? Subscribe to the commons user <a 
href="mail-lists.html">mailing list</a>.</li>
   </ul>
 </p>
@@ -51,18 +51,18 @@ limitations under the License.
 
 <section name="Building from the latest Source">
 <p>
-  There are two steps to building Commons Sanselan from the latest source:
+  There are two steps to building Commons Imaging from the latest source:
   <ul>
       <li>Check out the latest source from <a 
href="source-repository.html">Subversion</a></li>
           <ul>
-              <li>1. mkdir sanselan-snapshot</li>
-              <li>2. cd sanselan-snapshot</li>
-              <li>3. svn checkout <a 
href="https://svn.apache.org/repos/asf/commons/proper/sanselan/trunk/";>https://svn.apache.org/repos/asf/commons/proper/sanselan/trunk/</a></li>
+              <li>1. mkdir imaging-snapshot</li>
+              <li>2. cd imaging-snapshot</li>
+              <li>3. svn checkout <a 
href="https://svn.apache.org/repos/asf/commons/proper/imaging/trunk/";>https://svn.apache.org/repos/asf/commons/proper/imaging/trunk/</a></li>
           </ul>
       <li>Build using <a href="http://maven.apache.org";>Maven 2</a></li>
           <ul>
               <li>1. Install the latest version of Maven</li>
-              <li>2. cd sanselan-snapshot (if you are not already in the 
project directory)</li>
+              <li>2. cd imaging-snapshot (if you are not already in the 
project directory)</li>
               <li>3. mvn -Prc package</li>
               <li>4. The build will be in the "target" folder.</li>
           </ul>

Modified: commons/proper/imaging/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/src/site/xdoc/index.xml?rev=1328602&r1=1328601&r2=1328602&view=diff
==============================================================================
--- commons/proper/imaging/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/imaging/trunk/src/site/xdoc/index.xml Sat Apr 21 07:43:17 
2012
@@ -25,16 +25,17 @@
 
  <body>
 
-<section name="Sanselan: a Pure-Java Image Library">
+<section name="Commons Imaging: a Pure-Java Image Library">
 
 <subsection name="Introduction">
 
 <p>
-  This Pure-Java library reads and writes a variety of image formats, 
including fast parsing
-  of image info (size, color space, icc profile, etc.) and metadata.
+  Apache Commons Imaging, previously known as Apache Commons Sanselan, is a 
library that
+  reads and writes a variety of image formats, including fast parsing
+  of image info (size, color space, ICC profile, etc.) and metadata.
 </p>
 <p>
-  This library is pure Java. It's slow, consequently, but perfectly portable.
+  This library is pure Java. It's slower, consequently, but perfectly portable.
   It's easier to use than ImageIO/JAI/Toolkit (Sun/Java's image support), 
supports
   more formats (and supports them more correctly). It also provides easy 
access to metadata.
 </p>
@@ -47,7 +48,7 @@
 </p>
 <p>
   <ul>
-    <li><a href="whysanselan.html">Why Use Sanselan?</a></li>
+    <li><a href="whyimaging.html">Why Use Commons Imaging?</a></li>
     <li><a href="gettingstarted.html">Getting Started</a></li>
   </ul>
 </p>
@@ -58,16 +59,16 @@
 <p>
   Current release: 0.97, February 14th, 2009
   <ul>
-    <li><a 
href="http://commons.apache.org/sanselan/download_sanselan.cgi";>Download latest 
release</a></li>
+    <li><a 
href="http://commons.apache.org/imaging/download_imaging.cgi";>Download latest 
release</a></li>
   </ul>
 </p>
 
 <p>
   API reference:
   <ul>
-    <li><a href="api-release/index.html">Javadocs</a></li>
+    <li><a href="apidocs/index.html">Javadocs</a></li>
     <ul>
-      <li>Start with the <a 
href="api-release/index.html?org/apache/commons/sanselan/Sanselan.html">Sanselan
 class</a></li>
+      <li>Start with the <a 
href="apidocs/index.html?org/apache/commons/imaging/Imaging.html">Imaging 
class</a></li>
     </ul>
   </ul>
 </p>

Modified: commons/proper/imaging/trunk/src/site/xdoc/mail-lists.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/src/site/xdoc/mail-lists.xml?rev=1328602&r1=1328601&r2=1328602&view=diff
==============================================================================
--- commons/proper/imaging/trunk/src/site/xdoc/mail-lists.xml (original)
+++ commons/proper/imaging/trunk/src/site/xdoc/mail-lists.xml Sat Apr 21 
07:43:17 2012
@@ -41,42 +41,45 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Commons Sanselan Mailing Lists</title>
+    <title>Commons Imaging Mailing Lists</title>
     <author email="[email protected]">Commons Documentation Team</author>
   </properties>
   <body>
 
     <section name="Overview">
       <p>
-        <a href="index.html">Commons Sanselan</a> shares mailing lists with 
all the other 
+        <a href="index.html">Commons Imaging</a> shares mailing lists with all 
the other
         <a href="http://commons.apache.org/components.html";>Commons 
Components</a>.
         To make it easier for people to only read messages related to 
components they are interested in,
         the convention in Commons is to prefix the subject line of messages 
with the component's name,
         for example:
         <ul>
-          <li>[sanselan] Problem with the ...</li>
+          <li>[imaging] Problem with the ...</li>
         </ul>
       </p>
       <p>
-        Questions related to the usage of Commons Sanselan should be posted to 
the
+        Questions related to the usage of Commons Imaging should be posted to 
the
         <a href="http://mail-archives.apache.org/mod_mbox/commons-user/";>User 
List</a>.
         <br />
         The <a 
href="http://mail-archives.apache.org/mod_mbox/commons-dev/";>Developer List</a>
-        is for questions and discussion related to the development of Commons 
Sanselan.
+        is for questions and discussion related to the development of Commons 
Imaging.
         <br />
         Please do not cross-post; developers are also subscribed to the user 
list.
+        <br />
+        You must be subscribed to post to the mailing lists.  Follow the 
Subscribe links below
+        to subscribe.
       </p>
       <p>
         <strong>Note:</strong> please don't send patches or attachments to any 
of the mailing lists.
-        Patches are best handled via the <a href="issue-tracking.html">Issue 
Tracking</a> system. 
-        Otherwise, please upload the file to a public server and include the 
URL in the mail. 
+        Patches are best handled via the <a href="issue-tracking.html">Issue 
Tracking</a> system.
+        Otherwise, please upload the file to a public server and include the 
URL in the mail.
       </p>
     </section>
 
-    <section name="Commons Sanselan Mailing Lists">
+    <section name="Commons Imaging Mailing Lists">
       <p>
-        <strong>Please prefix the subject line of any messages for <a 
href="index.html">Commons Sanselan</a>
-        with <i>[sanselan]</i></strong> - <i>thanks!</i>
+        <strong>Please prefix the subject line of any messages for <a 
href="index.html">Commons Imaging</a>
+        with <i>[imaging]</i></strong> - <i>thanks!</i>
         <br />
         <br />
       </p>
@@ -96,12 +99,12 @@ limitations under the License.
           <td>
             <strong>Commons User List</strong>
             <br /><br />
-            Questions on using Commons Sanselan.
+            Questions on using Commons Imaging.
             <br /><br />
           </td>
           <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
           <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-          <td><a 
href="mailto:[email protected]?subject=[sanselan]";>Post</a></td>
+          <td><a 
href="mailto:[email protected]?subject=[imaging]";>Post</a></td>
           <td><a 
href="http://mail-archives.apache.org/mod_mbox/commons-user/";>mail-archives.apache.org</a></td>
           <td><a 
href="http://markmail.org/list/org.apache.commons.users/";>markmail.org</a><br />
               <a 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a><br
 />
@@ -114,12 +117,12 @@ limitations under the License.
           <td>
             <strong>Commons Developer List</strong>
             <br /><br />
-            Discussion of development of Commons Sanselan.
+            Discussion of development of Commons Imaging.
             <br /><br />
           </td>
           <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
           <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-          <td><a 
href="mailto:[email protected]?subject=[sanselan]";>Post</a></td>
+          <td><a 
href="mailto:[email protected]?subject=[imaging]";>Post</a></td>
           <td><a 
href="http://mail-archives.apache.org/mod_mbox/commons-dev/";>mail-archives.apache.org</a></td>
           <td><a 
href="http://markmail.org/list/org.apache.commons.dev/";>markmail.org</a><br />
               <a 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a><br
 />
@@ -185,10 +188,10 @@ limitations under the License.
             General announcements of Apache project releases.
             <br /><br />
           </td>
-          <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td> 
-          <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td> 
+          <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
+          <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
           <td><i>read only</i></td>
-          <td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/www-announce/";>mail-archives.apache.org</a></td>
 
+          <td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/www-announce/";>mail-archives.apache.org</a></td>
           <td><a class="externalLink" 
href="http://markmail.org/list/org.apache.announce/";>markmail.org</a><br />
               <a class="externalLink" 
href="http://old.nabble.com/Apache-News-and-Announce-f109.html";>old.nabble.com</a><br
 />
               <a class="externalLink" 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a><br
 />


Reply via email to