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 73F3910A0F for ; Thu, 2 Jan 2014 18:23:33 +0000 (UTC) Received: (qmail 82017 invoked by uid 500); 2 Jan 2014 18:23:00 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 81561 invoked by uid 500); 2 Jan 2014 18:22:43 -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 80981 invoked by uid 99); 2 Jan 2014 18:22:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jan 2014 18:22:18 +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; Thu, 02 Jan 2014 18:21:59 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 602722388B43 for ; Thu, 2 Jan 2014 18:21:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r892527 [8/10] - in /websites/production/commons/content/proper/commons-codec: ./ apidocs/ apidocs/org/apache/commons/codec/ apidocs/org/apache/commons/codec/binary/ apidocs/org/apache/commons/codec/binary/class-use/ apidocs/org/apache/comm... Date: Thu, 02 Jan 2014 18:20:57 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140102182112.602722388B43@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Md5CryptTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Md5CryptTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Md5CryptTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.digest.Md5CryptTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.digest.Md5CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha256CryptTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha256CryptTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha256CryptTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.digest.Sha256CryptTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.digest.Sha256CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha2CryptTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha2CryptTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha2CryptTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.digest.Sha2CryptTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.digest.Sha2CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha512CryptTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha512CryptTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Sha512CryptTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.digest.Sha512CryptTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.digest.Sha512CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/UnixCryptTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/UnixCryptTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/UnixCryptTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.digest.UnixCryptTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.digest.UnixCryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-frame.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-frame.html Thu Jan 2 18:20:51 2014 @@ -3,7 +3,7 @@ -org.apache.commons.codec.digest (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.digest (Apache Commons Codec 1.10-SNAPSHOT Test API) Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-summary.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-summary.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -org.apache.commons.codec.digest (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.digest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -162,6 +162,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-tree.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-tree.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -org.apache.commons.codec.digest Class Hierarchy (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.digest Class Hierarchy (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -131,6 +131,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-use.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-use.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/package-use.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Package org.apache.commons.codec.digest (Apache Commons Codec 1.9 Test API) +Uses of Package org.apache.commons.codec.digest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone1Test.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone1Test.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone1Test.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Caverphone1Test (Apache Commons Codec 1.9 Test API) +Caverphone1Test (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -383,6 +383,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone2Test.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone2Test.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/Caverphone2Test.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Caverphone2Test (Apache Commons Codec 1.9 Test API) +Caverphone2Test (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -453,6 +453,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/ColognePhoneticTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/ColognePhoneticTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/ColognePhoneticTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -ColognePhoneticTest (Apache Commons Codec 1.9 Test API) +ColognePhoneticTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -429,6 +429,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphone2Test.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphone2Test.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphone2Test.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -DoubleMetaphone2Test (Apache Commons Codec 1.9 Test API) +DoubleMetaphone2Test (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -321,6 +321,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphoneTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphoneTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/DoubleMetaphoneTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -DoubleMetaphoneTest (Apache Commons Codec 1.9 Test API) +DoubleMetaphoneTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -501,6 +501,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -MatchRatingApproachEncoderTest (Apache Commons Codec 1.9 Test API) +MatchRatingApproachEncoderTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -1484,6 +1484,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MetaphoneTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MetaphoneTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/MetaphoneTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -MetaphoneTest (Apache Commons Codec 1.9 Test API) +MetaphoneTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -770,6 +770,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/NysiisTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/NysiisTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/NysiisTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -NysiisTest (Apache Commons Codec 1.9 Test API) +NysiisTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -588,6 +588,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/RefinedSoundexTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/RefinedSoundexTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/RefinedSoundexTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -RefinedSoundexTest (Apache Commons Codec 1.9 Test API) +RefinedSoundexTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -366,6 +366,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/SoundexTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/SoundexTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/SoundexTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -SoundexTest (Apache Commons Codec 1.9 Test API) +SoundexTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -671,6 +671,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoderTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoderTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/BeiderMorseEncoderTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -BeiderMorseEncoderTest (Apache Commons Codec 1.9 Test API) +BeiderMorseEncoderTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -560,6 +560,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/CacheSubSequencePerformanceTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/CacheSubSequencePerformanceTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/CacheSubSequencePerformanceTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -CacheSubSequencePerformanceTest (Apache Commons Codec 1.9 Test API) +CacheSubSequencePerformanceTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -251,6 +251,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/LanguageGuessingTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/LanguageGuessingTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/LanguageGuessingTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -LanguageGuessingTest (Apache Commons Codec 1.9 Test API) +LanguageGuessingTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -271,6 +271,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEnginePerformanceTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEnginePerformanceTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEnginePerformanceTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -PhoneticEnginePerformanceTest (Apache Commons Codec 1.9 Test API) +PhoneticEnginePerformanceTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -349,6 +349,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineRegressionTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineRegressionTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineRegressionTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -PhoneticEngineRegressionTest (Apache Commons Codec 1.9 Test API) +PhoneticEngineRegressionTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -280,6 +280,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/PhoneticEngineTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -PhoneticEngineTest (Apache Commons Codec 1.9 Test API) +PhoneticEngineTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -277,6 +277,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/RuleTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/RuleTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/RuleTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -RuleTest (Apache Commons Codec 1.9 Test API) +RuleTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -280,6 +280,6 @@ extends Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoderTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoderTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/BeiderMorseEncoderTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.BeiderMorseEncoderTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/CacheSubSequencePerformanceTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/CacheSubSequencePerformanceTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/CacheSubSequencePerformanceTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.CacheSubSequencePerformanceTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.CacheSubSequencePerformanceTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/LanguageGuessingTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/LanguageGuessingTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/LanguageGuessingTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.LanguageGuessingTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.LanguageGuessingTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEnginePerformanceTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEnginePerformanceTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEnginePerformanceTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.PhoneticEnginePerformanceTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.PhoneticEnginePerformanceTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineRegressionTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineRegressionTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineRegressionTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/PhoneticEngineTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.PhoneticEngineTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.PhoneticEngineTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/RuleTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/RuleTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/class-use/RuleTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.bm.RuleTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.bm.RuleTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-frame.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-frame.html Thu Jan 2 18:20:51 2014 @@ -3,7 +3,7 @@ -org.apache.commons.codec.language.bm (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.language.bm (Apache Commons Codec 1.10-SNAPSHOT Test API) Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-summary.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-summary.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -org.apache.commons.codec.language.bm (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.language.bm (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -164,6 +164,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-tree.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-tree.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -org.apache.commons.codec.language.bm Class Hierarchy (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.language.bm Class Hierarchy (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -133,6 +133,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-use.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-use.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/bm/package-use.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Package org.apache.commons.codec.language.bm (Apache Commons Codec 1.9 Test API) +Uses of Package org.apache.commons.codec.language.bm (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone1Test.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone1Test.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone1Test.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.Caverphone1Test (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.Caverphone1Test (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone2Test.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone2Test.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/Caverphone2Test.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.Caverphone2Test (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.Caverphone2Test (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/ColognePhoneticTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/ColognePhoneticTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/ColognePhoneticTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.ColognePhoneticTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.ColognePhoneticTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphone2Test.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphone2Test.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphone2Test.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.DoubleMetaphone2Test (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.DoubleMetaphone2Test (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphoneTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphoneTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/DoubleMetaphoneTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.DoubleMetaphoneTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.DoubleMetaphoneTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MatchRatingApproachEncoderTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MatchRatingApproachEncoderTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MatchRatingApproachEncoderTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.MatchRatingApproachEncoderTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.MatchRatingApproachEncoderTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MetaphoneTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MetaphoneTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/MetaphoneTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.MetaphoneTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.MetaphoneTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/NysiisTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/NysiisTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/NysiisTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.NysiisTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.NysiisTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/RefinedSoundexTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/RefinedSoundexTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/RefinedSoundexTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.RefinedSoundexTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.RefinedSoundexTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/SoundexTest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/SoundexTest.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/class-use/SoundexTest.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -Uses of Class org.apache.commons.codec.language.SoundexTest (Apache Commons Codec 1.9 Test API) +Uses of Class org.apache.commons.codec.language.SoundexTest (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -110,6 +110,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-frame.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-frame.html Thu Jan 2 18:20:51 2014 @@ -3,7 +3,7 @@ -org.apache.commons.codec.language (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.language (Apache Commons Codec 1.10-SNAPSHOT Test API) Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-summary.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-summary.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -org.apache.commons.codec.language (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.language (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -182,6 +182,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-tree.html (original) +++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/language/package-tree.html Thu Jan 2 18:20:51 2014 @@ -3,13 +3,13 @@ -org.apache.commons.codec.language Class Hierarchy (Apache Commons Codec 1.9 Test API) +org.apache.commons.codec.language Class Hierarchy (Apache Commons Codec 1.10-SNAPSHOT Test API) @@ -136,6 +136,6 @@ -

Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.

+

Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.

\ No newline at end of file