Mailing list archives: January 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · Next »Thread · Author · Date
Henri Yandell (JIRA) [jira] Updated: (DBUTILS-36) Add serialVersionUID to BasicRowProcessor.CaseInsensitiveHashMap Sat, 27 Jan, 17:58
[jira] Updated: (DBUTILS-35) Can somebody upload commons-dbutils 1.1 sources jar to the apache repository
Henri Yandell (JIRA)   [jira] Updated: (DBUTILS-35) Can somebody upload commons-dbutils 1.1 sources jar to the apache repository Sat, 27 Jan, 18:06
Henri Yandell (JIRA)   [jira] Updated: (DBUTILS-35) Can somebody upload commons-dbutils 1.1 sources jar to the apache repository Sat, 27 Jan, 18:08
Henri Yandell [dbutils] Adding the dbutils-1.1 source to the repository Sat, 27 Jan, 18:07
Martin van den Bemt   Re: [dbutils] Adding the dbutils-1.1 source to the repository Sat, 27 Jan, 20:31
Henri Yandell [configuration] Fixing in 'nightly builds' Sat, 27 Jan, 18:21
Oliver Heger   Re: [configuration] Fixing in 'nightly builds' Sat, 27 Jan, 18:47
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-140) [configuration] Header parsing for PropertiesConfiguration Sat, 27 Jan, 18:32
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-145) [configuration] clone() implementation for all configurations Sat, 27 Jan, 18:32
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-170) [configuration] Add an option to save multiple values in one line Sat, 27 Jan, 18:32
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-214) Adding an integer and getting it as a long causes an exception Sat, 27 Jan, 18:32
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-216) Inconsistent way to locate filename when creating configuration Sat, 27 Jan, 18:34
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-217) Possible Maven2 POM dependency clash for Servlet-API Sat, 27 Jan, 18:36
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-220) getDateArray(String key, Date[] defaultValue, String format) ignores format argument Sat, 27 Jan, 18:36
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-219) PropertiesConfiguration.clone() does not properly handle the layout object Sat, 27 Jan, 18:36
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-223) PropertiesConfigurationLayout broke the autoSave behaviour of PropertiesConfiguration Sat, 27 Jan, 18:38
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-221) Allow system properties in config.xml Sat, 27 Jan, 18:38
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-222) Saving PropertiesConfiguration created with PropertiesConfiguration() constructor creates empty files Sat, 27 Jan, 18:38
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-224) BaseConfiguration.getProperty() returns reference to intenal store collection object instead of a clone Sat, 27 Jan, 18:40
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-226) Describe more accurate about the getBoolean() method Sat, 27 Jan, 18:40
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-225) Document exactly what's returned by ConfigurationEvent.getPropertyValue() after EVENT_ADD_PROPERTY. Sat, 27 Jan, 18:40
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-227) ConfigurationDynaBean does not work well with all types of configurations Sat, 27 Jan, 18:42
Walter Chang (JIRA) [jira] Commented: (DBUTILS-36) Add serialVersionUID to BasicRowProcessor.CaseInsensitiveHashMap Sat, 27 Jan, 19:01
rwins...@apache.org svn commit: r500609 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH: ./ src/main/java/org/apache/commons/net/nntp/ src/test/java/org/apache/commons/net/ntp/ src/test/java/org/apache/commons/net/time/ Sat, 27 Jan, 20:21
rwins...@apache.org svn commit: r500630 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH: pom.xml src/site/xdoc/download.xml Sat, 27 Jan, 21:33
pste...@apache.org svn commit: r500687 - in /jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp: ./ cpdsadapter/ datasources/ Sat, 27 Jan, 23:33
rwins...@apache.org svn commit: r500690 - /jakarta/commons/proper/net/branches/NET_2_0/ Sat, 27 Jan, 23:36
Luc Maisonobe [all] exceptions and localization Sun, 28 Jan, 12:33
Phil Steitz   Re: [all] exceptions and localization Sun, 28 Jan, 14:58
Stephen Colebourne     Re: [all] exceptions and localization Sun, 28 Jan, 19:27
Henri Yandell       Re: [all] exceptions and localization Sun, 28 Jan, 20:56
Luc Maisonobe       Re: [all] exceptions and localization Sun, 28 Jan, 21:06
Craig McClanahan       Re: [all] exceptions and localization Tue, 30 Jan, 07:36
James Carman         Re: [all] exceptions and localization Tue, 30 Jan, 12:43
luc.maison...@free.fr         Re: [all] exceptions and localization Tue, 30 Jan, 13:32
Rory Winston   Latest Commons-Net 2.0 RC ready Sun, 28 Jan, 23:07
Jörg Schaible   RE: [all] exceptions and localization Mon, 29 Jan, 07:56
luc.maison...@free.fr     RE: [all] exceptions and localization Mon, 29 Jan, 09:27
sebb       Re: [all] exceptions and localization Mon, 29 Jan, 12:58
Stephen Colebourne     Re: [all] exceptions and localization Mon, 29 Jan, 21:10
Luc Maisonobe       Re: [all] exceptions and localization Tue, 30 Jan, 07:24
ohe...@apache.org svn commit: r500822 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/ConfigurationUtils.java src/test/org/apache/commons/configuration/TestConfigurationUtils.java xdocs/changes.xml Sun, 28 Jan, 16:24
ohe...@apache.org svn commit: r500826 - in /jakarta/commons/proper/configuration/trunk/xdocs: howto_utilities.xml user_guide.xml Sun, 28 Jan, 16:56
ohe...@apache.org svn commit: r500842 - in /jakarta/commons/proper/configuration/trunk: build.xml project.xml xdocs/changes.xml Sun, 28 Jan, 17:27
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-251) project.xml file references deprecated xml-apis-2.0.2 Sun, 28 Jan, 17:29
[net] Latest 2.0 RC Ready
Rory Winston   [net] Latest 2.0 RC Ready Sun, 28 Jan, 23:08
sebb     Re: [net] Latest 2.0 RC Ready Mon, 29 Jan, 12:46
Niklas Gustavsson   Re: [net] Latest 2.0 RC Ready Mon, 29 Jan, 16:40
Rick Moynihan (JIRA) [jira] Created: (LAUNCHER-5) Commons Launcher & Excessive CPU Consumption Mon, 29 Jan, 11:39
Rick Moynihan (JIRA) [jira] Created: (LAUNCHER-6) Launcher support for multiple config files. Mon, 29 Jan, 12:03
Rick Moynihan (JIRA) [jira] Updated: (LAUNCHER-6) Launcher support for multiple config files. Mon, 29 Jan, 12:05
Carsten Drossel (JIRA) [jira] Created: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Mon, 29 Jan, 13:38
Bindul Bhowmik (JIRA) [jira] Created: (SANDBOX-185) setWatchDog method in DefaultExecutor has no affect Mon, 29 Jan, 15:35
Bindul Bhowmik (JIRA) [jira] Updated: (SANDBOX-185) setWatchDog method in DefaultExecutor has no affect Mon, 29 Jan, 15:37
Bindul Bhowmik (JIRA) [jira] Updated: (SANDBOX-185) [exec] setWatchDog method in DefaultExecutor has no affect Mon, 29 Jan, 15:48
[jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid
Niall Pemberton (JIRA)   [jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Mon, 29 Jan, 22:47
Carsten Drossel (JIRA)   [jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Tue, 30 Jan, 07:39
Henri Yandell (JIRA)   [jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Tue, 30 Jan, 17:13
Gabriel Belingueres (JIRA)   [jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Tue, 30 Jan, 20:20
Carsten Drossel (JIRA)   [jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Wed, 31 Jan, 16:05
Niall Pemberton (JIRA)   [jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid Thu, 01 Feb, 07:49
Henri Yandell (JIRA) [jira] Commented: (COLLECTIONS-239) In LinkIterator hasPrevious() is not working properly for the first entry Mon, 29 Jan, 23:18
Henri Yandell (JIRA) [jira] Updated: (COLLECTIONS-234) Please provide nightly builds of collections_jdk5_branch Mon, 29 Jan, 23:23
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · Next »Thread · Author · Date
Box list
Dec 2009147
Nov 2009486
Oct 2009339
Sep 2009286
Aug 2009467
Jul 2009410
Jun 2009420
May 2009804
Apr 2009500
Mar 2009659
Feb 2009419
Jan 2009461
Dec 2008265
Nov 2008294
Oct 2008247
Sep 2008171
Aug 2008198
Jul 2008218
Jun 2008377
May 2008676
Apr 20081093
Mar 2008741
Feb 2008639
Jan 2008873
Dec 2007263
Nov 2007369
Oct 2007275
Sep 2007260
Aug 2007448
Jul 20071189
Jul 20071189
Jun 2007970
May 2007982
Apr 2007715
Mar 2007720
Feb 2007876
Jan 20071026
Dec 20061008
Nov 20061579
Oct 2006890
Sep 2006643
Aug 2006995
Jul 20061542
Jun 2006750
May 20061059
Apr 20061280
Mar 20061782
Feb 20061147
Jan 20061351
Dec 20051531
Nov 20051520
Oct 20051020
Sep 20051068
Aug 20051757
Jul 20051166
Jun 20051478
May 20051309
Apr 2005925
Mar 20051063
Feb 20051528
Jan 20051715
Dec 20041414
Nov 20041732
Oct 20041649
Sep 20042039
Aug 20041449
Jul 20041239
Jun 20041923
May 20041967
Apr 20041481
Mar 20042020
Feb 20041944
Jan 20041969
Dec 20031510
Nov 20032060
Oct 20032096
Sep 20032048
Aug 20031901
Jul 20031556
Jun 20031833
May 20031441
Apr 20031378
Mar 20031394
Feb 20031441
Jan 20032603
Dec 20021234
Nov 20021437
Oct 20022149
Sep 20021572
Aug 20022411
Jul 20022394
Jun 20021965
May 20021124
Apr 20021334
Mar 2002991
Feb 20021720
Jan 20021856
Dec 2001512
Nov 2001266
Oct 200119