svn commit: r512889 - in /jakarta/commons/proper/lang/trunk/src: java/org/apache/commons/lang/ java/org/apache/commons/lang/exception/ test/org/apache/commons/lang/ test/org/apache/commons/lang/except

2007-02-28 Thread dlr
Author: dlr Date: Wed Feb 28 10:18:20 2007 New Revision: 512889 URL: http://svn.apache.org/viewvc?view=revrev=512889 Log: A feeble attempt at a (personal) anti-spam measure. [ in jarkarta/commons/lang/src/ ] * test/org/apache/commons/lang/exception/NestableDelegateTestCase.java * test/org

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/exception ExceptionUtils.java

2003-11-03 Thread dlr
dlr 2003/11/03 16:04:40 Modified:lang/src/java/org/apache/commons/lang/exception ExceptionUtils.java Log: * src/java/org/apache/commons/lang/exception/ExceptionUtils.java getCause(Throwable), getCause(Throwable, String[]): Added @since tags

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/strategy TestHyphenatedNameMapper.java

2003-08-27 Thread dlr
dlr 2003/08/26 18:50:07 Modified:betwixt/src/test/org/apache/commons/betwixt/strategy TestHyphenatedNameMapper.java Log: * src/test/org/apache/commons/betwixt/strategy/TestHyphenatedNameMapper.java testLowerCaseViaBeanDescriptor(): A new test case

cvs commit: jakarta-commons/pool/src/java/org/apache/commons/pool/impl GenericKeyedObjectPool.java

2003-08-21 Thread dlr
dlr 2003/08/21 16:35:28 Modified:pool/src/java/org/apache/commons/pool/impl GenericKeyedObjectPool.java Log: * src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java returnObject(): Removed extraneous set of parens. Revision Changes

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/strategy HyphenatedNameMapper.java NameMapper.java

2003-08-14 Thread dlr
dlr 2003/08/13 11:28:01 Modified:betwixt/src/java/org/apache/commons/betwixt/strategy HyphenatedNameMapper.java NameMapper.java Log: * src/java/org/apache/commons/betwixt/strategy/NameMapper.java * src/java/org/apache/commons/betwixt/strategy

cvs commit: jakarta-commons/betwixt project.xml

2003-08-14 Thread dlr
dlr 2003/08/14 11:24:59 Modified:betwixt project.xml Log: * betwixt/project.xml developers: Added myself to the developers list. Revision ChangesPath 1.29 +7 -1 jakarta-commons/betwixt/project.xml Index: project.xml

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io BeanRuleSet.java

2003-08-11 Thread dlr
dlr 2003/08/11 16:52:20 Modified:betwixt/src/java/org/apache/commons/betwixt/io BeanRuleSet.java Log: * src/java/org/apache/commons/betwixt/io/BeanRuleSet.java baseContext: Corrected JavaDoc by changing obtain to obtained. Revision Changes

cvs commit: jakarta-commons/collections README.txt

2003-07-03 Thread dlr
dlr 2003/07/03 20:10:00 Modified:collections README.txt Log: * collections/README.txt Updated URL to Ant web site. Revision ChangesPath 1.3 +1 -3 jakarta-commons/collections/README.txt Index: README.txt

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections ProxyMap.java

2003-07-03 Thread dlr
dlr 2003/07/03 20:32:04 Modified:collections/src/java/org/apache/commons/collections ProxyMap.java Log: * collections/src/java/org/apache/commons/collections/ProxyMap.java Removed bogus use case from header JavaDoc. The class may be deprecated

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections ProxyMap.java

2003-07-03 Thread dlr
dlr 2003/07/03 20:36:12 Modified:collections/src/java/org/apache/commons/collections ProxyMap.java Log: * collections/src/java/org/apache/commons/collections/ProxyMap.java Corrected pointer in the header JavaDoc's @deprecated warning to the better

cvs commit: jakarta-commons-sandbox/configuration/src/java/org/apache/commons/configuration BaseConfiguration.java

2003-01-21 Thread dlr
dlr 2003/01/21 19:00:22 Modified:configuration/src/java/org/apache/commons/configuration BaseConfiguration.java Log: * src/java/org/apache/commons/configuration/BaseConfiguration.java Added a new INITIAL_LIST_SIZE constant to replace magic numbers

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/exception ExceptionUtils.java

2003-01-20 Thread dlr
dlr 2003/01/20 15:04:19 Modified:lang/src/test/org/apache/commons/lang/exception ExceptionUtilsTestCase.java lang/src/java/org/apache/commons/lang/exception ExceptionUtils.java Log: * src/test/org/apache/commons/lang

cvs commit: jakarta-commons-sandbox/configuration/src/test/org/apache/commons/configuration TestBasePropertiesConfiguration.java TestClassPropertiesConfiguration.java TestPropertiesConfiguration.java

2003-01-10 Thread dlr
dlr 2003/01/10 16:55:03 Modified:configuration project.xml build.xml configuration/src/test/org/apache/commons/configuration TestClassPropertiesConfiguration.java TestPropertiesConfiguration.java Added

cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang/exception ExceptionUtilsTestCase.java

2002-09-24 Thread dlr
dlr 2002/09/24 22:50:49 Modified:lang/src/test/org/apache/commons/lang/exception ExceptionUtilsTestCase.java Log: Corrected semantics of ExceptionWithoutCause broken in CVS rev 1.3. The point of the ExceptionWithoutCause is to test for false-positive

cvs commit: jakarta-commons/lang default.properties

2002-09-24 Thread dlr
dlr 2002/09/24 22:54:54 Modified:lang default.properties Log: Updated the component.version property for [lang] version 1.0-rc1. Revision ChangesPath 1.3 +1 -1 jakarta-commons/lang/default.properties Index: default.properties

cvs commit: jakarta-commons/lang .cvsignore

2002-09-24 Thread dlr
dlr 2002/09/24 22:55:31 Added: lang .cvsignore Log: Ignore the generated target/ directory. Revision ChangesPath 1.1 jakarta-commons/lang/.cvsignore Index: .cvsignore

cvs commit: jakarta-commons/lang default.properties

2002-09-24 Thread dlr
dlr 2002/09/24 22:57:36 Modified:lang default.properties Log: All build-generated content should reside under a single directory for easy cleaning. Revision ChangesPath 1.4 +1 -1 jakarta-commons/lang/default.properties Index: default.properties

cvs commit: jakarta-commons/lang default.properties

2002-09-24 Thread dlr
dlr 2002/09/24 23:00:30 Modified:lang default.properties Log: Reverting last commit back to CVS rev 1.3. I would prefer to see the dist build target create bundled archives. Revision ChangesPath 1.5 +1 -1 jakarta-commons/lang/default.properties

cvs commit: jakarta-commons-sandbox/codec/src/java/org/apache/commons/codec/base64 Base64.java

2002-05-30 Thread dlr
dlr 02/05/30 09:14:30 Modified:codec/src/java/org/apache/commons/codec/base64 Base64.java Log: Integrated base64 encoding methods patch from Gidado-Yisa Immanuel [EMAIL PROTECTED]: Adds 2 new methods for encoding strings plus a little refactoring. Revision Changes

cvs commit: jakarta-commons-sandbox/resources STATUS.html

2002-05-06 Thread dlr
dlr 02/05/06 09:30:06 Modified:resources STATUS.html Log: Martin notes that I should be adding my name to _this_ file before doing commits. :-) Revision ChangesPath 1.4 +2 -1 jakarta-commons-sandbox/resources/STATUS.html Index: STATUS.html

cvs commit: jakarta-commons-sandbox/resources PROPOSAL.html

2002-05-03 Thread dlr
dlr 02/05/03 09:50:29 Modified:resources PROPOSAL.html Log: Added myself to initial commiters list. Interested in this project. Revision ChangesPath 1.4 +1 -1 jakarta-commons-sandbox/resources/PROPOSAL.html Index: PROPOSAL.html

cvs commit: jakarta-commons-sandbox/resources build.xml

2002-05-03 Thread dlr
dlr 02/05/03 09:52:12 Modified:resources build.xml Log: Moved taskdef of runservertests down just before its usage so that compilation can occur without the check for test aparatus predicating it. Revision ChangesPath 1.10 +5 -5 jakarta-commons-sandbox

cvs commit: jakarta-commons-sandbox/resources/src/java/org/apache/commons/resources/message MessageResources.java

2002-05-03 Thread dlr
dlr 02/05/03 09:58:04 Modified:resources/src/java/org/apache/commons/resources/message MessageResources.java Log: Replaced single character String objects (used in concatentating key prefix and name) with the equivalent char. Revision Changes

cvs commit: jakarta-commons-sandbox/resources/src/java/org/apache/commons/resources/file FileResources.java

2002-05-03 Thread dlr
dlr 02/05/03 10:06:03 Modified:resources/src/java/org/apache/commons/resources/file FileResources.java Log: Replaced single character String object with the equivalent char. Revision ChangesPath 1.4 +5 -5 jakarta-commons-sandbox

cvs commit: jakarta-commons-sandbox/lang/src/test/org/apache/commons/lang ObjectsTest.java

2002-03-10 Thread dlr
dlr 02/03/11 00:05:20 Modified:lang build.xml lang/src/java/org/apache/commons/lang Objects.java Added: lang/src/test/org/apache/commons/lang ObjectsTest.java Log: Patch by John McNally [EMAIL PROTECTED]: Here is a patch to add a serialize method

cvs commit: jakarta-commons-sandbox/lang build.xml

2002-03-09 Thread dlr
dlr 02/03/09 09:11:38 Modified:lang build.xml Log: Normalized target description for install-jar. Revision ChangesPath 1.4 +2 -2 jakarta-commons-sandbox/lang/build.xml Index: build.xml

cvs commit: jakarta-commons-sandbox/lang/src/test/org/apache/commons/lang StringsTest.java

2002-03-09 Thread dlr
dlr 02/03/09 09:16:50 Modified:lang/src/test/org/apache/commons/lang StringsTest.java Log: Corrected end index for Strings.substring(String, int, int) in testSubstring() method. Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/lang/src/test/org

cvs commit: jakarta-commons-sandbox/lang/src/test/org/apache/commons/lang/exception NestableDelegateTestCase.java

2002-03-09 Thread dlr
dlr 02/03/09 09:28:20 Modified:lang/src/test/org/apache/commons/lang/exception NestableDelegateTestCase.java Log: Cleaned up test case a bit -- still does not pass. Revision ChangesPath 1.2 +12 -7 jakarta-commons-sandbox/lang/src

cvs commit: jakarta-commons-sandbox/codec PROPOSAL.html

2002-03-07 Thread dlr
dlr 02/03/07 14:34:20 Modified:codecPROPOSAL.html Log: Added myself and bayard to commiters list. Revision ChangesPath 1.3 +8 -4 jakarta-commons-sandbox/codec/PROPOSAL.html Index: PROPOSAL.html

cvs commit: jakarta-commons-sandbox/codec/src/java/org/apache/commons/codec/base64 Base64.java

2002-03-07 Thread dlr
dlr 02/03/07 14:38:19 Modified:codec/src/java/org/apache/commons/codec/base64 Base64.java Log: John McNally [EMAIL PROTECTED] pointed out that this class has no public interface (and should). Revision ChangesPath 1.3 +13 -13 jakarta-commons-sandbox/codec

cvs commit: jakarta-commons-sandbox/lang/src/test/org/apache/commons/lang/exception - New directory

2002-03-07 Thread dlr
dlr 02/03/07 15:58:46 jakarta-commons-sandbox/lang/src/test/org/apache/commons/lang/exception - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/lang/src/test/org/apache/commons/lang/exception ExceptionTestSuite.java NestableDelegateTestCase.java NestableExceptionTestCase.java NestableRuntimeExceptionTestCase.java

2002-03-07 Thread dlr
dlr 02/03/07 16:09:34 Modified:lang build.xml Added: lang/src/test/org/apache/commons/lang/exception ExceptionTestSuite.java NestableDelegateTestCase.java NestableExceptionTestCase.java

cvs commit: jakarta-commons-sandbox/email build.xml

2002-02-28 Thread dlr
dlr 02/02/28 10:01:31 Modified:emailbuild.xml Log: Patch by Stefan Bodewig [EMAIL PROTECTED] to handle the move of NestableException from Util to Lang. Revision ChangesPath 1.2 +17 -3 jakarta-commons-sandbox/email/build.xml Index: build.xml

cvs commit: jakarta-commons-sandbox/email/src/conf MANIFEST.MF

2002-02-28 Thread dlr
dlr 02/02/28 10:04:45 Modified:email/src/conf MANIFEST.MF Log: Use version token from Ant pre-processor. Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/email/src/conf/MANIFEST.MF Index: MANIFEST.MF

cvs commit: jakarta-commons-sandbox/lang build.properties.sample

2002-02-25 Thread dlr
dlr 02/02/25 13:04:09 Modified:lang build.properties.sample Log: Added ending line break. Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/lang/build.properties.sample Index: build.properties.sample

cvs commit: jakarta-commons-sandbox/lang/src/conf MANIFEST.MF

2002-02-25 Thread dlr
dlr 02/02/25 13:05:16 Modified:lang/src/conf MANIFEST.MF Log: Use Ant's filter task to pre-process the version during a build. Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/lang/src/conf/MANIFEST.MF Index: MANIFEST.MF

cvs commit: jakarta-commons-sandbox/util/src/conf MANIFEST.MF

2002-02-25 Thread dlr
dlr 02/02/25 13:06:18 Modified:util/src/conf MANIFEST.MF Log: Use Ant's filter task to pre-process the version during a build. Revision ChangesPath 1.3 +1 -1 jakarta-commons-sandbox/util/src/conf/MANIFEST.MF Index: MANIFEST.MF

cvs commit: jakarta-commons-sandbox/lang PROPOSAL.html

2002-02-24 Thread dlr
dlr 02/02/24 17:44:27 Modified:lang PROPOSAL.html Log: Added myself as a commiter to the lang package. Revision ChangesPath 1.2 +7 -4 jakarta-commons-sandbox/lang/PROPOSAL.html Index: PROPOSAL.html

cvs commit: jakarta-commons-sandbox/lang/src/java/org/apache/commons/lang Constant.java

2002-02-24 Thread dlr
dlr 02/02/24 18:06:19 Modified:lang/src/java/org/apache/commons/lang Constant.java Log: Added some more header JavaDoc to bayard's Constant class, which includes reference to a couple of relevant JavaWorld articles on this topic: http://www.javaworld.com/javaworld

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util Base64.java

2002-02-22 Thread dlr
dlr 02/02/22 09:04:17 Removed: util/src/java/org/apache/commons/util Base64.java Log: Now lives in the Commons Codec package. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/util/src/test/org/apache/commons/util BufferCacheTest.java SequencedHashtableTest.java

2002-02-22 Thread dlr
dlr 02/02/22 09:06:14 Removed: util/src/java/org/apache/commons/util BufferCache.java SequencedHashtable.java util/src/test/org/apache/commons/util BufferCacheTest.java SequencedHashtableTest.java Log: Now

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util GenerateUniqueId.java

2002-02-22 Thread dlr
dlr 02/02/22 09:09:54 Modified:util/src/java/org/apache/commons/util GenerateUniqueId.java Log: Removed use of StringUtils, which has been moved to the new Commons Lang package. Revision ChangesPath 1.5 +2 -2 jakarta-commons-sandbox/util/src/java/org

cvs commit: jakarta-commons-sandbox/util PROPOSAL

2002-02-22 Thread dlr
dlr 02/02/22 09:10:26 Modified:util PROPOSAL Log: There is now a Commons Lang package. Revision ChangesPath 1.5 +4 -5 jakarta-commons-sandbox/util/PROPOSAL Index: PROPOSAL

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util BufferCache.java

2002-02-21 Thread dlr
dlr 02/02/21 17:31:59 Modified:util/src/java/org/apache/commons/util BufferCache.java Log: Deprecated in favor of org.apache.commons.collections.LRUMap, which has been receiving lots of juicy performance optmizations and clean up (a big thanks to Michael A. Smith here

cvs commit: jakarta-commons-sandbox/util PROPOSAL

2002-02-21 Thread dlr
dlr 02/02/21 18:00:08 Modified:util PROPOSAL Log: Expanded the Abstract, added Sponsors, and tweaked list of initial commiters. Revision ChangesPath 1.3 +17 -7 jakarta-commons-sandbox/util/PROPOSAL Index: PROPOSAL

cvs commit: jakarta-commons-sandbox/util PROPOSAL

2002-02-21 Thread dlr
dlr 02/02/21 18:03:17 Modified:util PROPOSAL Log: in - into Revision ChangesPath 1.4 +4 -4 jakarta-commons-sandbox/util/PROPOSAL Index: PROPOSAL === RCS file: /home/cvs/jakarta

cvs commit: jakarta-commons-sandbox/util build.xml

2002-02-20 Thread dlr
dlr 02/02/20 12:57:46 Modified:util build.xml Log: Working towards RC 2 or final release. Revision ChangesPath 1.11 +2 -2 jakarta-commons-sandbox/util/build.xml Index: build.xml

cvs commit: jakarta-commons-sandbox/util/src/test/org/apache/commons/util FastPropertyResourceBundle.test.conf FastPropertyResourceBundleTest.java

2002-01-31 Thread dlr
dlr 02/01/31 11:21:12 Added: util/src/test/org/apache/commons/util FastPropertyResourceBundle.test.conf FastPropertyResourceBundleTest.java Log: Test from leandro. Revision ChangesPath 1.1 jakarta

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util ObjectUtils.java

2001-12-28 Thread dlr
dlr 01/12/28 16:20:23 Modified:util/src/java/org/apache/commons/util ObjectUtils.java Log: Integrated patch by Janek Bogucki [EMAIL PROTECTED] which makes minor speed improvements by removing the use of a redundant RAM buffer, but--more importantly--reduces the amount

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util StringUtils.java

2001-12-28 Thread dlr
dlr 01/12/28 16:47:30 Modified:util/src/java/org/apache/commons/util StringUtils.java Log: Integrated patch by Ed Korthof [EMAIL PROTECTED] to add some encoding conversion routines, useful when dealing with internationalization issues (I18N). Revision ChangesPath