You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (LANG-585) exception.DefaultExceptionContext.getFormattedExceptionMessage catches Throwable - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/01 07:59:51 UTC, 0 replies.
- [jira] Updated: (LANG-411) HashCodeBuilder: expose typed hashing methods - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/01 08:23:51 UTC, 0 replies.
- [jira] Updated: (LANG-395) annotations based builders - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/01 08:25:50 UTC, 0 replies.
- [jira] Commented: (LANG-316) Enable CaseInsensitivity in EqualsBuilder and HashCodeBuilder - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/01 08:33:50 UTC, 0 replies.
- [jira] Commented: (MATH-323) Add Semivariance calculation - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/01 11:21:50 UTC, 2 replies.
- [jira] Commented: (DBCP-8) [dbcp][PATCH] Handle changed passwords in SharedPoolDataSource - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/01 12:35:50 UTC, 1 replies.
- [jira] Created: (JXPATH-142) DynamicBean with null name property - posted by "Ivan Fedenkov (JIRA)" <ji...@apache.org> on 2010/02/01 14:01:51 UTC, 0 replies.
- [jira] Commented: (COLLECTIONS-349) The method CollectionUtils.removeAll() call wrongly ListUtils.retainAll() - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/02 01:12:18 UTC, 0 replies.
- [jira] Commented: (COLLECTIONS-346) SetUniqueList.decorate throws exceptions that is not documented - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/02 01:14:18 UTC, 0 replies.
- [jira] Commented: (COLLECTIONS-335) bidimap.TreeBidiMap.entrySet is never written - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/02 01:14:18 UTC, 1 replies.
- [jira] Commented: (LANG-583) Add ArrayUtils.isNotEmpty method - posted by "Chandrashekar M (JIRA)" <ji...@apache.org> on 2010/02/02 10:24:18 UTC, 1 replies.
- [jira] Commented: (LANG-559) New Validate utility methods - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/02 11:22:19 UTC, 2 replies.
- [jira] Updated: (LANG-583) Add ArrayUtils.isNotEmpty method - posted by "Chandrashekar M (JIRA)" <ji...@apache.org> on 2010/02/02 11:58:19 UTC, 2 replies.
- [jira] Issue Comment Edited: (LANG-583) Add ArrayUtils.isNotEmpty method - posted by "Chandrashekar M (JIRA)" <ji...@apache.org> on 2010/02/02 13:02:18 UTC, 0 replies.
- [jira] Updated: (LANG-579) Add new Validate methods - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/02 16:30:19 UTC, 0 replies.
- [jira] Created: (VFS-297) New instance of SftpFileSystem is created every time due to the bug in FileSystemOptions.compareTo() - posted by "Kirill Safonov (JIRA)" <ji...@apache.org> on 2010/02/02 19:46:18 UTC, 0 replies.
- [jira] Commented: (MATH-246) Simplex Method Implementation - posted by "Jurgen Tas (JIRA)" <ji...@apache.org> on 2010/02/02 22:24:24 UTC, 2 replies.
- [jira] Updated: (MATH-333) eigenvectors computation is wrong when several vectors share the same eigenvalue - posted by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2010/02/02 23:14:18 UTC, 2 replies.
- [jira] Resolved: (LANG-584) ExceptionUtils uses mutable lock target - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/03 00:39:19 UTC, 0 replies.
- [jira] Commented: (LANG-76) [lang] EnumUtils.getEnum() doesn't work well in 1.5 - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/03 00:51:18 UTC, 2 replies.
- [jira] Resolved: (LANG-506) Entities - missing final modifiers; thread-safety issues - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/03 01:23:18 UTC, 0 replies.
- [jira] Commented: (LANG-204) [lang] org.apache.commons.lang.Entities multithreaded init. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/03 01:25:19 UTC, 2 replies.
- [jira] Closed: (LANG-583) Add ArrayUtils.isNotEmpty method - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/03 08:21:19 UTC, 0 replies.
- [jira] Closed: (LANG-454) Add getCharArray() to CharRange - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/03 08:33:18 UTC, 0 replies.
- [jira] Closed: (LANG-585) exception.DefaultExceptionContext.getFormattedExceptionMessage catches Throwable - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/03 08:39:18 UTC, 0 replies.
- [jira] Commented: (LANG-370) Document thread safety of classes - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/03 08:43:18 UTC, 3 replies.
- [jira] Closed: (LANG-534) ArrayUtils should have method to convert null arrays to empty ones to help with Defensive coding - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/03 08:55:19 UTC, 0 replies.
- [jira] Commented: (LANG-585) exception.DefaultExceptionContext.getFormattedExceptionMessage catches Throwable - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/03 12:43:28 UTC, 0 replies.
- [jira] Updated: (LANG-559) New Validate utility methods - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/03 15:31:27 UTC, 0 replies.
- [jira] Created: (VFS-298) FTP: Exception is thrown when renaming a file - posted by "Kirill Safonov (JIRA)" <ji...@apache.org> on 2010/02/03 17:43:27 UTC, 0 replies.
- [jira] Created: (MATH-340) BigFraction numerator constrainted by int size during multiplication - posted by "Matt Taylor (JIRA)" <ji...@apache.org> on 2010/02/03 21:19:27 UTC, 0 replies.
- [jira] Resolved: (MATH-340) BigFraction numerator constrainted by int size during multiplication - posted by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2010/02/03 22:21:28 UTC, 0 replies.
- [jira] Updated: (BEANUTILS-362) Add serialVersionUID to Serializable classes - posted by "Brent Worden (JIRA)" <ji...@apache.org> on 2010/02/04 02:38:28 UTC, 0 replies.
- [jira] Commented: (LANG-472) RandomUtils.nextLong() get all even number - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/04 02:40:28 UTC, 6 replies.
- [jira] Updated: (LANG-472) RandomUtils.nextLong() get all even number - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/04 03:48:27 UTC, 0 replies.
- [jira] Created: (LANG-586) Use of ThreadLocal in ToStringStyle.java triggers memory leak in container environment - posted by "Mark Thomas (JIRA)" <ji...@apache.org> on 2010/02/04 21:51:29 UTC, 0 replies.
- [jira] Commented: (LANG-586) Use of ThreadLocal in ToStringStyle.java triggers memory leak in container environment - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/04 22:11:29 UTC, 2 replies.
- [jira] Resolved: (VALIDATOR-250) Banking CheckDigit implementations: ABA, CUSIP, IBAN, ISIN and Sedol - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/04 22:35:29 UTC, 0 replies.
- [jira] Resolved: (LANG-586) Use of ThreadLocal in ToStringStyle.java triggers memory leak in container environment - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/04 23:01:28 UTC, 0 replies.
- Re: [jira] Resolved: (LANG-586) Use of ThreadLocal in ToStringStyle.java triggers memory leak in container environment - posted by Henri Yandell <fl...@gmail.com> on 2010/02/05 05:18:11 UTC, 0 replies.
- [jira] Created: (EMAIL-95) content duplicated with UTF8 encoding - posted by "Leos Literak (JIRA)" <ji...@apache.org> on 2010/02/05 06:50:27 UTC, 0 replies.
- [jira] Updated: (EMAIL-95) content duplicated with UTF8 encoding - posted by "Leos Literak (JIRA)" <ji...@apache.org> on 2010/02/05 07:14:29 UTC, 0 replies.
- [jira] Commented: (LANG-566) Replace lastIndexOf methods with -ve index support? - posted by "Chandrashekar M (JIRA)" <ji...@apache.org> on 2010/02/05 09:44:28 UTC, 0 replies.
- [jira] Commented: (VFS-106) VFS Truezip provider - posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2010/02/05 10:52:28 UTC, 0 replies.
- [jira] Commented: (VFS-178) Indicate that passive FTP (and other options) should be used when writing to a FTP location - posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2010/02/05 12:25:27 UTC, 0 replies.
- [jira] Commented: (LANG-288) StrTokenizer needs to support access to the token separators - posted by "Chandrashekar M (JIRA)" <ji...@apache.org> on 2010/02/05 14:10:27 UTC, 1 replies.
- [jira] Created: (MATH-341) Test for firsst Derivative in PolynomialFunction ERROR - posted by "Roger BAll (JIRA)" <ji...@apache.org> on 2010/02/05 21:34:27 UTC, 0 replies.
- [jira] Updated: (MATH-341) Test for firsst Derivative in PolynomialFunction ERROR - posted by "Roger BAll (JIRA)" <ji...@apache.org> on 2010/02/05 21:34:28 UTC, 0 replies.
- [jira] Created: (LANG-587) ClassUtils.toClass(Object[]) throw NPE on null array element - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/05 22:32:27 UTC, 0 replies.
- [jira] Resolved: (LANG-587) ClassUtils.toClass(Object[]) throw NPE on null array element - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/05 22:36:28 UTC, 0 replies.
- [jira] Commented: (MATH-341) Test for firsst Derivative in PolynomialFunction ERROR - posted by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2010/02/05 22:52:28 UTC, 4 replies.
- [jira] Commented: (LANG-587) ClassUtils.toClass(Object[]) throw NPE on null array element - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/05 23:56:27 UTC, 0 replies.
- [jira] Updated: (LANG-587) ClassUtils.toClass(Object[]) throws NPE on null array element - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/05 23:56:27 UTC, 1 replies.
- [jira] Updated: (LANG-586) Use of ThreadLocal in ToStringStyle.java triggers memory leak in container environment - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/06 00:22:28 UTC, 0 replies.
- [jira] Resolved: (LANG-472) RandomUtils.nextLong() get all even number - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/06 03:43:28 UTC, 0 replies.
- [jira] Created: (JEXL-96) Update download_jexl.xml to allow both 1.1 and 2.0 download links - posted by "Henri Biestro (JIRA)" <ji...@apache.org> on 2010/02/06 12:18:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-129) jsvc unable to start in OS X Snow Leopard (10.6) - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 13:26:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-125) JDK 1.6 (64 bit) support on Mac OS X - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 13:32:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-121) Unable to use JSVC with Java 1.6 in Mac OS X 10.5 (Leopard) - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 15:16:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-45) [daemon] jsvc links to 32-bit JVM when compiled for (64-bit) sparcv9 - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 15:18:28 UTC, 0 replies.
- [jira] Updated: (JEXL-96) Update download_jexl.xml to allow both 1.1 and 2.0 download links - posted by "Henri Biestro (JIRA)" <ji...@apache.org> on 2010/02/06 15:24:27 UTC, 0 replies.
- [jira] Created: (CONFIGURATION-407) HierarchicalINIConfiguration.getSection() is not thread-safe if the global section is requested - posted by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/02/06 18:05:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-115) Procrun manager does not set default log level to INFO - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 18:09:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-114) Log prefix not loaded to procrun manager - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 18:11:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-113) "exe" option shown as blank in the procrun mode dropdown list - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 18:13:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-112) JavaHome parameter ignored when running procsrv in java mode - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 18:17:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-118) Insufficient memory allocation and unnecessary quotes insertion - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/06 18:29:27 UTC, 0 replies.
- [jira] Resolved: (DBCP-8) [dbcp][PATCH] Handle changed passwords in SharedPoolDataSource - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/06 20:56:27 UTC, 0 replies.
- [jira] Created: (LANG-588) Create a basic Pair class - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/06 21:45:27 UTC, 1 replies.
- [jira] Updated: (LANG-586) Use of ThreadLocals in ToStringStyle and HashCodeBuilder trigger memory leaks in container environments - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/07 04:16:27 UTC, 1 replies.
- [jira] Commented: (LANG-588) Create a basic Pair class - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 04:36:28 UTC, 31 replies.
- [jira] Updated: (LANG-588) Create a basic Pair class - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/07 04:54:27 UTC, 9 replies.
- [jira] Issue Comment Edited: (LANG-588) Create a basic Pair class - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 06:24:27 UTC, 4 replies.
- [jira] Closed: (LANG-566) Replace lastIndexOf methods with -ve index support? - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 06:32:28 UTC, 0 replies.
- [jira] Closed: (LANG-579) Add new Validate methods - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 06:42:28 UTC, 0 replies.
- [jira] Closed: (LANG-316) Enable CaseInsensitivity in EqualsBuilder and HashCodeBuilder - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 06:54:27 UTC, 0 replies.
- [jira] Commented: (LANG-582) Provide an implementation of the ThreadFactory interface - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 06:58:28 UTC, 2 replies.
- [jira] Updated: (LANG-542) Move StringBuffer APIs to Appendable - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 07:00:29 UTC, 0 replies.
- [jira] Commented: (LANG-510) Convert StringUtils API to take CharSequence - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 07:10:27 UTC, 3 replies.
- [jira] Updated: (LANG-510) Convert StringUtils API to take CharSequence - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 07:16:28 UTC, 1 replies.
- [jira] Created: (LANG-589) StringUtils: indexOf("", String) and indexOf("", char) have different behaviour - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 07:18:32 UTC, 0 replies.
- [jira] Created: (LANG-590) Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int) - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 07:22:27 UTC, 0 replies.
- [jira] Commented: (LANG-590) Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int) - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 07:24:28 UTC, 1 replies.
- [jira] Closed: (LANG-590) Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int) - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 08:10:28 UTC, 0 replies.
- [jira] Issue Comment Edited: (LANG-510) Convert StringUtils API to take CharSequence - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/07 08:26:27 UTC, 1 replies.
- [jira] Commented: (LANG-589) StringUtils: indexOf("", String) and indexOf("", char) have different behaviour - posted by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/07 11:34:27 UTC, 1 replies.
- [jira] Commented: (CONFIGURATION-407) HierarchicalINIConfiguration.getSection() is not thread-safe if the global section is requested - posted by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/02/07 18:16:27 UTC, 2 replies.
- [jira] Created: (LANG-591) A more complex Levenshtein distance would be useful - posted by "Benson Margulies (JIRA)" <ji...@apache.org> on 2010/02/08 02:51:28 UTC, 0 replies.
- [jira] Updated: (LANG-591) A more complex Levenshtein distance would be useful - posted by "Benson Margulies (JIRA)" <ji...@apache.org> on 2010/02/08 02:55:28 UTC, 3 replies.
- [jira] Created: (DAEMON-132) Prunmgr shows wrong default logging level. - posted by "Mark Thomas (JIRA)" <ji...@apache.org> on 2010/02/08 03:17:27 UTC, 0 replies.
- [jira] Commented: (LANG-591) A more complex Levenshtein distance would be useful - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/08 03:45:27 UTC, 4 replies.
- [jira] Updated: (LANG-288) StrTokenizer needs to support access to the token separators - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/08 07:51:27 UTC, 0 replies.
- [jira] Closed: (LANG-589) StringUtils: indexOf("", String) and indexOf("", char) have different behaviour - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/08 07:59:28 UTC, 0 replies.
- [jira] Commented: (LANG-542) Move StringBuffer APIs to Appendable - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/08 18:10:28 UTC, 0 replies.
- [jira] Created: (CLI-194) Make the CLI2 support the generic types of JDK 1.5 - posted by "Haixing Hu (JIRA)" <ji...@apache.org> on 2010/02/08 18:14:27 UTC, 0 replies.
- [jira] Updated: (CLI-194) Make the CLI2 support the generic types of JDK 1.5 - posted by "Haixing Hu (JIRA)" <ji...@apache.org> on 2010/02/08 18:16:28 UTC, 0 replies.
- [jira] Created: (POOL-158) References to GenericKeyedObjectPool._minIdle are not always synchronized - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/08 18:38:28 UTC, 0 replies.
- [jira] Commented: (POOL-158) References to GenericKeyedObjectPool._minIdle are not always synchronized - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/08 18:40:27 UTC, 0 replies.
- [jira] Created: (JCI-63) Released JCI 1.0 downloads are signed by a key NOT in the master KEYS file - posted by "J Bohm (JIRA)" <ji...@apache.org> on 2010/02/08 18:40:27 UTC, 0 replies.
- [jira] Created: (LOGGING-135) Thread-safety improvements - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/08 19:02:27 UTC, 0 replies.
- [jira] Commented: (JCI-63) Released JCI 1.0 downloads are signed by a key NOT in the master KEYS file - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/08 19:12:28 UTC, 0 replies.
- [jira] Updated: (CONFIGURATION-407) HierarchicalINIConfiguration can throw an exception if the global section is accessed concurrently - posted by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/02/08 21:57:27 UTC, 0 replies.
- [jira] Resolved: (CONFIGURATION-407) HierarchicalINIConfiguration can throw an exception if the global section is accessed concurrently - posted by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/02/08 22:05:28 UTC, 0 replies.
- [jira] Commented: (CONFIGURATION-407) HierarchicalINIConfiguration can throw an exception if the global section is accessed concurrently - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/08 23:55:28 UTC, 3 replies.
- [jira] Updated: (LANG-576) Add methods for cloneables to ObjectUtils - posted by "Joerg Schaible (JIRA)" <ji...@apache.org> on 2010/02/09 00:05:27 UTC, 1 replies.
- [jira] Commented: (LANG-576) Add methods for cloneables to ObjectUtils - posted by "Joerg Schaible (JIRA)" <ji...@apache.org> on 2010/02/09 00:13:27 UTC, 2 replies.
- [jira] Updated: (CLI-195) Fix some iterator boundary check bugs. - posted by "Haixing Hu (JIRA)" <ji...@apache.org> on 2010/02/09 16:47:28 UTC, 0 replies.
- [jira] Created: (CLI-195) Fix some iterator boundary check bugs. - posted by "Haixing Hu (JIRA)" <ji...@apache.org> on 2010/02/09 16:47:28 UTC, 0 replies.
- [jira] Commented: (CLI-195) Fix some iterator boundary check bugs. - posted by "Haixing Hu (JIRA)" <ji...@apache.org> on 2010/02/09 16:51:27 UTC, 0 replies.
- [jira] Commented: (POOL-107) number of connections created has crossed more than maxActive - posted by "Manoj (JIRA)" <ji...@apache.org> on 2010/02/09 17:39:28 UTC, 2 replies.
- [jira] Closed: (MATH-341) Test for firsst Derivative in PolynomialFunction ERROR - posted by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2010/02/09 21:09:27 UTC, 0 replies.
- [jira] Commented: (POOL-157) GenericObjectPool.setFactory(...) does not destroy idle pool objects with their original factory object. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/10 14:24:28 UTC, 2 replies.
- [jira] Commented: (DBCP-207) DBCP 1.2.1 incompatible with Informix (driver doesn't support setReadOnly(...)) - posted by "Manoj (JIRA)" <ji...@apache.org> on 2010/02/10 20:18:29 UTC, 0 replies.
- [jira] Created: (SANDBOX-320) java.lang.IllegalMonitorStateException when using maven to build the project - posted by "Barak Naveh (JIRA)" <ji...@apache.org> on 2010/02/10 20:58:38 UTC, 0 replies.
- [jira] Updated: (SANDBOX-320) IllegalMonitorStateException when building the project from trunk - posted by "Barak Naveh (JIRA)" <ji...@apache.org> on 2010/02/10 21:00:37 UTC, 1 replies.
- [jira] Updated: (SANDBOX-320) java.lang.IllegalMonitorStateException when using maven to build the project - posted by "Barak Naveh (JIRA)" <ji...@apache.org> on 2010/02/10 21:00:37 UTC, 0 replies.
- [jira] Created: (COLLECTIONS-352) AbstractCollectionDecorator is inconsistent with AbstractListDecorator. Uses private member variable instead of protected getter - posted by "Adam Gent (JIRA)" <ji...@apache.org> on 2010/02/10 21:35:27 UTC, 0 replies.
- [jira] Updated: (LANG-582) Provide an implementation of the ThreadFactory interface - posted by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/02/10 22:19:27 UTC, 3 replies.
- [jira] Closed: (SANDBOX-320) IllegalMonitorStateException when building the project from trunk - posted by "Torsten Curdt (JIRA)" <ji...@apache.org> on 2010/02/10 23:12:31 UTC, 0 replies.
- [jira] Commented: (SANDBOX-320) IllegalMonitorStateException when building the project from trunk - posted by "Barak Naveh (JIRA)" <ji...@apache.org> on 2010/02/10 23:52:28 UTC, 0 replies.
- [jira] Resolved: (LANG-576) Add methods for cloneables to ObjectUtils - posted by "Joerg Schaible (JIRA)" <ji...@apache.org> on 2010/02/11 00:24:29 UTC, 0 replies.
- [jira] Created: (CONFIGURATION-408) When I save a URL as a property value, the forward slashes are getting escaped - posted by "Damien Dallimore (JIRA)" <ji...@apache.org> on 2010/02/11 02:02:29 UTC, 0 replies.
- [jira] Created: (JEXL-97) JEXL parses long expressions with lots of parenthesis slowly - posted by "Jeff Ichnowski (JIRA)" <ji...@apache.org> on 2010/02/11 02:20:30 UTC, 0 replies.
- [jira] Updated: (JEXL-97) JEXL parses long expressions with lots of parenthesis slowly - posted by "Jeff Ichnowski (JIRA)" <ji...@apache.org> on 2010/02/11 02:26:28 UTC, 4 replies.
- [jira] Created: (COMPRESS-96) Corrupt zip files can cause infinite loop - posted by "Matthew Bellew (JIRA)" <ji...@apache.org> on 2010/02/11 02:52:29 UTC, 0 replies.
- [jira] Updated: (COMPRESS-96) Corrupt zip files can cause infinite loop - posted by "Matthew Bellew (JIRA)" <ji...@apache.org> on 2010/02/11 04:00:28 UTC, 1 replies.
- [jira] Commented: (CONFIGURATION-408) When I save a URL as a property value, the forward slashes are getting escaped - posted by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/02/11 08:09:28 UTC, 0 replies.
- [jira] Commented: (JEXL-97) JEXL parses long expressions with lots of parenthesis slowly - posted by "Henri Biestro (JIRA)" <ji...@apache.org> on 2010/02/11 09:08:28 UTC, 2 replies.
- [jira] Issue Comment Edited: (JEXL-97) JEXL parses long expressions with lots of parenthesis slowly - posted by "Henri Biestro (JIRA)" <ji...@apache.org> on 2010/02/11 09:20:28 UTC, 0 replies.
- [jira] Commented: (DAEMON-129) jsvc unable to start in OS X Snow Leopard (10.6) - posted by "Srijith Kochunni (JIRA)" <ji...@apache.org> on 2010/02/11 12:22:28 UTC, 0 replies.
- [jira] Commented: (BEANUTILS-106) Problem with BeanUtils.setProperty when the name of property of Bean have on second caracter a uppercase - posted by "Pawel Kozlowski (JIRA)" <ji...@apache.org> on 2010/02/11 15:22:28 UTC, 1 replies.
- [jira] Commented: (COMPRESS-96) Corrupt zip files can cause infinite loop - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/11 16:28:27 UTC, 1 replies.
- [jira] Closed: (DAEMON-97) service stops after main method return on JDK 1.6u1 - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 17:08:28 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-17) TAR format unspecified - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/11 17:16:28 UTC, 0 replies.
- [jira] Closed: (DAEMON-85) prunsrv.exe fails if filename is less than 4 characters long - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 17:18:28 UTC, 0 replies.
- [jira] Closed: (DAEMON-57) [daemon] prunsrv prohibits non-alphanumeric characters in service names - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 17:20:29 UTC, 0 replies.
- [jira] Resolved: (DAEMON-40) [daemon] does not compile under cygwin - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 17:46:29 UTC, 0 replies.
- [jira] Resolved: (DAEMON-132) Prunmgr shows wrong default logging level. - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 17:54:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-102) JVM + System PATH environment = Version Skew - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 17:58:29 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-90) French accent - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/11 18:06:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-96) Classpath is being truncated - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:14:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-119) Read Java parameters for Java mode in the same way as JVM mode for Procrun - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:22:30 UTC, 0 replies.
- [jira] Resolved: (DAEMON-110) tomcat service can't be launched on some systems with jre 1.6 - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:24:33 UTC, 0 replies.
- [jira] Resolved: (DAEMON-31) [daemon] Patch to fix building with -Wl,--as-needed in LDFLAGS - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:28:30 UTC, 0 replies.
- [jira] Resolved: (DAEMON-16) [daemon] When changing UID in jsvc on fedora core 4, warning occurs: find_vma failed - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:30:31 UTC, 1 replies.
- [jira] Resolved: (DAEMON-14) [daemon] Installation failed - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:30:31 UTC, 0 replies.
- [jira] Commented: (DAEMON-97) service stops after main method return on JDK 1.6u1 - posted by "Hontvari Jozsef (JIRA)" <ji...@apache.org> on 2010/02/11 18:32:33 UTC, 2 replies.
- [jira] Resolved: (DAEMON-88) JMX java options can cause silent service failure - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:34:33 UTC, 0 replies.
- [jira] Closed: (DAEMON-109) Adding JvmOptions prevents application from starting - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:36:33 UTC, 0 replies.
- [jira] Closed: (DAEMON-104) Cange the minimized procrunw icon - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:38:36 UTC, 0 replies.
- [jira] Closed: (DAEMON-122) Procrun prevents proper JVM shutdown - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 18:40:30 UTC, 0 replies.
- [jira] Commented: (DAEMON-16) [daemon] When changing UID in jsvc on fedora core 4, warning occurs: find_vma failed - posted by "Manuel Dominguez Sarmiento (JIRA)" <ji...@apache.org> on 2010/02/11 18:46:35 UTC, 0 replies.
- [jira] Created: (VFS-299) Listeners on DefaultFileMonitor not deregistered on stop() - posted by "Josua Troesch (JIRA)" <ji...@apache.org> on 2010/02/11 19:08:48 UTC, 0 replies.
- [jira] Commented: (VFS-299) Listeners on DefaultFileMonitor not deregistered on stop() - posted by "Josua Troesch (JIRA)" <ji...@apache.org> on 2010/02/11 19:14:36 UTC, 0 replies.
- [jira] Reopened: (DAEMON-16) [daemon] When changing UID in jsvc on fedora core 4, warning occurs: find_vma failed - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 19:38:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-91) please support more architectures - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:04:28 UTC, 0 replies.
- [jira] Closed: (DAEMON-103) [procrun] net stop command fails, when the Java application exits by using System#exit(). - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:10:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-94) Don't support freebsd 6.x - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:14:29 UTC, 0 replies.
- [jira] Updated: (DAEMON-128) Default DaemonController implementation has empty fail() method bodies - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:20:29 UTC, 0 replies.
- [jira] Commented: (DAEMON-128) Default DaemonController implementation has empty fail() method bodies - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:20:29 UTC, 0 replies.
- [jira] Resolved: (DAEMON-98) make fails for jsvc on OS X - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:24:29 UTC, 0 replies.
- [jira] Resolved: (DAEMON-3) [daemon] Valid service names are rejected - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:28:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-89) JVM detection should use run-time check - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:28:29 UTC, 1 replies.
- [jira] Resolved: (DAEMON-116) Wrong default log path is used in procrun - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:40:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-49) [daemon] numeric and multiple parameter arguments are not read from environment - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:46:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-124) error in website documentation - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:50:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-99) apsvcmgr.exe does not sort output on status column - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:54:28 UTC, 0 replies.
- [jira] Closed: (DAEMON-36) [daemon] Catalina is not able to stop on the first time: it just stops on the second - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:58:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-126) Log on tab of Prunmgr ignores current settings - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 08:19:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-84) [daemon] JSVC does not support all the standard java 5.0 launcher options - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 08:21:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-92) jsvc fails to execve() self on Linux - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 08:23:28 UTC, 0 replies.
- [jira] Created: (FILEUPLOAD-179) ProgressListener doesn't work on Streaming API - posted by "Björn Agel (JIRA)" <ji...@apache.org> on 2010/02/12 09:37:28 UTC, 0 replies.
- [jira] Created: (FILEUPLOAD-180) If ServletFileUpload.setSizeMax() is set the values "bytesRead" and "contentLength" of the ProgressListeners update()-method are ZERO - posted by "Björn Agel (JIRA)" <ji...@apache.org> on 2010/02/12 10:04:28 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-96) Corrupt zip files can cause infinite loop - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/12 11:12:28 UTC, 0 replies.
- [jira] Reopened: (DAEMON-97) service stops after main method return on JDK 1.6u1 - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 11:38:27 UTC, 0 replies.
- [jira] Resolved: (DAEMON-130) The Java classpath is corrupted when it contains extended ASCII characters - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 11:42:27 UTC, 0 replies.
- [jira] Updated: (DAEMON-130) The Java classpath is corrupted when it contains extended ASCII characters - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 11:42:27 UTC, 1 replies.
- [jira] Resolved: (DAEMON-97) service stops after main method return on JDK 1.6u1 - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 11:42:28 UTC, 0 replies.
- [jira] Commented: (DAEMON-130) The Java classpath is corrupted when it contains extended ASCII characters - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 11:44:28 UTC, 0 replies.
- [jira] Commented: (COMPRESS-75) ZipArchiveInputStream does not show location in file where a problem occurred - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/12 12:12:27 UTC, 0 replies.
- [jira] Commented: (COMPRESS-73) ZipArchiveInputStream cannot handle some valid files - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/12 12:40:27 UTC, 0 replies.
- [jira] Commented: (DAEMON-80) [daemon] Syslog support for jsvc - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 12:52:28 UTC, 0 replies.
- [jira] Commented: (DAEMON-95) jsvc log rotation support - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 12:54:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-120) Unable to open directory /proc/self/fd - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 12:56:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-93) jsvc should be runnable as non root. - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 13:24:27 UTC, 0 replies.
- [jira] Closed: (DAEMON-111) Documentation needs to say how to get an unsupported platform reported - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 13:26:27 UTC, 0 replies.
- [jira] Commented: (DAEMON-107) JSVC does not support a reconfiguration call - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/12 13:28:28 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-82) cpio is terribly slow - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/12 15:34:28 UTC, 0 replies.
- [jira] Closed: (DBCP-321) SharedPoolDataSource does not need userKeys LRUMap cache - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:39:29 UTC, 0 replies.
- [jira] Updated: (DBCP-219) how to kill a connection from the connection pool without shutting down the connection pool - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:41:28 UTC, 1 replies.
- [jira] Updated: (DBCP-223) Auto-alert of connection pool critical events? - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:43:30 UTC, 0 replies.
- [jira] Closed: (DBCP-320) .PerUserPoolDataSource.poolKeys can grow without limit - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:43:30 UTC, 0 replies.
- [jira] Closed: (DBCP-318) PerUserPoolDataSource.getPooledConnectionAndInfo multi-threading bug - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:45:28 UTC, 0 replies.
- [jira] Closed: (DBCP-315) .PoolingDriver.getPoolNames() says it throws SQLException but does not throw any Exceptions - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:45:28 UTC, 0 replies.
- [jira] Closed: (DBCP-316) datasources.SharedPoolDataSource.getPooledConnectionAndInfo() contains an impossible null check - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:45:28 UTC, 0 replies.
- [jira] Closed: (DBCP-312) BasicDataSource.close() method needs JavaDoc clarification - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:47:28 UTC, 0 replies.
- [jira] Closed: (DBCP-314) Hidden fields can cause problems when code is updated - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:47:28 UTC, 0 replies.
- [jira] Closed: (DBCP-313) PooledConnection.removeConnectionEventListener(ConnectionEventListener) does not throw any Exceptions, yet DBCP protects calls to it - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:47:28 UTC, 0 replies.
- [jira] Closed: (DBCP-310) SQLNestedException & use of initCause() with SQLException - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:49:27 UTC, 0 replies.
- [jira] Closed: (DBCP-311) Don't log and re-throw exception - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:49:27 UTC, 0 replies.
- [jira] Closed: (DBCP-308) ORA-01453: SET TRANSACTION must be first command of transaction exception with SharedPoolDataSource - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 02:51:27 UTC, 0 replies.
- [jira] Commented: (DBCP-219) how to kill a connection from the connection pool without shutting down the connection pool - posted by "Gustavo Huff Mauch (JIRA)" <ji...@apache.org> on 2010/02/15 02:55:28 UTC, 0 replies.
- [jira] Closed: (DBCP-305) Use API-specific exception for logging abandoned objects - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:03:27 UTC, 0 replies.
- [jira] Closed: (DBCP-306) the connection pool is lost after 1 hour .we need to start he app servr but after some time its again destroyed.. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:03:27 UTC, 0 replies.
- [jira] Closed: (DBCP-304) New build.properties.m2.sample for Maven 2 - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:05:27 UTC, 0 replies.
- [jira] Closed: (DBCP-303) getGeneratedKeys does not work - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:05:27 UTC, 0 replies.
- [jira] Closed: (DBCP-302) org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails.createObject() does not throw ClassNotFoundException - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:05:28 UTC, 0 replies.
- [jira] Closed: (DBCP-301) maxOpenPreparedStatements needs a better default or at least better documentation. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:07:27 UTC, 0 replies.
- [jira] Closed: (DBCP-299) Number of idle connections exceed MaxIdle parameter Value / Number of active connexions on Oracle exceed maxActive parameter value - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:07:28 UTC, 0 replies.
- [jira] Closed: (DBCP-295) In project pom please replace maven artifact relative license URL with the official URL for the license - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:09:27 UTC, 0 replies.
- [jira] Closed: (DBCP-294) Memory leak in XA Implementation - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:23:28 UTC, 0 replies.
- [jira] Closed: (DBCP-293) Closed statement exception using Oracle 11g and JDK Jrockit 1.6 - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:23:28 UTC, 0 replies.
- [jira] Closed: (DBCP-291) setting maxWait does not work as expected - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:25:27 UTC, 0 replies.
- [jira] Closed: (DBCP-290) java.sql.SQLException: Closed Statement - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:25:28 UTC, 0 replies.
- [jira] Closed: (DBCP-288) DelegatingConnection implicitly casts AbandonedTrace to Statement - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:25:28 UTC, 0 replies.
- [jira] Closed: (DBCP-289) Allow client to set a XADatasource instance instead of only its classname in BasicManagedDataSource - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:25:28 UTC, 0 replies.
- [jira] Closed: (DBCP-285) BasicDataSource is thread-safe, but allows sub-classes to violate that - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:27:28 UTC, 0 replies.
- [jira] Closed: (DBCP-287) Socket Connection Timeout Fix for Connection Pool management - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:27:28 UTC, 0 replies.
- [jira] Closed: (DBCP-286) DBCP does not rollback - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:27:28 UTC, 0 replies.
- [jira] Closed: (DBCP-281) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true) [ re-open of DBCP-65] - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:29:28 UTC, 0 replies.
- [jira] Closed: (DBCP-284) Access to BasicDataSource.initialSize not always synchronized - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:29:28 UTC, 0 replies.
- [jira] Closed: (DBCP-280) SequencedHashMap constructor calls overridable method; throws Error - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:29:28 UTC, 0 replies.
- [jira] Closed: (DBCP-283) Overwrite DriverManagerConnectionFactory and context.xml JNDI Resource - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:29:28 UTC, 0 replies.
- [jira] Closed: (DBCP-279) unset XADatasource's property in BasicManagedDataSource class - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:31:27 UTC, 0 replies.
- [jira] Closed: (DBCP-277) DBCP Locking Up - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:31:28 UTC, 0 replies.
- [jira] Closed: (DBCP-276) DriverAdapterCPDS should allow to specify vendor specific properties - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:33:27 UTC, 0 replies.
- [jira] Closed: (DBCP-273) validation on testonborrow does not work - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:33:28 UTC, 0 replies.
- [jira] Closed: (DBCP-275) removeAbandoned parameter not working - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:33:28 UTC, 0 replies.
- [jira] Closed: (DBCP-271) Thread safety issues in AbandonedTrace class - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:35:27 UTC, 0 replies.
- [jira] Updated: (DBCP-273) validation on testonborrow does not work - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:35:27 UTC, 0 replies.
- [jira] Closed: (DBCP-272) Contention for DriverManager when initializing multiple datasources - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:35:27 UTC, 0 replies.
- [jira] Closed: (DBCP-267) Max Cursor Open - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:37:28 UTC, 0 replies.
- [jira] Closed: (DBCP-270) Dead lock using the evictor - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:37:28 UTC, 0 replies.
- [jira] Closed: (DBCP-268) How to close connection from pool - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:37:28 UTC, 0 replies.
- [jira] Closed: (DBCP-265) Connection close handling DatabaseMetaData exceed max open cursor oracle - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:39:27 UTC, 0 replies.
- [jira] Closed: (DBCP-266) connection pool is not being kept alive by dbcp - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:39:27 UTC, 0 replies.
- [jira] Closed: (DBCP-264) clear batch when closing statement - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:39:27 UTC, 0 replies.
- [jira] Closed: (DBCP-258) [PATCH] ManualPoolingDriverExample - more direct construction of driver and minor comment fix - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:39:28 UTC, 0 replies.
- [jira] Closed: (DBCP-255) Uninitialized read of parent field in AbandonedTrace - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:39:28 UTC, 0 replies.
- [jira] Closed: (DBCP-244) Connection socket hangs sporadically in DBCP 1.2.2 but not 1.2.1 - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:41:27 UTC, 0 replies.
- [jira] Closed: (DBCP-253) Masked Field in DelegatingCallableStatement - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:41:27 UTC, 0 replies.
- [jira] Closed: (DBCP-242) DelegatingConnection close does not complete action - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:41:28 UTC, 0 replies.
- [jira] Closed: (DBCP-238) The BasicDataSource setLoginTimeout and getLoginTimeout are not supported - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:43:36 UTC, 0 replies.
- [jira] Commented: (DBCP-276) DriverAdapterCPDS should allow to specify vendor specific properties - posted by "Oliver Matz (JIRA)" <ji...@apache.org> on 2010/02/15 03:43:36 UTC, 0 replies.
- [jira] Closed: (DBCP-235) accessToUnderlyingConnectionAllowed flag in ManagedConnection breaks equals, hashCode and toString - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:43:36 UTC, 0 replies.
- [jira] Closed: (DBCP-233) Allow connection, statement, and result set to be closed multiple times - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:45:27 UTC, 0 replies.
- [jira] Closed: (DBCP-226) DBCP should support configuration of queryTimeout for validation queries - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:49:27 UTC, 0 replies.
- [jira] Closed: (DBCP-216) Improvement of error recovery in KeyedCPDSConnectionFactory - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:49:28 UTC, 0 replies.
- [jira] Closed: (DBCP-323) CPDSConnectionFactory fields _password and _username should be final - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 03:51:27 UTC, 0 replies.
- [jira] Closed: (DBCP-214) Basic datasource should respect the context classloader - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:09:27 UTC, 0 replies.
- [jira] Closed: (DBCP-215) DBCP's initialSize doesn't work as expected - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:09:27 UTC, 0 replies.
- [jira] Closed: (DBCP-212) PoolingDataSource closes physical connections - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:11:27 UTC, 0 replies.
- [jira] Closed: (DBCP-203) Want to provide a ClassLoader for BasicDataSource to use for loading a JDBC driver. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:11:28 UTC, 0 replies.
- [jira] Closed: (DBCP-204) BasicDataSource doesn't include CallableStatement Pooling - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:11:28 UTC, 0 replies.
- [jira] Closed: (DBCP-199) The last used time in AbandonedTrace should be updated more frequently. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:11:28 UTC, 0 replies.
- [jira] Closed: (DBCP-179) [dbcp] initializationStatement and destructionStatement in PoolableConnectionFactory - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:13:28 UTC, 0 replies.
- [jira] Closed: (DBCP-175) [dbcp] I'd like to run init SQL after JDBC Connection creation in Tomcat DBCP - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:13:28 UTC, 0 replies.
- [jira] Closed: (DBCP-191) [dbcp] does not compile under the latest unreleased jdk 1.6 / JDBC 4.0 - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:13:28 UTC, 0 replies.
- [jira] Closed: (DBCP-163) [dbcp] Use setQueryTimeout in combination with validationQuery to recover from network problems - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:15:27 UTC, 0 replies.
- [jira] Closed: (DBCP-160) [dbcp][PATCH] Access to the underlying connection when using SharedPoolDataSource - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:17:28 UTC, 0 replies.
- [jira] Closed: (DBCP-148) [dbcp] Pool prepared statements accross a close (BasicDataSource) - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:17:28 UTC, 0 replies.
- [jira] Closed: (DBCP-145) [dbcp] PoolingDriver.getConnectionPool() should use contextClassLoader - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:17:28 UTC, 0 replies.
- [jira] Closed: (DBCP-61) [dbcp] Individual connection close method - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:19:27 UTC, 0 replies.
- [jira] Closed: (DBCP-110) [dbcp] DBCP removeAbandoned not working - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:19:27 UTC, 0 replies.
- [jira] Closed: (DBCP-34) [dbcp] SharedPoolDataSource raises exception while closing invalid connection - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:19:28 UTC, 0 replies.
- [jira] Closed: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:19:28 UTC, 0 replies.
- [jira] Closed: (DBCP-4) [dbcp] Use commons-logging for debugging instead of System.out.println - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:21:28 UTC, 0 replies.
- [jira] Closed: (DBCP-8) [dbcp][PATCH] Handle changed passwords in SharedPoolDataSource - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:21:28 UTC, 0 replies.
- [jira] Updated: (DBCP-322) CPDSConnectionFactory.validateObject(Object) ignores Throwable - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:25:28 UTC, 0 replies.
- [jira] Updated: (DBCP-309) First example for FSContext is invalid - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:25:28 UTC, 0 replies.
- [jira] Updated: (DBCP-229) Track callers of active connections for debugging - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:27:28 UTC, 0 replies.
- [jira] Updated: (DBCP-210) Have dbcp close pooled prepared statements after some settable time limit - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:33:31 UTC, 0 replies.
- [jira] Updated: (DBCP-249) Validate connection only on create. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:33:31 UTC, 0 replies.
- [jira] Updated: (DBCP-261) How can I use custom object pool? - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:33:32 UTC, 0 replies.
- [jira] Updated: (DBCP-234) Only set *configured* default values for Connection - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:35:28 UTC, 0 replies.
- [jira] Updated: (DBCP-297) Ciphered passwords - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:35:29 UTC, 0 replies.
- [jira] Updated: (DBCP-319) Make private fields final where possible - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:37:27 UTC, 0 replies.
- [jira] Updated: (DBCP-231) Automatic Restart of BasicDataSource After Changing Connection Properties Such as Url - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:39:27 UTC, 0 replies.
- [jira] Updated: (DBCP-146) [dbcp] Invalidate "broken" connections by monitoring SQLExceptions - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:39:28 UTC, 0 replies.
- [jira] Closed: (DBCP-262) Load Jocl properties files from absolute path - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:41:28 UTC, 0 replies.
- [jira] Updated: (DBCP-168) [dbcp] add/enhance toString() Method to DelegatingCallableStatement for sql debugging - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:41:28 UTC, 0 replies.
- [jira] Updated: (DBCP-260) borrowObject from the AbandonedObjectPool hangs on a wait() method when the WHEN_EXHAUSTED_BLOCK is set - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:41:28 UTC, 0 replies.
- [jira] Updated: (DBCP-180) [dbcp] Dbcp doesn't meet JDBC specification - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:43:27 UTC, 0 replies.
- [jira] Updated: (DBCP-154) [dbcp] PoolableConnectionFactory.validateConnection() should log exception message - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:45:28 UTC, 0 replies.
- [jira] Updated: (DBCP-317) Findbugs: Class doesn't override equals in superclass - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:45:28 UTC, 0 replies.
- [jira] Updated: (DBCP-292) Adds an mbean for exposing metrics around a BasicDataSource via JMX - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:45:28 UTC, 0 replies.
- [jira] Updated: (DBCP-177) [dbcp] redesign to use dbcp with security manager - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 05:47:27 UTC, 0 replies.
- [jira] Commented: (VFS-203) FileObject..getName().getURI() returns URIs with spaces - posted by "PalinF (JIRA)" <ji...@apache.org> on 2010/02/15 16:29:28 UTC, 0 replies.
- [jira] Created: (VFS-300) CLONE -FileObject..getName().getURI() returns URIs with spaces - posted by "PalinF (JIRA)" <ji...@apache.org> on 2010/02/15 16:31:30 UTC, 0 replies.
- [jira] Updated: (VFS-300) CLONE -FileObject..getName().getURI() returns URIs with spaces - posted by "PalinF (JIRA)" <ji...@apache.org> on 2010/02/15 16:33:30 UTC, 0 replies.
- [jira] Closed: (VFS-300) CLONE -FileObject..getName().getURI() returns URIs with spaces - posted by "PalinF (JIRA)" <ji...@apache.org> on 2010/02/15 16:39:27 UTC, 0 replies.
- [jira] Updated: (VFS-203) FileObject..getName().getURI() returns URIs with spaces - posted by "PalinF (JIRA)" <ji...@apache.org> on 2010/02/15 16:39:27 UTC, 0 replies.
- [jira] Commented: (COMPRESS-85) cpio archive final entry corrupt - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/15 17:27:27 UTC, 13 replies.
- [jira] Updated: (COMPRESS-85) cpio archive final entry corrupt - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/15 17:29:28 UTC, 11 replies.
- [jira] Resolved: (MATH-323) Add Semivariance calculation - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/15 18:19:28 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-73) ZipArchiveInputStream cannot handle some valid files - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/16 14:59:27 UTC, 0 replies.
- [jira] Resolved: (MATH-333) eigenvectors computation is wrong when several vectors share the same eigenvalue - posted by "Dimitri Pourbaix (JIRA)" <ji...@apache.org> on 2010/02/16 18:43:28 UTC, 0 replies.
- [jira] Issue Comment Edited: (COMPRESS-85) cpio archive final entry corrupt - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 15:31:27 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-85) cpio archive final entry corrupt - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 15:57:28 UTC, 0 replies.
- [jira] Updated: (COMPRESS-36) Add Zip64 Suport - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 16:24:28 UTC, 0 replies.
- [jira] Updated: (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 16:24:28 UTC, 0 replies.
- [jira] Updated: (COMPRESS-62) Need many more test cases to check that can read "real" archives - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 16:24:28 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-79) Move DOS/Java time conversions into Zip utility class - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 16:32:28 UTC, 0 replies.
- [jira] Resolved: (COMPRESS-74) ZipArchiveInputStream fails to update count of bytes read - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 17:12:27 UTC, 0 replies.
- [jira] Updated: (COMPRESS-89) Better support for encrypted ZIP files - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 17:33:30 UTC, 1 replies.
- [jira] Commented: (COMPRESS-88) Adding encryption support to ZipFIle - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/18 17:46:28 UTC, 2 replies.
- [jira] Commented: (COMPRESS-93) Support for alternative ZIP compression methods - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/19 09:15:27 UTC, 5 replies.
- [jira] Resolved: (COMPRESS-89) Better support for encrypted ZIP files - posted by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2010/02/19 12:01:28 UTC, 0 replies.
- [jira] Commented: (CHAIN-6) [chain] CopyCommand does not work unless setValue is called - posted by "Razan Abbass (JIRA)" <ji...@apache.org> on 2010/02/19 18:18:28 UTC, 0 replies.
- [jira] Commented: (COMPRESS-80) wrong checksum for maven artifacts in repository - posted by "Aaron Kaplan (JIRA)" <ji...@apache.org> on 2010/02/19 18:20:27 UTC, 0 replies.
- [jira] Updated: (CHAIN-6) [chain] CopyCommand does not work unless setValue is called - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/19 20:50:28 UTC, 0 replies.
- [jira] Resolved: (LANG-204) [lang] org.apache.commons.lang.Entities multithreaded init. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/19 21:00:28 UTC, 0 replies.
- [jira] Resolved: (LANG-525) Apply patches from 3.0 to 2.5 if a 2.5 release happens - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/19 21:00:28 UTC, 0 replies.
- [jira] Commented: (MATH-301) Erf(z) should return 1.0 for z 'large' but fails with a MaxIterationsExceededException for z > 26.0. - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/20 16:16:27 UTC, 0 replies.
- [jira] Created: (DBCP-324) Not release greater than 1.2 is in the global maven respository - posted by "Asaf Mesika (JIRA)" <ji...@apache.org> on 2010/02/21 08:48:27 UTC, 0 replies.
- Website issue (unable to browse javadocs) - posted by Finn Wilcox <fi...@finnw.me.uk> on 2010/02/21 14:43:11 UTC, 1 replies.
- [jira] Commented: (DBCP-324) Not release greater than 1.2 is in the global maven respository - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/21 15:15:27 UTC, 0 replies.
- [jira] Created: (LANG-592) RandomUtils tests are failing frequently - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/21 18:07:27 UTC, 0 replies.
- [jira] Resolved: (LANG-592) RandomUtils tests are failing frequently - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/21 18:27:27 UTC, 0 replies.
- [jira] Resolved: (LANG-76) [lang] EnumUtils.getEnum() doesn't work well in 1.5 - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/21 18:41:27 UTC, 0 replies.
- [jira] Created: (POOL-159) GenericObjectPool: Add a getNumWaiters() method for monitoring purposes - posted by "Mike Muller (JIRA)" <ji...@apache.org> on 2010/02/21 19:15:30 UTC, 0 replies.
- [jira] Created: (LANG-593) Testing with JDK 1.7 - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/21 20:35:27 UTC, 0 replies.
- [jira] Created: (MATH-342) SVD crashes when applied to a strongly rectangular matrix (typical case of least-squares problem) - posted by "Dimitri Pourbaix (JIRA)" <ji...@apache.org> on 2010/02/21 22:43:27 UTC, 0 replies.
- [jira] Resolved: (MATH-342) SVD crashes when applied to a strongly rectangular matrix (typical case of least-squares problem) - posted by "Dimitri Pourbaix (JIRA)" <ji...@apache.org> on 2010/02/21 22:51:27 UTC, 0 replies.
- [jira] Reopened: (LANG-576) Add methods for cloneables to ObjectUtils - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/22 08:54:28 UTC, 0 replies.
- [jira] Commented: (LANG-341) [NumberUtils] Please add number <> byte[] methods - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/22 09:06:28 UTC, 0 replies.
- [jira] Commented: (MATH-282) ChiSquaredDistributionImpl.cumulativeProbability > 1 - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/22 13:04:27 UTC, 0 replies.
- [jira] Created: (DAEMON-133) The field SimpleDaemon.stopping is accessed from multiple threads without synch. - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/22 18:46:28 UTC, 0 replies.
- [jira] Created: (DAEMON-134) The field DaemonLoader.Context.controller is hiding a field from type DaemonLoader - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/22 18:54:28 UTC, 0 replies.
- [jira] Created: (DAEMON-135) DaemonPermission.toString() creates String from String - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/22 19:06:28 UTC, 0 replies.
- [jira] Resolved: (DAEMON-133) The field SimpleDaemon.stopping is accessed from multiple threads without synch. - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/22 19:10:27 UTC, 0 replies.
- [jira] Created: (VFS-301) MonitorInputStream doesn't correctly support 'mark' - posted by "Ronan KERDUDOU (JIRA)" <ji...@apache.org> on 2010/02/23 00:32:28 UTC, 0 replies.
- [jira] Commented: (VFS-301) MonitorInputStream doesn't correctly support 'mark' - posted by "Ronan KERDUDOU (JIRA)" <ji...@apache.org> on 2010/02/23 01:21:28 UTC, 0 replies.
- [jira] Updated: (VFS-301) MonitorInputStream doesn't correctly support 'mark' - posted by "Ronan KERDUDOU (JIRA)" <ji...@apache.org> on 2010/02/23 01:23:28 UTC, 0 replies.
- [jira] Created: (COLLECTIONS-353) AbstractLinkedMap firstKey/lastKey JavaDoc reversed - posted by "Michael Dürig (JIRA)" <ji...@apache.org> on 2010/02/23 11:16:29 UTC, 0 replies.
- [jira] Created: (VALIDATOR-284) dependency_failed error in the jvm.log - posted by "Richard Gathogo (JIRA)" <ji...@apache.org> on 2010/02/23 11:48:27 UTC, 0 replies.
- [jira] Created: (DBCP-325) Abandoned Connection Timeout - posted by "Patrick Kranz (JIRA)" <ji...@apache.org> on 2010/02/23 15:56:28 UTC, 0 replies.
- [jira] Created: (MATH-343) Brent solver doesn't throw IllegalArgumentException when initial guess has the wrong sign - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/23 21:21:28 UTC, 0 replies.
- [jira] Created: (MATH-344) Brent solver returns the wrong value if either bracket endpoint is root - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/23 21:23:28 UTC, 0 replies.
- [jira] Resolved: (VALIDATOR-284) dependency_failed error in the jvm.log - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/23 21:45:28 UTC, 0 replies.
- [jira] Resolved: (MATH-343) Brent solver doesn't throw IllegalArgumentException when initial guess has the wrong sign - posted by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2010/02/23 22:03:28 UTC, 0 replies.
- [jira] Resolved: (MATH-344) Brent solver returns the wrong value if either bracket endpoint is root - posted by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2010/02/23 22:11:27 UTC, 0 replies.
- [jira] Issue Comment Edited: (MATH-343) Brent solver doesn't throw IllegalArgumentException when initial guess has the wrong sign - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/23 23:58:27 UTC, 0 replies.
- [jira] Commented: (MATH-343) Brent solver doesn't throw IllegalArgumentException when initial guess has the wrong sign - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/23 23:58:27 UTC, 1 replies.
- [jira] Commented: (LANG-593) Testing with JDK 1.7 - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/24 10:08:28 UTC, 1 replies.
- [jira] Updated: (LANG-341) [NumberUtils] Please add number <> byte[] methods - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/24 10:12:28 UTC, 1 replies.
- [jira] Updated: (LANG-332) EqualsBuilder to alternatively use method properties - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/24 10:24:28 UTC, 0 replies.
- [jira] Updated: (LANG-526) Performance testing - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/24 10:24:38 UTC, 0 replies.
- [jira] Updated: (LANG-503) GetterMethodsReflectionToStringBuilder (code attached, proposal for integration) - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/24 10:26:29 UTC, 0 replies.
- [jira] Created: (MATH-345) A new secant solver that does not enforce bracketing - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/24 13:24:29 UTC, 0 replies.
- [jira] Closed: (VFS-261) WebDAV upload corrupts binary files - posted by "Simon Olofsson (JIRA)" <ji...@apache.org> on 2010/02/24 13:58:27 UTC, 0 replies.
- [jira] Closed: (LANG-582) Provide an implementation of the ThreadFactory interface - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/25 03:54:27 UTC, 0 replies.
- [jira] Issue Comment Edited: (LANG-591) A more complex Levenshtein distance would be useful - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/25 04:06:28 UTC, 0 replies.
- [jira] Closed: (LANG-588) Create a basic Pair class - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/25 04:16:49 UTC, 0 replies.
- [jira] Updated: (LANG-593) Testing with JDK 1.7 - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/25 04:22:27 UTC, 0 replies.
- [jira] Created: (MATH-346) Hasan Diwan's webpage ought to be http://hasandiwan.info on http://commons.apache.org/math/team-list.html - posted by "Hasan Diwan (JIRA)" <ji...@apache.org> on 2010/02/25 09:00:28 UTC, 0 replies.
- [jira] Created: (POOL-160) OSGi Export-Package statement is not correct - posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2010/02/25 11:29:27 UTC, 0 replies.
- [jira] Updated: (POOL-160) OSGi Export-Package statement is not correct - posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2010/02/25 11:31:27 UTC, 0 replies.
- [jira] Created: (JXPATH-143) JXPathContext.iterate does not work with null value in LazyDynaBean - posted by "Mikael Nordenberg (JIRA)" <ji...@apache.org> on 2010/02/25 14:07:27 UTC, 0 replies.
- [jira] Created: (JXPATH-144) Non-existing xpath does not throw exception for LazyDynaBeans - posted by "Mikael Nordenberg (JIRA)" <ji...@apache.org> on 2010/02/25 14:21:27 UTC, 0 replies.
- [jira] Commented: (POOL-160) OSGi Export-Package statement is not correct - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 14:27:28 UTC, 1 replies.
- [jira] Created: (MATH-347) Brent solver shouldn't need strict ordering of min, max and initial - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/25 15:35:27 UTC, 0 replies.
- [jira] Commented: (MATH-347) Brent solver shouldn't need strict ordering of min, max and initial - posted by "Volkan Aktas (JIRA)" <ji...@apache.org> on 2010/02/25 15:37:27 UTC, 0 replies.
- [jira] Created: (COLLECTIONS-354) Add Collection utils from MINA: e.g. CopyOnWriteMap - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/25 16:40:27 UTC, 0 replies.
- [jira] Created: (JXPATH-145) Problem Setting Value to an XPath containing a "+" in the XPATH Name - posted by "Alexandre GIGLEUX (JIRA)" <ji...@apache.org> on 2010/02/25 17:00:28 UTC, 0 replies.
- [jira] Updated: (LANG-454) Add getCharArray() to CharRange - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:22:28 UTC, 0 replies.
- [jira] Updated: (LANG-514) CharRange constructor is hard to read - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:22:28 UTC, 0 replies.
- [jira] Updated: (LANG-534) ArrayUtils should have method to convert null arrays to empty ones to help with Defensive coding - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:22:28 UTC, 0 replies.
- [jira] Updated: (LANG-535) ClassUtils.getShortClassName() will not work with an array; it seems to add a semicolon to the end. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:22:28 UTC, 0 replies.
- [jira] Updated: (LANG-434) Add DateUtils.ceiling() method - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:24:28 UTC, 0 replies.
- [jira] Updated: (LANG-486) Add (non-)lenient date parsing - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:24:28 UTC, 0 replies.
- [jira] Updated: (LANG-461) Add toByte and toShort methods to NumberUtils - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:24:28 UTC, 0 replies.
- [jira] Updated: (LANG-466) Please expose setEquals(boolean) as public so EqualsBuilder instances can be reused - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:24:28 UTC, 0 replies.
- [jira] Updated: (LANG-555) SystemUtils needs IS_OS_WINDOWS_7 constant - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:26:28 UTC, 0 replies.
- [jira] Updated: (LANG-522) Support use of mutable numbers in editable JTable models - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:26:28 UTC, 0 replies.
- [jira] Updated: (LANG-422) StrBuilder appendSeparator with defaultIfEmpty - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:26:28 UTC, 0 replies.
- [jira] Updated: (LANG-469) Commons-lang StringUtils head, tail and indexOfNth (with patch) - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:28:28 UTC, 0 replies.
- [jira] Updated: (LANG-569) Add indexOfIgnoreCase() and lastIndexOfIgnoreCase() methods to StringUtils - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:28:28 UTC, 0 replies.
- [jira] Updated: (LANG-471) I would like to add isLowerCase and isUpperCase methods to WordUtils in the commons.lang package - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:28:28 UTC, 0 replies.
- [jira] Updated: (LANG-554) SystemUtils needs IS_JAVA_1_7 constant - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:28:28 UTC, 0 replies.
- [jira] Updated: (LANG-405) Cut out middle part of a String - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:28:28 UTC, 0 replies.
- [jira] Updated: (LANG-348) Add StringUtils.repeat with separator - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:36:28 UTC, 0 replies.
- [jira] Updated: (LANG-416) Import MethodUtils and ConstructorUtils from BeanUtils; FieldUtils from dormant [reflect] component. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:38:28 UTC, 0 replies.
- [jira] Updated: (LANG-445) Method "startsWithAny(String str, String[] searchStrs)" - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:38:28 UTC, 0 replies.
- [jira] Updated: (LANG-430) Add methods StringUtils.lowerCase(String, Locale) and StringUtils.upperCase(String, Locale) - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:38:28 UTC, 0 replies.
- [jira] Updated: (LANG-567) ArrayUtils.addAll(T[] array1, T... array2) does not handle mixed types very well - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:38:28 UTC, 0 replies.
- [jira] Updated: (LANG-494) CharSet sub-classes cannot be made thread-safe - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:40:31 UTC, 0 replies.
- [jira] Updated: (LANG-500) ClassUtils.getAllInterfaces(...) could be more efficient - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:42:27 UTC, 0 replies.
- [jira] Updated: (LANG-530) parseDate cannot parse ISO8601 dates produced by FastDateFormat - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:42:27 UTC, 0 replies.
- [jira] Updated: (LANG-440) DateUtils.round doesn't work correct for Calendar.AM_PM - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:44:30 UTC, 0 replies.
- [jira] Updated: (LANG-443) DateUtils should test with the extremes - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:44:30 UTC, 0 replies.
- [jira] Updated: (LANG-547) The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:46:28 UTC, 0 replies.
- [jira] Updated: (LANG-477) ExtendedMessageFormat: OutOfMemory with custom format registry and a pattern containing single quotes - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:46:28 UTC, 0 replies.
- [jira] Updated: (LANG-538) DateFormatUtils.format does not correctly change Calendar TimeZone in certain situations - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:46:28 UTC, 0 replies.
- [jira] Updated: (LANG-511) Initialization of available locales in LocaleUtils can be deferred - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:48:27 UTC, 0 replies.
- [jira] Updated: (LANG-457) NumberUtils createNumber thows a StringIndexOutOfBoundsException when only an "l" is passed in. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:48:28 UTC, 0 replies.
- [jira] Updated: (LANG-432) Fix case-insensitive string handling - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:48:28 UTC, 0 replies.
- [jira] Updated: (LANG-521) NumberUtils.isNumber() Should Return True for Valid Number with a Trailing Decimal Place - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:48:28 UTC, 0 replies.
- [jira] Updated: (LANG-552) StringUtils replaceEach - Bug or Missing Documentation - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:50:28 UTC, 0 replies.
- [jira] Updated: (LANG-450) StringEscapeUtils uses printStackTrace() - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:50:28 UTC, 0 replies.
- [jira] Updated: (LANG-421) StringEscapeUtils.escapeJava(String) escapes '/' characters - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:50:28 UTC, 0 replies.
- [jira] Updated: (LANG-460) Wrong, interchanged parameters in Dokumentation of StringUtils.startsWith[IgnoreCase](String, String) - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:50:28 UTC, 0 replies.
- [jira] Updated: (LANG-419) WordUtils.abbreviate bug when lower is greater than str.length - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:52:27 UTC, 0 replies.
- [jira] Updated: (LANG-523) StrBuilder is slow - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:52:28 UTC, 0 replies.
- [jira] Updated: (LANG-575) HashCodeBuilder reflectionAppend creates unnecessary copy of excludeFields - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:52:28 UTC, 0 replies.
- [jira] Updated: (LANG-467) EqualsBuilder and HashCodeBuilder treat java.math.BigDecimal inconsistantly and break general contract of hashCode - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:52:28 UTC, 0 replies.
- [jira] Updated: (LANG-574) HashCodeBuilder append(Object) could be more efficient - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:54:27 UTC, 0 replies.
- [jira] Updated: (LANG-459) Issue in HashCodeBuilder which only shows up under high load multi-threaded usage. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:54:28 UTC, 0 replies.
- [jira] Updated: (LANG-520) HashCodeBuilder.hashCode() should return the same value as HashCodeBuilder.toHashCode() - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:54:28 UTC, 0 replies.
- [jira] Updated: (LANG-487) ToStringBuilder is thread-hostile - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 20:56:28 UTC, 0 replies.
- [jira] Resolved: (LANG-574) HashCodeBuilder append(Object) could be more efficient - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:24:27 UTC, 0 replies.
- [jira] Updated: (LANG-578) Problem while using simple quotes in ExtendedMessageFormat when a registry is specified - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:32:27 UTC, 0 replies.
- [jira] Updated: (LANG-436) Remove caching from MethodUtils - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:36:28 UTC, 0 replies.
- [jira] Resolved: (LANG-473) StringEscapeUtils.escapeJava () not escaping forward slash correctly. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:40:27 UTC, 0 replies.
- [jira] Reopened: (LANG-473) StringEscapeUtils.escapeJava () not escaping forward slash correctly. - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:40:27 UTC, 0 replies.
- [jira] Updated: (LANG-463) Ant build file does not include ReflectTestSuite - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:42:28 UTC, 0 replies.
- [jira] Updated: (LANG-557) Javadoc wrong for StringUtils startsWith, startsWithIgnoreCase, endsWith and endsWithIgnoreCase - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:44:27 UTC, 0 replies.
- [jira] Updated: (LANG-484) Create changes-report xml file from history - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:44:27 UTC, 0 replies.
- [jira] Updated: (LANG-488) LocaleUtils.availableLocaleSet() - why is Set not created in static block like the List? - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:54:28 UTC, 0 replies.
- [jira] Updated: (LANG-431) Fix javadoc for StringUtils.leftPad(String, int) - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 21:58:32 UTC, 0 replies.
- [jira] Updated: (LANG-581) Javadoc bug in org.apache.commons.lang.StringUtils.removeEndIgnoreCase() - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 22:00:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-108) Error 1053 closing depender service - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:04:27 UTC, 0 replies.
- [jira] Updated: (DAEMON-32) [daemon] jsvc crashes with -user root - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:04:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-107) JSVC does not support a reconfiguration call - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:04:28 UTC, 0 replies.
- [jira] Updated: (LANG-437) Complaints that the IE fix for StringEscapeUtils.escapeJavaScript is causing problems elsewhere. Rollback? - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 22:04:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-73) [daemon] jsvc does not block on Linux - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:04:28 UTC, 0 replies.
- [jira] Updated: (LANG-509) OutOfMemory Error caused by ExtendedMessageFormat - posted by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/02/25 22:06:27 UTC, 0 replies.
- [jira] Updated: (DAEMON-76) [daemon] Errors when compiling procrun for 64 bit windows systems - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:06:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-80) [daemon] Syslog support for jsvc - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:06:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-127) JSVC Doesn't Properly Daemonize - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:06:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-95) jsvc log rotation support - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:08:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-100) Thread.currentThread().getContextClassLoader() == null when the program is runned by Prunsrv - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:08:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-133) The field SimpleDaemon.stopping is accessed from multiple threads without synch. - posted by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/25 22:14:27 UTC, 1 replies.
- [jira] Resolved: (JXPATH-127) Change dynamic class loading to consult context class loader. - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/26 05:00:27 UTC, 0 replies.
- [jira] Created: (LANG-594) DateUtils equal & compare functions up to most significant field - posted by "Paul Benedict (JIRA)" <ji...@apache.org> on 2010/02/26 05:08:27 UTC, 0 replies.
- [jira] Updated: (LANG-594) DateUtils equal & compare functions up to most significant field - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/26 05:32:30 UTC, 1 replies.
- [jira] Created: (LANG-595) JDK 1.6 changes - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/26 05:34:28 UTC, 0 replies.
- [jira] Commented: (LANG-595) JDK 1.6 changes - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/26 05:34:28 UTC, 0 replies.
- [jira] Commented: (LANG-489) Create migrate guide to Lang 3.0 - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/26 05:34:28 UTC, 0 replies.
- [jira] Closed: (LANG-493) Remove code that does not hold enough value to remain - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/26 05:34:28 UTC, 0 replies.
- [jira] Closed: (LANG-492) Remove code handled now by the JDK - posted by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/02/26 05:34:28 UTC, 0 replies.
- [jira] Created: (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder - posted by "Matt Ryall (JIRA)" <ji...@apache.org> on 2010/02/26 06:00:27 UTC, 0 replies.
- [jira] Created: (CODEC-97) Base64 default constructor behaviour changed to enable chunking in 1.4 - posted by "Matt Ryall (JIRA)" <ji...@apache.org> on 2010/02/26 06:16:27 UTC, 0 replies.
- [jira] Updated: (CODEC-97) Base64 default constructor behaviour changed to enable chunking in 1.4 - posted by "Matt Ryall (JIRA)" <ji...@apache.org> on 2010/02/26 06:16:27 UTC, 0 replies.
- [jira] Updated: (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder - posted by "Matt Ryall (JIRA)" <ji...@apache.org> on 2010/02/26 06:22:27 UTC, 0 replies.
- [jira] Commented: (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder - posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org> on 2010/02/26 09:38:28 UTC, 1 replies.
- [jira] Updated: (DAEMON-132) Prunmgr shows wrong default logging level. - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:49:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-129) jsvc unable to start in OS X Snow Leopard (10.6) - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:49:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-124) error in website documentation - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:51:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-123) Enable build with AIX5 - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:51:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-125) JDK 1.6 (64 bit) support on Mac OS X - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:51:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-126) Log on tab of Prunmgr ignores current settings - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:51:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-119) Read Java parameters for Java mode in the same way as JVM mode for Procrun - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:53:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-121) Unable to use JSVC with Java 1.6 in Mac OS X 10.5 (Leopard) - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:53:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-120) Unable to open directory /proc/self/fd - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:53:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-118) Insufficient memory allocation and unnecessary quotes insertion - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:55:27 UTC, 0 replies.
- [jira] Updated: (DAEMON-117) Procrun's "About" dialog need to be updated - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:55:27 UTC, 0 replies.
- [jira] Updated: (DAEMON-113) "exe" option shown as blank in the procrun mode dropdown list - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:55:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-116) Wrong default log path is used in procrun - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:55:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-114) Log prefix not loaded to procrun manager - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:55:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-115) Procrun manager does not set default log level to INFO - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:55:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-112) JavaHome parameter ignored when running procsrv in java mode - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:57:27 UTC, 0 replies.
- [jira] Updated: (DAEMON-102) JVM + System PATH environment = Version Skew - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:57:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-106) prunsrv.exe //US// always returns exit code 6, even if successful - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:57:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-110) tomcat service can't be launched on some systems with jre 1.6 - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:57:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-105) Add command line switch to redirect stdin - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:57:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-98) make fails for jsvc on OS X - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:59:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-97) service stops after main method return on JDK 1.6u1 - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:59:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-96) Classpath is being truncated - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 17:59:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-94) Don't support freebsd 6.x - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:01:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-91) please support more architectures - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:01:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-93) jsvc should be runnable as non root. - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:01:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-92) jsvc fails to execve() self on Linux - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:01:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-49) [daemon] numeric and multiple parameter arguments are not read from environment - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:03:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-90) bogus warning: Parameter -D must contain one '=' character - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:03:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-60) [daemon] Improve documentation - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:03:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-84) [daemon] JSVC does not support all the standard java 5.0 launcher options - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:03:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-45) [daemon] jsvc links to 32-bit JVM when compiled for (64-bit) sparcv9 - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:05:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-16) [daemon] When changing UID in jsvc on fedora core 4, warning occurs: find_vma failed - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:05:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-31) [daemon] Patch to fix building with -Wl,--as-needed in LDFLAGS - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:05:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-40) [daemon] does not compile under cygwin - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:05:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-88) JMX java options can cause silent service failure - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:09:28 UTC, 0 replies.
- [jira] Updated: (DAEMON-3) [daemon] Valid service names are rejected - posted by "Sebb (JIRA)" <ji...@apache.org> on 2010/02/26 18:09:28 UTC, 0 replies.
- [jira] Closed: (DBCP-324) Not release greater than 1.2 is in the global maven respository - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/27 01:58:05 UTC, 0 replies.
- [jira] Updated: (DBCP-325) Allow idle connection count to exceed maxIdle for configurable time period - posted by "Phil Steitz (JIRA)" <ji...@apache.org> on 2010/02/27 02:02:05 UTC, 0 replies.
- [jira] Commented: (DBCP-292) Adds an mbean for exposing metrics around a BasicDataSource via JMX - posted by "Alexandru Ionita (JIRA)" <ji...@apache.org> on 2010/02/27 02:46:05 UTC, 0 replies.
- [jira] Issue Comment Edited: (DBCP-292) Adds an mbean for exposing metrics around a BasicDataSource via JMX - posted by "Alexandru Ionita (JIRA)" <ji...@apache.org> on 2010/02/27 02:48:05 UTC, 0 replies.
- [jira] Resolved: (LANG-594) DateUtils equal & compare functions up to most significant field - posted by "Paul Benedict (JIRA)" <ji...@apache.org> on 2010/02/27 04:32:05 UTC, 0 replies.
- [jira] Commented: (LANG-483) Add ComparisonUtils to Commons Lang - posted by "Paul Benedict (JIRA)" <ji...@apache.org> on 2010/02/27 04:34:05 UTC, 0 replies.
- [jira] Commented: (JXPATH-125) JXPathContext.iteratePointers() does not work with multiple prefixes for a single namespace URI - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/27 19:37:05 UTC, 0 replies.
- [jira] Resolved: (JXPATH-125) JXPathContext.iteratePointers() does not work with multiple prefixes for a single namespace URI - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/27 20:51:06 UTC, 0 replies.
- [jira] Created: (DAEMON-136) Jsvc does not exit when all non-daemon threads are died - posted by "Hontvari Jozsef (JIRA)" <ji...@apache.org> on 2010/02/28 16:41:05 UTC, 0 replies.
- [jira] Updated: (DAEMON-136) Jsvc does not exit when all non-daemon threads are died - posted by "Hontvari Jozsef (JIRA)" <ji...@apache.org> on 2010/02/28 16:49:05 UTC, 0 replies.
- [jira] Updated: (JXPATH-129) MethodLookupUtils#matchType uses TypeUtils#canConvert which causes "Ambiguous method call" exception. - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/28 17:21:06 UTC, 1 replies.
- [jira] Commented: (JXPATH-129) MethodLookupUtils#matchType uses TypeUtils#canConvert which causes "Ambiguous method call" exception. - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/28 17:53:05 UTC, 2 replies.
- [jira] Resolved: (JXPATH-129) MethodLookupUtils#matchType uses TypeUtils#canConvert which causes "Ambiguous method call" exception. - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/28 18:01:05 UTC, 0 replies.
- [jira] Resolved: (JXPATH-130) I would like to be able to create a varargs extension function. - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/28 18:27:05 UTC, 0 replies.
- [jira] Commented: (JXPATH-130) I would like to be able to create a varargs extension function. - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/28 18:27:05 UTC, 0 replies.
- [jira] Resolved: (JXPATH-131) Bean exception handling - posted by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/02/28 19:50:06 UTC, 0 replies.