Mailing list archives: June 2009

Site index · List index
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
Shawn Pearce (JIRA) [jira] Updated: (NET-279) SMTP.getReplyStrings returns array of nulls Mon, 01 Jun, 21:25
Shawn Pearce (JIRA) [jira] Created: (NET-279) SMTP.getReplyStrings returns array of nulls Mon, 01 Jun, 21:25
Joël Royer (JIRA) [jira] Commented: (CLI-179) Needs "standalone" options that can be used even if required options are not set Tue, 02 Jun, 09:01
Emmanuel Bourg (JIRA) [jira] Commented: (CLI-179) Needs "standalone" options that can be used even if required options are not set Tue, 02 Jun, 09:47
Henri Biestro (JIRA) [jira] Updated: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Tue, 02 Jun, 12:56
Christopher Chow (JIRA) [jira] Commented: (DAEMON-121) Unable to use JSVC with Java 1.6 in Mac OS X 10.5 (Leopard) Tue, 02 Jun, 13:10
private (JIRA) [jira] Created: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 13:41
Ralph Goers (JIRA) [jira] Commented: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 13:55
Emmanuel Bourg (JIRA) [jira] Commented: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 14:03
Milosz Kmieciak (JIRA) [jira] Created: (VFS-262) fix "// TODO - this isn't really true" in VirtualFileSystem class refering to real capabilities Tue, 02 Jun, 14:37
Sambasiva Rao J (JIRA) [jira] Created: (FILEUPLOAD-174) Java.Lang.OutOfMemoryError while trying to post huge data with enctype="multipart/form-data" Tue, 02 Jun, 14:41
Jochen Wiedmann (JIRA) [jira] Resolved: (FILEUPLOAD-174) Java.Lang.OutOfMemoryError while trying to post huge data with enctype="multipart/form-data" Tue, 02 Jun, 14:59
private (JIRA) [jira] Commented: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 15:57
Emmanuel Bourg (JIRA) [jira] Commented: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 16:25
Rahul Akolkar (JIRA) [jira] Commented: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Tue, 02 Jun, 16:58
Rahul Akolkar (JIRA) [jira] Commented: (SCXML-108) Add <script> and EcmaScript + E4X support Tue, 02 Jun, 17:00
mjh (JIRA) [jira] Commented: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 17:08
mjh (JIRA) [jira] Issue Comment Edited: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 17:10
Mark Thomas (JIRA) [jira] Created: (POOL-142) Swallowing exceptions throw by factory destroy() methods can hide genuine issues Tue, 02 Jun, 17:20
Emmanuel Bourg (JIRA) [jira] Commented: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked (ie: subclass of RuntimeException) Tue, 02 Jun, 18:15
Emmanuel Bourg (JIRA) [jira] Updated: (CONFIGURATION-384) ConfigurationException is a checked exception; should be unchecked Tue, 02 Jun, 18:25
Luc Maisonobe (JIRA) [jira] Resolved: (MATH-272) Simplex Solver arrives at incorrect solution Tue, 02 Jun, 19:39
Benjamin McCann (JIRA) [jira] Commented: (MATH-272) Simplex Solver arrives at incorrect solution Tue, 02 Jun, 19:55
Benjamin McCann (JIRA) [jira] Commented: (MATH-268) about your java simplex alg, can I input a solution known to be near-optimal (to speed it up)? Can I do so even for the dual simplex? Tue, 02 Jun, 20:37
Emmanuel Bourg (JIRA) [jira] Updated: (CONFIGURATION-367) Writable JNDIConfiguration Tue, 02 Jun, 21:09
Emmanuel Bourg (JIRA) [jira] Updated: (CONFIGURATION-310) Remove ConfigurationFactory Tue, 02 Jun, 21:15
Rory Winston (JIRA) [jira] Closed: (NET-279) SMTP.getReplyStrings returns array of nulls Tue, 02 Jun, 21:21
Dave Meikle (JIRA) [jira] Resolved: (RESOURCES-17) [resources] Messages Refactoring Tue, 02 Jun, 21:51
Dave Meikle (JIRA) [jira] Resolved: (RESOURCES-6) [resources] Switch argument order in Messages API Tue, 02 Jun, 21:53
Dave Meikle (JIRA) [jira] Issue Comment Edited: (RESOURCES-17) [resources] Messages Refactoring Tue, 02 Jun, 21:59
Dave Meikle (JIRA) [jira] Created: (RESOURCES-41) Java 5-ify Commons Resources Tue, 02 Jun, 22:01
Sebb (JIRA) [jira] Commented: (POOL-112) Various classes create instances of themselves before all fields have been assigned Wed, 03 Jun, 00:48
Benjamin McCann (JIRA) [jira] Created: (MATH-273) Basic variable is not found correctly in simplex tableau Wed, 03 Jun, 05:12
Benjamin McCann (JIRA) [jira] Updated: (MATH-273) Basic variable is not found correctly in simplex tableau Wed, 03 Jun, 05:14
Hasan Diwan (JIRA) [jira] Updated: (COLLECTIONS-327) Serialisable classes without serialVersionUID Wed, 03 Jun, 06:04
Hasan Diwan (JIRA) [jira] Updated: (COLLECTIONS-326) Thread-safety and code-safety issue in BeanMap Wed, 03 Jun, 06:06
GVRao (JIRA) [jira] Created: (FILEUPLOAD-175) java.lang.outofmemoryerror (Processing of multipart/form-data request failed. Stream ended unexpectedly). Wed, 03 Jun, 07:18
Luc Maisonobe (JIRA) [jira] Resolved: (MATH-273) Basic variable is not found correctly in simplex tableau Wed, 03 Jun, 09:08
william niedringhaus (JIRA) [jira] Commented: (MATH-268) about your java simplex alg, can I input a solution known to be near-optimal (to speed it up)? Can I do so even for the dual simplex? Wed, 03 Jun, 14:50
Jochen Wiedmann (JIRA) [jira] Resolved: (FILEUPLOAD-175) java.lang.outofmemoryerror (Processing of multipart/form-data request failed. Stream ended unexpectedly). Wed, 03 Jun, 18:32
Shyam Santhanam (JIRA) [jira] Created: (CONFIGURATION-385) clearProperty does not generate events in DatabaseConfiguration Wed, 03 Jun, 19:37
Antoni Mylka (JIRA) [jira] Updated: (COMPRESS-62) Need many more test cases to check that can read "real" archives Thu, 04 Jun, 01:04
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-385) clearProperty does not generate events in DatabaseConfiguration Thu, 04 Jun, 06:04
GVRao (JIRA) [jira] Created: (FILEUPLOAD-176) "Stream ended unexpectedly" Thu, 04 Jun, 07:54
Jochen Wiedmann (JIRA) [jira] Resolved: (FILEUPLOAD-176) "Stream ended unexpectedly" Thu, 04 Jun, 08:06
Sebb (JIRA) [jira] Created: (COMPRESS-73) ZipArchiveInputStream cannot handle some valid files Thu, 04 Jun, 11:01
Sebb (JIRA) [jira] Commented: (COMPRESS-62) Need many more test cases to check that can read "real" archives Thu, 04 Jun, 11:01
Henri Biestro (JIRA) [jira] Updated: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Thu, 04 Jun, 11:03
Sebb (JIRA) [jira] Created: (COMPRESS-74) ZipArchiveInputStream fails to update count of bytes read Thu, 04 Jun, 11:05
Sebb (JIRA) [jira] Created: (COMPRESS-75) ZipArchiveInputStream does not show location in file where a problem occurred Thu, 04 Jun, 11:13
Sebb (JIRA) [jira] Created: (COMPRESS-76) org.apache.commons.compress.archivers.zip.ZipArchiveEntry.name hides java.util.zip.ZipEntry.name Thu, 04 Jun, 12:07
Sebb (JIRA) [jira] Deleted: (COMPRESS-76) org.apache.commons.compress.archivers.zip.ZipArchiveEntry.name hides java.util.zip.ZipEntry.name Thu, 04 Jun, 12:11
Manuel Rossetti (JIRA) [jira] Created: (MATH-274) testing for symmetric positive definite matrix in CholeskyDecomposition Thu, 04 Jun, 19:25
Michael Heuer (JIRA) [jira] Commented: (CLI-179) Needs "standalone" options that can be used even if required options are not set Thu, 04 Jun, 19:49
Michael Heuer (JIRA) [jira] Issue Comment Edited: (CLI-179) Needs "standalone" options that can be used even if required options are not set Thu, 04 Jun, 19:55
Luc Maisonobe (JIRA) [jira] Resolved: (MATH-274) testing for symmetric positive definite matrix in CholeskyDecomposition Thu, 04 Jun, 20:13
Manuel Rossetti (JIRA) [jira] Commented: (MATH-274) testing for symmetric positive definite matrix in CholeskyDecomposition Thu, 04 Jun, 20:59
Henri Biestro (JIRA) [jira] Updated: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Fri, 05 Jun, 13:12
Henri Biestro (JIRA) [jira] Updated: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Fri, 05 Jun, 13:14
Henri Biestro (JIRA) [jira] Updated: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Fri, 05 Jun, 13:14
Gregor B. Rosenauer (JIRA) [jira] Created: (LANG-507) StringEscapeUtils.unescapeJava should support \u+ notation Fri, 05 Jun, 14:38
Gregor B. Rosenauer (JIRA) [jira] Commented: (LANG-66) [lang] StringEscaper.escapeXml() escapes characters > 0x7f Fri, 05 Jun, 15:02
Paul Field (JIRA) [jira] Created: (MATH-275) MANIFEST.MF contains incorrect "Import-Package" OSGi header (makes it unusable for OSGi) Fri, 05 Jun, 18:37
Sandy McArthur (JIRA) [jira] Commented: (POOL-142) Swallowing exceptions throw by factory destroy() methods can hide genuine issues Fri, 05 Jun, 19:05
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-385) clearProperty does not generate events in DatabaseConfiguration Fri, 05 Jun, 20:22
Vince Bonfanti (JIRA) [jira] Commented: (VFS-245) FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule Fri, 05 Jun, 22:28
Vince Bonfanti (JIRA) [jira] Updated: (VFS-245) FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule Fri, 05 Jun, 22:28
Henri Yandell (JIRA) [jira] Commented: (COLLECTIONS-328) ListUtils.intersect is slow Sat, 06 Jun, 04:53
Henri Yandell (JIRA) [jira] Updated: (LANG-507) StringEscapeUtils.unescapeJava should support \u+ notation Sat, 06 Jun, 05:03
Jilles van Gurp (JIRA) [jira] Commented: (COLLECTIONS-328) ListUtils.intersect is slow Sat, 06 Jun, 06:14
Henri Yandell (JIRA) [jira] Commented: (LANG-505) Rewrite StringEscapeUtils Sat, 06 Jun, 08:46
Henri Yandell (JIRA) [jira] Updated: (LANG-506) Entities - missing final modifiers; thread-safety issues Sat, 06 Jun, 08:48
Henri Yandell (JIRA) [jira] Commented: (LANG-506) Entities - missing final modifiers; thread-safety issues Sat, 06 Jun, 08:48
Henri Yandell (JIRA) [jira] Issue Comment Edited: (LANG-506) Entities - missing final modifiers; thread-safety issues Sat, 06 Jun, 08:48
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-385) clearProperty does not generate events in DatabaseConfiguration Sat, 06 Jun, 15:36
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-382) Duplicate comments are created in Property file when using setReloadingStrategy Sat, 06 Jun, 15:38
Mark Struberg (JIRA) [jira] Created: (LANG-508) Validate: add message parameter construction via elllipsis notation to speed up processing Sun, 07 Jun, 20:14
Mark Struberg (JIRA) [jira] Updated: (LANG-508) Validate: add message parameter construction via elllipsis notation to speed up processing Sun, 07 Jun, 20:20
Siegfried Goeschl (JIRA) [jira] Commented: (EMAIL-86) Please expose means so that Transport.send(Message msg, Address[] addresses) may be sometimes called in place of Transport.send(Message msg) Sun, 07 Jun, 20:56
Niall Pemberton (JIRA) [jira] Commented: (MATH-275) MANIFEST.MF contains incorrect "Import-Package" OSGi header (makes it unusable for OSGi) Sun, 07 Jun, 22:12
Niall Pemberton (JIRA) [jira] Commented: (MATH-275) MANIFEST.MF contains incorrect "Import-Package" OSGi header (makes it unusable for OSGi) Sun, 07 Jun, 22:22
Kai Hackemesser (JIRA) [jira] Created: (LANG-509) OutOfMemory Error caused by ExtendedMessageFormat Mon, 08 Jun, 06:58
Kai Hackemesser (JIRA) [jira] Updated: (LANG-509) OutOfMemory Error caused by ExtendedMessageFormat Mon, 08 Jun, 07:00
Henri Yandell (JIRA) [jira] Commented: (LANG-505) Rewrite StringEscapeUtils Mon, 08 Jun, 09:10
Henri Yandell (JIRA) [jira] Updated: (LANG-505) Rewrite StringEscapeUtils Mon, 08 Jun, 09:12
Henri Yandell (JIRA) [jira] Commented: (LANG-492) Remove code handled now by the JDK Mon, 08 Jun, 09:40
Blake Fridman (JIRA) [jira] Commented: (EMAIL-86) Please expose means so that Transport.send(Message msg, Address[] addresses) may be sometimes called in place of Transport.send(Message msg) Mon, 08 Jun, 10:40
Sebb (JIRA) [jira] Commented: (JEXL-55) JEXL 2.0 redux, attempting to restart the effort to release 2.0 Mon, 08 Jun, 11:44
Lubomir Machyna (JIRA) [jira] Created: (BETWIXT-65) invalid read of mixed content of XML file Mon, 08 Jun, 12:08
Paul Austin (JIRA) [jira] Created: (DAEMON-125) JDK 1.6 (64 bit) support on Mac OS X Mon, 08 Jun, 16:16
Dhafir Moussa Please help: FileUpload limit size Tue, 09 Jun, 02:58
Milos Kleint (JIRA) [jira] Commented: (EXEC-33) PumpStreamHandler hangs if System.in is redirect to process input stream Tue, 09 Jun, 08:16
Ingo Maas (JIRA) [jira] Created: (VFS-263) WebdavFileObject does not implement doSetAttribute() Tue, 09 Jun, 08:18
Siegfried Goeschl (JIRA) [jira] Commented: (EXEC-33) PumpStreamHandler hangs if System.in is redirect to process input stream Tue, 09 Jun, 08:34
LiquidLen [DatabaseConfiguration] a problem with the removal of properties Tue, 09 Jun, 11:21
Johannes Katelaan (JIRA) [jira] Created: (NET-280) add getVersion method Tue, 09 Jun, 13:52
Eugene Krylov (JIRA) [jira] Created: (DBCP-293) Closed statement exception using Oracle 11g and JDK Jrockit 1.6 Tue, 09 Jun, 17:28
Niall Pemberton (JIRA) [jira] Resolved: (LANG-509) OutOfMemory Error caused by ExtendedMessageFormat Tue, 09 Jun, 19:14
Pino Silvaggio (JIRA) [jira] Created: (PRIMITIVES-14) More operations with primites for the collections Tue, 09 Jun, 21:41
Stephen Colebourne (JIRA) [jira] Commented: (PRIMITIVES-14) More operations with primites for the collections Tue, 09 Jun, 22:22
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
Box list
Nov 2009314
Oct 2009355
Sep 2009428
Aug 2009570
Jul 2009454
Jun 2009389
May 2009319
Apr 2009379
Mar 2009545
Feb 2009406
Jan 2009371
Dec 2008295
Nov 2008296
Oct 2008184
Sep 2008222
Aug 2008231
Jul 2008323
Jun 2008273
May 2008429
Apr 2008353
Mar 2008585
Feb 2008525
Jan 2008507
Dec 2007404
Nov 2007488
Oct 2007450
Sep 2007218
Aug 2007405