Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98E6176E8 for ; Sun, 11 Dec 2011 04:43:49 +0000 (UTC) Received: (qmail 22866 invoked by uid 500); 11 Dec 2011 04:43:48 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 22529 invoked by uid 500); 11 Dec 2011 04:43:41 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 22508 invoked by uid 99); 11 Dec 2011 04:43:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2011 04:43:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2011 04:43:37 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2577423889DA for ; Sun, 11 Dec 2011 04:43:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1212966 - in /commons/proper/sanselan/trunk: README.txt RELEASE_NOTES Date: Sun, 11 Dec 2011 04:43:17 -0000 To: commits@commons.apache.org From: damjan@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111211044317.2577423889DA@eris.apache.org> Author: damjan Date: Sun Dec 11 04:43:16 2011 New Revision: 1212966 URL: http://svn.apache.org/viewvc?rev=1212966&view=rev Log: Fix names and URLs in README.txt and RELEASE_NOTES. Modified: commons/proper/sanselan/trunk/README.txt commons/proper/sanselan/trunk/RELEASE_NOTES Modified: commons/proper/sanselan/trunk/README.txt URL: http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/README.txt?rev=1212966&r1=1212965&r2=1212966&view=diff ============================================================================== --- commons/proper/sanselan/trunk/README.txt (original) +++ commons/proper/sanselan/trunk/README.txt Sun Dec 11 04:43:16 2011 @@ -1,6 +1,6 @@ -============================================================= -Welcome to Apache Sanselan -============================================================= +========================================================================= +Welcome to Apache Commons Sanselan +========================================================================= License (see also LICENSE) ============================== @@ -29,23 +29,24 @@ Getting Started Mailing Lists ------------- -To get involved with the Apache Sanselan project, start by having a -look at our website (link at top of page) and join our mailing -lists by sending an empty message to +To get involved with the Apache Commons Sanselan project, start by +having a look at our website (link at top of page) and join our mailing +lists by sending an empty message to the Apache Commons mailing lists - sanselan-dev-subscribe :at: incubator.apache.org + user-subscribe :at: commons.apache.org and - sanselan-commits-subscribe :at: incubator.apache.org + dev-subscribe :at: commons.apache.org and the dev mailing list archives can be found at - http://incubator.apache.org/mail/sanselan-dev/ + http://mail-archives.apache.org/mod_mbox/commons-dev/ +Please prefix the subject line of any messages with [sanselan]. Downloading ----------- -The Sanselan source code is available via Subversion at +The Commons Sanselan source code is available via Subversion at https://svn.apache.org/repos/asf/commons/proper/sanselan/trunk @@ -73,10 +74,10 @@ components is: For more instructions, please see the documentation at: - http://sanselan.apache.org/doc/building.html + http://commons.apache.org/building.html Credits ======= -See http://sanselan.apache.org/team-list.html for the list of +See http://commons.apache.org/sanselan/team-list.html for the list of Sanselan committers and main contributors. Modified: commons/proper/sanselan/trunk/RELEASE_NOTES URL: http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/RELEASE_NOTES?rev=1212966&r1=1212965&r2=1212966&view=diff ============================================================================== --- commons/proper/sanselan/trunk/RELEASE_NOTES (original) +++ commons/proper/sanselan/trunk/RELEASE_NOTES Sun Dec 11 04:43:16 2011 @@ -1,12 +1,12 @@ -Apache Sanselan Release Notes ------------------------------ +Apache Commons Sanselan Release Notes +------------------------------------- -Apache Sanselan is a pure-Java image library for reading and writing a variety of image formats. +Apache Commons Sanselan is a pure-Java image library for reading and writing a variety of image formats. See the project site for details and sample code. -http://incubator.apache.org/sanselan/site/index.html +http://commons.apache.org/sanselan/ Version History: