svn commit: r794532 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/MetaphoneTest.java

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 05:22:45 2009 New Revision: 794532 URL: http://svn.apache.org/viewvc?rev=794532&view=rev Log: Adding a pair of notes Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/MetaphoneTest.java Modified: commons/proper/codec/trunk/src/t

svn commit: r794528 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/language/Metaphone.java

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 05:09:20 2009 New Revision: 794528 URL: http://svn.apache.org/viewvc?rev=794528&view=rev Log: Adding note on unexecutable code Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/language/Metaphone.java Modified: commons/proper/codec/trunk

svn commit: r794525 - in /commons/proper/codec/trunk/src/test/org/apache/commons/codec: digest/DigestUtilsTest.java language/CaverphoneTest.java language/SoundexTest.java

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 04:58:08 2009 New Revision: 794525 URL: http://svn.apache.org/viewvc?rev=794525&view=rev Log: Improving code coverage Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/digest/DigestUtilsTest.java commons/proper/codec/trunk/src/test/or

svn commit: r794521 - /commons/proper/codec/trunk/xdocs/index.xml

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 04:41:33 2009 New Revision: 794521 URL: http://svn.apache.org/viewvc?rev=794521&view=rev Log: Fixing link to maven project reports Modified: commons/proper/codec/trunk/xdocs/index.xml Modified: commons/proper/codec/trunk/xdocs/index.xml URL: http://svn.apache

svn commit: r794515 - in /commons/proper/codec/trunk/src/test/org/apache/commons/codec/binary: Base64InputStreamTest.java Base64OutputStreamTest.java Base64Test.java Base64TestData.java

2009-07-15 Thread ggregory
Author: ggregory Date: Thu Jul 16 04:01:17 2009 New Revision: 794515 URL: http://svn.apache.org/viewvc?rev=794515&view=rev Log: [CODEC-78] Base64: Improve Code Coverage. Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/binary/Base64InputStreamTest.java commons/prop

svn commit: r794512 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 03:45:24 2009 New Revision: 794512 URL: http://svn.apache.org/viewvc?rev=794512&view=rev Log: Fixing remaining bugzilla ids to be JIRA keys to close out CODEC-76 Modified: commons/proper/codec/trunk/xdocs/changes.xml Modified: commons/proper/codec/trunk/xdocs/

svn commit: r794509 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 03:39:32 2009 New Revision: 794509 URL: http://svn.apache.org/viewvc?rev=794509&view=rev Log: Converting 1.3 bugzilla ids to JIRA keys. Modified: commons/proper/codec/trunk/xdocs/changes.xml Modified: commons/proper/codec/trunk/xdocs/changes.xml URL: http://

svn propchange: r794501 - svn:log

2009-07-15 Thread martinc
Author: martinc Revision: 794501 Modified property: svn:log Modified: svn:log at Thu Jul 16 03:30:41 2009 -- --- svn:log (original) +++ svn:log Thu Jul 16 03:30:41 2009 @@ -1 +1 @@ -FILEUPLOAD_177 +FILEUPLOAD-177

svn commit: r794504 - in /commons/proper/scxml/branches/J6: ./ src/main/java/org/apache/commons/scxml/ src/main/java/org/apache/commons/scxml/env/ src/main/java/org/apache/commons/scxml/invoke/ src/ma

2009-07-15 Thread rahul
Author: rahul Date: Thu Jul 16 03:25:20 2009 New Revision: 794504 URL: http://svn.apache.org/viewvc?rev=794504&view=rev Log: Port r794503 from trunk. Attribute "targettype" of the and elements changed to "type" in latest Working Draft. Thanks to patch by Ales Dolecek . Also added Ales to the co

svn commit: r794503 - in /commons/proper/scxml/trunk: ./ src/main/java/org/apache/commons/scxml/ src/main/java/org/apache/commons/scxml/env/ src/main/java/org/apache/commons/scxml/invoke/ src/main/jav

2009-07-15 Thread rahul
Author: rahul Date: Thu Jul 16 03:23:43 2009 New Revision: 794503 URL: http://svn.apache.org/viewvc?rev=794503&view=rev Log: Attribute "targettype" of the and elements changed to "type" in latest Working Draft. Thanks to patch by Ales Dolecek . Also added Ales to the contributors list. SCXML-10

svn commit: r794501 - /commons/proper/fileupload/trunk/xdocs/faq.fml

2009-07-15 Thread martinc
Author: martinc Date: Thu Jul 16 03:08:40 2009 New Revision: 794501 URL: http://svn.apache.org/viewvc?rev=794501&view=rev Log: FILEUPLOAD_177 Modified: commons/proper/fileupload/trunk/xdocs/faq.fml Modified: commons/proper/fileupload/trunk/xdocs/faq.fml URL: http://svn.apache.org/viewvc/com

svn commit: r794492 - /commons/proper/math/trunk/src/site/xdoc/userguide/stat.xml

2009-07-15 Thread psteitz
Author: psteitz Date: Thu Jul 16 02:06:59 2009 New Revision: 794492 URL: http://svn.apache.org/viewvc?rev=794492&view=rev Log: Added AggregateSummaryStatistics. Modified: commons/proper/math/trunk/src/site/xdoc/userguide/stat.xml Modified: commons/proper/math/trunk/src/site/xdoc/userguide/st

svn commit: r794489 - /commons/proper/math/trunk/src/test/org/apache/commons/math/stat/descriptive/AggregateSummaryStatisticsTest.java

2009-07-15 Thread psteitz
Author: psteitz Date: Thu Jul 16 01:54:32 2009 New Revision: 794489 URL: http://svn.apache.org/viewvc?rev=794489&view=rev Log: Fixed types. Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/stat/descriptive/AggregateSummaryStatisticsTest.java Modified: commons/proper/mat

svn commit: r794480 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java

2009-07-15 Thread ggregory
Author: ggregory Date: Thu Jul 16 01:05:42 2009 New Revision: 794480 URL: http://svn.apache.org/viewvc?rev=794480&view=rev Log: [#CODEC-75] Make Base64 URL-safe. Remove unused method. Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java Modified: common

svn commit: r794371 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 19:14:22 2009 New Revision: 794371 URL: http://svn.apache.org/viewvc?rev=794371&view=rev Log: maven-javadoc-plugin 2.4 to 2.5. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/common

svn commit: r794369 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 19:03:37 2009 New Revision: 794369 URL: http://svn.apache.org/viewvc?rev=794369&view=rev Log: maven-checkstyle-plugin 2.1. to 2.3. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/co

svn commit: r794355 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 18:42:38 2009 New Revision: 794355 URL: http://svn.apache.org/viewvc?rev=794355&view=rev Log: maven-changes-plugin 2.0 to 2.1. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/common

svn commit: r794354 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 18:42:07 2009 New Revision: 794354 URL: http://svn.apache.org/viewvc?rev=794354&view=rev Log: Escape HTML tags in action element to avoid XML parser error in change report plugin 2.1 (was OK in 2.0) Modified: commons/proper/codec/trunk/xdocs/changes.xml Mod

svn commit: r794348 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 18:25:46 2009 New Revision: 794348 URL: http://svn.apache.org/viewvc?rev=794348&view=rev Log: maven-pmd-plugin 2.3 to 2.4. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/pr

svn commit: r794344 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 18:18:59 2009 New Revision: 794344 URL: http://svn.apache.org/viewvc?rev=794344&view=rev Log: Upgrade from findbugs-maven-plugin 1.1.1 to 2.0.1 reports 3 more bugs. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL

svn commit: r794341 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/net/URLCodec.java

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 18:14:35 2009 New Revision: 794341 URL: http://svn.apache.org/viewvc?rev=794341&view=rev Log: Fix Clirr issues. The next major release may break compatibility and make the changed fields final. Modified: commons/proper/codec/trunk/src/java/org/apache/common

svn commit: r794340 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 18:10:04 2009 New Revision: 794340 URL: http://svn.apache.org/viewvc?rev=794340&view=rev Log: Update my entry (ggregory) Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/prop

svn commit: r794337 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 17:53:10 2009 New Revision: 794337 URL: http://svn.apache.org/viewvc?rev=794337&view=rev Log: Added contributors per Julius Davies' email. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/v

svn commit: r794330 - /commons/proper/codec/trunk/pom.xml

2009-07-15 Thread ggregory
Author: ggregory Date: Wed Jul 15 17:33:45 2009 New Revision: 794330 URL: http://svn.apache.org/viewvc?rev=794330&view=rev Log: Fix exception during build, see http://jira.codehaus.org/browse/MCOBERTURA-101 Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom

svn commit: r794291 - in /commons/sandbox/js2j/trunk/src/main/java/org/apache/commons/js2j: JavaObjectWrapper.java SugarContextFactory.java

2009-07-15 Thread mrdon
Author: mrdon Date: Wed Jul 15 14:49:39 2009 New Revision: 794291 URL: http://svn.apache.org/viewvc?rev=794291&view=rev Log: Fix non-chained exception, added context factory for sugar Added: commons/sandbox/js2j/trunk/src/main/java/org/apache/commons/js2j/SugarContextFactory.java Modified:

svn commit: r794170 - /commons/proper/exec/trunk/pom.xml

2009-07-15 Thread sgoeschl
Author: sgoeschl Date: Wed Jul 15 08:01:26 2009 New Revision: 794170 URL: http://svn.apache.org/viewvc?rev=794170&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://s