[jira] [Created] (FILEUPLOAD-202) org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Stream ended unexpectedly

2011-12-01 Thread tina (Created) (JIRA)
org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Stream ended unexpectedly ---

[jira] [Created] (MATH-717) A varied class of Array2DRowRealMatrix is needed to contain float type instead of double.

2011-12-01 Thread Dusan Ku (Created) (JIRA)
A varied class of Array2DRowRealMatrix is needed to contain float type instead of double. - Key: MATH-717 URL: https://issues.apache.org/jira/browse/MATH-717 Proj

[jira] [Created] (MATH-716) BracketingNthOrderBrentSolver exceeds maxIterationCount while updating always the same boundary

2011-12-01 Thread Pascal Parraud (Created) (JIRA)
BracketingNthOrderBrentSolver exceeds maxIterationCount while updating always the same boundary --- Key: MATH-716 URL: https://issues.apache.org/jira/browse/MATH-716

[jira] [Created] (DBCP-371) DelegatingDatabaseMetaData

2011-11-30 Thread Fredrik Bertilsson (Created) (JIRA)
Reporter: Fredrik Bertilsson Priority: Critical Fix For: 1.2 When calling Connection.getMetaData() new objects of DelegationDatabaseMetaData and corresponding vendor specific objects (like IfxDatabaseMetaData) are created and never released for garabage collection. This

[jira] [Created] (EMAIL-109) NotificationManager.sendEmail Sending the email to the following server failed : null:25

2011-11-30 Thread Jaine Steer (Created) (JIRA)
NotificationManager.sendEmail Sending the email to the following server failed : null:25 Key: EMAIL-109 URL: https://issues.apache.org/jira/browse/EMAIL-109 Proj

[jira] [Created] (DAEMON-230) Procrun Documentation

2011-11-30 Thread David Haveman (Created) (JIRA)
Procrun Documentation - Key: DAEMON-230 URL: https://issues.apache.org/jira/browse/DAEMON-230 Project: Commons Daemon Issue Type: Bug Components: Procrun Reporter: David Haveman Priority:

[jira] [Created] (NET-430) Can't login to POP3S Server using explizit mode

2011-11-30 Thread Thomas Mathis (Created) (JIRA)
Can't login to POP3S Server using explizit mode --- Key: NET-430 URL: https://issues.apache.org/jira/browse/NET-430 Project: Commons Net Issue Type: Bug Components: POP3 Affects Versi

[jira] [Created] (POOL-193) It is safer to make org.apache.commons.pool2.impl.GenericObjectPool.evictor volatile

2011-11-29 Thread Samira Tasharofi (Created) (JIRA)
It is safer to make org.apache.commons.pool2.impl.GenericObjectPool.evictor volatile Key: POOL-193 URL: https://issues.apache.org/jira/browse/POOL-193 Project: Commo

[jira] [Created] (VALIDATOR-301) CheckStyle and FindBug Issues - inner classes and key sets

2011-11-29 Thread Jacob Zwiers (Created) (JIRA)
: Improvement Affects Versions: 1.4 Reporter: Jacob Zwiers Priority: Minor Created to provide patch to some minor checkstyle / findbugs issues identified in 1.4 RC2. - inner classes identified as static for ValidatorResult.ResultStatus and CreditCardValidator subclasses

[jira] [Created] (VALIDATOR-300) clirr Report - EmailValidator.isValidIpAddress() argument type change

2011-11-29 Thread Jacob Zwiers (Created) (JIRA)
clirr Report - EmailValidator.isValidIpAddress() argument type change - Key: VALIDATOR-300 URL: https://issues.apache.org/jira/browse/VALIDATOR-300 Project: Commons Validator

[jira] [Created] (IO-293) Reduce memory consumption when reading file into byte[]

2011-11-29 Thread Daniel Stucky (Created) (JIRA)
Reduce memory consumption when reading file into byte[] --- Key: IO-293 URL: https://issues.apache.org/jira/browse/IO-293 Project: Commons IO Issue Type: Improvement Components: U

[jira] [Created] (JEXL-122) Migrate o.a.c.jexl2 to o.a.c.jexl3

2011-11-29 Thread Henri Biestro (Created) (JIRA)
Migrate o.a.c.jexl2 to o.a.c.jexl3 -- Key: JEXL-122 URL: https://issues.apache.org/jira/browse/JEXL-122 Project: Commons JEXL Issue Type: Task Reporter: Henri Biestro Assignee: Henri Bi

[jira] [Created] (MATH-715) PascalDistribution returns wrong values of mean and variance

2011-11-28 Thread Created
PascalDistribution returns wrong values of mean and variance Key: MATH-715 URL: https://issues.apache.org/jira/browse/MATH-715 Project: Commons Math Issue Type: Bug Rep

[jira] [Created] (MATH-714) init methods for event handler and stap handler in ODE

2011-11-28 Thread Luc Maisonobe (Created) (JIRA)
init methods for event handler and stap handler in ODE -- Key: MATH-714 URL: https://issues.apache.org/jira/browse/MATH-714 Project: Commons Math Issue Type: Improvement Affects Version

[jira] [Created] (VFS-396) RAM FileSystem allows the file system size to exceed the max size limit.

2011-11-27 Thread Rupesh Kumar (Created) (JIRA)
Type: Bug Affects Versions: 2.0 Environment: All Reporter: Rupesh Kumar When a new file is created in the RAM file system, and content is written to its outputstream, there is a check in place for ensuring that file system size does not exceed the max limit set. But that

[jira] [Created] (MATH-713) Negative value with restrictNonNegative

2011-11-25 Thread Created
Negative value with restrictNonNegative --- Key: MATH-713 URL: https://issues.apache.org/jira/browse/MATH-713 Project: Commons Math Issue Type: Bug Affects Versions: 2.2 Environment: commons-m

[jira] [Created] (DAEMON-229) Windows 2003 server 64bit and JDK1.6.0_29 64bit -- Failed creating java

2011-11-25 Thread Apache Fan (Created) (JIRA)
Windows 2003 server 64bit and JDK1.6.0_29 64bit -- Failed creating java --- Key: DAEMON-229 URL: https://issues.apache.org/jira/browse/DAEMON-229 Project: Commons Daemon Iss

[jira] [Created] (VFS-395) VFS2 should declare maven-scm-* dependencies as optional in pom

2011-11-25 Thread Xavier Dury (Created) (JIRA)
VFS2 should declare maven-scm-* dependencies as optional in pom --- Key: VFS-395 URL: https://issues.apache.org/jira/browse/VFS-395 Project: Commons VFS Issue Type: Wish Affects

[jira] [Created] (MATH-712) Remove the marker "throw" clauses from "BOBYQAOptimizer"

2011-11-24 Thread Gilles (Created) (JIRA)
Remove the marker "throw" clauses from "BOBYQAOptimizer" Key: MATH-712 URL: https://issues.apache.org/jira/browse/MATH-712 Project: Commons Math Issue Type: Task Reporter:

[jira] [Created] (VFS-394) java.io.EOFException: Unexpected end of ZLIB input stream

2011-11-24 Thread Saurabh (Created) (JIRA)
java.io.EOFException: Unexpected end of ZLIB input stream - Key: VFS-394 URL: https://issues.apache.org/jira/browse/VFS-394 Project: Commons VFS Issue Type: Bug Affects Versions: 1.

[jira] [Created] (MATH-711) Merge xxxDistribution and xxxDistributionImpl in package distribution

2011-11-23 Thread Created
Merge xxxDistribution and xxxDistributionImpl in package distribution - Key: MATH-711 URL: https://issues.apache.org/jira/browse/MATH-711 Project: Commons Math Issue Type: I

[jira] [Created] (VFS-393) The ls command allways returns the cached data

2011-11-23 Thread Prasad Kulkarni (Created) (JIRA)
Environment: Red hat Linux Reporter: Prasad Kulkarni Priority: Blocker Fix For: 2.0 We have follwed the below steps to reproduce the issue 1. Created a folder under /home/xyz with name abc 2. Tried to get the Childrens of /home/xyz 3. I have got the folder listed as

[jira] [Created] (LANG-778) Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray

2011-11-22 Thread Joerg Schaible (Created) (JIRA)
Add UUIDUtils.toByteArray and UUIDUtils.fromByteArray - Key: LANG-778 URL: https://issues.apache.org/jira/browse/LANG-778 Project: Commons Lang Issue Type: New Feature Components:

[jira] [Created] (EXEC-62) PumpStreamHandler hangs if process is terminated by timeout and it has not generated stdout / stderr output

2011-11-22 Thread Ignat Zapolsky (Created) (JIRA)
mixed mode) Reporter: Ignat Zapolsky Hi, I've found an issue with DefaultExecutor hanging while waiting for PumpStreamHandler to close all subprocess streams if child process was terminated by watchdog (e.g. on timeout). I've created a test case for the issue demonstrating worki

[jira] [Created] (LANG-777) jar contains velocity template of release notes

2011-11-22 Thread Joerg Schaible (Created) (JIRA)
jar contains velocity template of release notes --- Key: LANG-777 URL: https://issues.apache.org/jira/browse/LANG-777 Project: Commons Lang Issue Type: Bug Components: General Affects

[jira] [Created] (VFS-392) Build tests WebDAV file system with an embedded WebDAV server (Apache Jackrabbit?).

2011-11-21 Thread Gary D. Gregory (Created) (JIRA)
Build tests WebDAV file system with an embedded WebDAV server (Apache Jackrabbit?). --- Key: VFS-392 URL: https://issues.apache.org/jira/browse/VFS-392 Project: Commons V

[jira] [Created] (OGNL-42) Compilation of constant numeric expressions frequently results in incorrect type.

2011-11-21 Thread Daniel Pitts (Created) (JIRA)
Compilation of constant numeric expressions frequently results in incorrect type. - Key: OGNL-42 URL: https://issues.apache.org/jira/browse/OGNL-42 Project: OGNL

[jira] [Created] (OGNL-41) OgnlRuntime.getMethod fails to return correct method in some circumstances.

2011-11-21 Thread Daniel Pitts (Created) (JIRA)
OgnlRuntime.getMethod fails to return correct method in some circumstances. --- Key: OGNL-41 URL: https://issues.apache.org/jira/browse/OGNL-41 Project: OGNL Issue Type:

[jira] [Created] (VFS-391) Build tests URL HTTP file system with an embedded HTTP server (Apache HttpComponent Core).

2011-11-21 Thread Gary D. Gregory (Created) (JIRA)
Build tests URL HTTP file system with an embedded HTTP server (Apache HttpComponent Core). -- Key: VFS-391 URL: https://issues.apache.org/jira/browse/VFS-391 Proj

[jira] [Created] (MATH-710) Add support for fast cryptographically secure pseudorandom number generator ISAAC

2011-11-19 Thread Eldar Agalarov (Created) (JIRA)
Add support for fast cryptographically secure pseudorandom number generator ISAAC - Key: MATH-710 URL: https://issues.apache.org/jira/browse/MATH-710 Project: Commons Mat

[jira] [Created] (VFS-390) Use variable argument list in org.apache.commons.vfs2.util.Messages instead of Object[]

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Use variable argument list in org.apache.commons.vfs2.util.Messages instead of Object[] --- Key: VFS-390 URL: https://issues.apache.org/jira/browse/VFS-390 Project: C

[jira] [Created] (OGNL-40) Compiled expressions behave differently than uncompiled expressions with same object graph.

2011-11-18 Thread Daniel Pitts (Created) (JIRA)
Compiled expressions behave differently than uncompiled expressions with same object graph. --- Key: OGNL-40 URL: https://issues.apache.org/jira/browse/OGNL-40 Pr

[jira] [Created] (VFS-389) Use variable argument list in FileSystemException instead of Object[]

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Use variable argument list in FileSystemException instead of Object[] - Key: VFS-389 URL: https://issues.apache.org/jira/browse/VFS-389 Project: Commons VFS Issue Type: New

[jira] [Created] (VFS-388) Build tests SFTP file system with an embedded SFTP server (Apache MINA)

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Build tests SFTP file system with an embedded SFTP server (Apache MINA) --- Key: VFS-388 URL: https://issues.apache.org/jira/browse/VFS-388 Project: Commons VFS Issue Type:

[jira] [Created] (VFS-387) Build tests FTP file system with an embedded FTP server (Apache MINA)

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Build tests FTP file system with an embedded FTP server (Apache MINA) - Key: VFS-387 URL: https://issues.apache.org/jira/browse/VFS-387 Project: Commons VFS Issue Type: Impr

[jira] [Created] (VFS-386) Build tests HTTP file system with an embedded HTTP server (Apache HttpComponent Core)

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Build tests HTTP file system with an embedded HTTP server (Apache HttpComponent Core) - Key: VFS-386 URL: https://issues.apache.org/jira/browse/VFS-386 Project: Commo

[jira] [Created] (OGNL-39) Simplify OgnlRuntime

2011-11-17 Thread Adrian Cumiskey (Created) (JIRA)
Simplify OgnlRuntime Key: OGNL-39 URL: https://issues.apache.org/jira/browse/OGNL-39 Project: OGNL Issue Type: Improvement Reporter: Adrian Cumiskey Priority: Minor Attachments: patch-OGN

[jira] [Created] (VFS-385) Add HTTP status code to exception messages when available.

2011-11-17 Thread Gary D. Gregory (Created) (JIRA)
Add HTTP status code to exception messages when available. -- Key: VFS-385 URL: https://issues.apache.org/jira/browse/VFS-385 Project: Commons VFS Issue Type: Improvement Affects Ve

[jira] [Created] (MATH-709) BigFraction percentageValue does BigInteger divide.

2011-11-17 Thread Brent D. Milton (Created) (JIRA)
BigFraction percentageValue does BigInteger divide. --- Key: MATH-709 URL: https://issues.apache.org/jira/browse/MATH-709 Project: Commons Math Issue Type: Bug Affects Versions: 2.2

[jira] [Created] (LANG-776) TypeUtilsTest contains incorrect type assignability assertion due to lost/skipped type variable information during the decision process

2011-11-17 Thread Matt Benson (Created) (JIRA)
TypeUtilsTest contains incorrect type assignability assertion due to lost/skipped type variable information during the decision process --- Key: LAN

[jira] [Created] (LANG-775) TypeUtils.getTypeArguments() misses type arguments for partially-assigned classes

2011-11-17 Thread Matt Benson (Created) (JIRA)
TypeUtils.getTypeArguments() misses type arguments for partially-assigned classes - Key: LANG-775 URL: https://issues.apache.org/jira/browse/LANG-775 Project: Commons Lan

[jira] [Created] (LANG-774) Add isStarted isStopped and isSuspended to StopWatch

2011-11-17 Thread Michael Akerman (Created) (JIRA)
Add isStarted isStopped and isSuspended to StopWatch Key: LANG-774 URL: https://issues.apache.org/jira/browse/LANG-774 Project: Commons Lang Issue Type: Improvement Components: l

[jira] [Created] (MATH-708) Add method "representableDelta" in class "Precision"

2011-11-17 Thread Gilles (Created) (JIRA)
Add method "representableDelta" in class "Precision" Key: MATH-708 URL: https://issues.apache.org/jira/browse/MATH-708 Project: Commons Math Issue Type: New Feature Reporter: G

[jira] [Created] (MATH-707) Naming confusion

2011-11-16 Thread Gilles (Created) (JIRA)
Naming confusion Key: MATH-707 URL: https://issues.apache.org/jira/browse/MATH-707 Project: Commons Math Issue Type: Task Reporter: Gilles Assignee: Gilles Priority: Trivial F

[jira] [Created] (LANG-773) ImmutablePair doc contains nonsense text

2011-11-16 Thread david cogen (Created) (JIRA)
ImmutablePair doc contains nonsense text Key: LANG-773 URL: https://issues.apache.org/jira/browse/LANG-773 Project: Commons Lang Issue Type: Bug Components: lang.tuple.* Affects Versions

[jira] [Created] (LANG-772) ClassUtils.PACKAGE_SEPARATOR javadoc contains garbage text

2011-11-15 Thread david cogen (Created) (JIRA)
ClassUtils.PACKAGE_SEPARATOR javadoc contains garbage text -- Key: LANG-772 URL: https://issues.apache.org/jira/browse/LANG-772 Project: Commons Lang Issue Type: Bug Component

[jira] [Created] (LANG-771) DateUtils.ceiling does not behave correctly for dates on the boundaries

2011-11-14 Thread Ryan Holmes (Created) (JIRA)
DateUtils.ceiling does not behave correctly for dates on the boundaries --- Key: LANG-771 URL: https://issues.apache.org/jira/browse/LANG-771 Project: Commons Lang Issue Typ

[jira] [Created] (LANG-770) StringUtils.join(Object[]) performance issue if .toString() is not trivial

2011-11-14 Thread Joe Barnett (Created) (JIRA)
StringUtils.join(Object[]) performance issue if .toString() is not trivial -- Key: LANG-770 URL: https://issues.apache.org/jira/browse/LANG-770 Project: Commons Lang Iss

[jira] [Created] (LANG-769) Please restore NotImplementedException and UnhandledException

2011-11-14 Thread david cogen (Created) (JIRA)
Please restore NotImplementedException and UnhandledException - Key: LANG-769 URL: https://issues.apache.org/jira/browse/LANG-769 Project: Commons Lang Issue Type: Improvement

[jira] [Created] (LANG-768) Test jar has the same manifest as production jar

2011-11-12 Thread Oliver Heger (Created) (JIRA)
Test jar has the same manifest as production jar Key: LANG-768 URL: https://issues.apache.org/jira/browse/LANG-768 Project: Commons Lang Issue Type: Improvement Components: General

[jira] [Created] (DBCP-370) Please Release Commons Dbcp 1.4.1

2011-11-12 Thread Yudhi Widyatama (Created) (JIRA)
Please Release Commons Dbcp 1.4.1 - Key: DBCP-370 URL: https://issues.apache.org/jira/browse/DBCP-370 Project: Commons Dbcp Issue Type: Improvement Affects Versions: 1.4.1 Reporter: Yudhi Widya

[jira] [Created] (SANDBOX-343) Flag whether a singularity occurred

2011-11-11 Thread Henri Yandell (Created) (JIRA)
Flag whether a singularity occurred --- Key: SANDBOX-343 URL: https://issues.apache.org/jira/browse/SANDBOX-343 Project: Commons Sandbox Issue Type: Improvement Components: Nabla Reporter

[jira] [Created] (MATH-706) Bad interaction between step handlers and events detectors that reset state in ODE integrators

2011-11-11 Thread Luc Maisonobe (Created) (JIRA)
Bad interaction between step handlers and events detectors that reset state in ODE integrators -- Key: MATH-706 URL: https://issues.apache.org/jira/browse/MATH-706

[jira] [Created] (IO-292) IOUtils.closeQuietly() should take a ServerSocket as a parameter

2011-11-11 Thread Sebb (Created) (JIRA)
IOUtils.closeQuietly() should take a ServerSocket as a parameter Key: IO-292 URL: https://issues.apache.org/jira/browse/IO-292 Project: Commons IO Issue Type: Improvement

[jira] [Created] (DBUTILS-84) BeanProcessor method processColumn should take SQLXML in consideration

2011-11-11 Thread Tiago Cavaleiro (Created) (JIRA)
BeanProcessor method processColumn should take SQLXML in consideration -- Key: DBUTILS-84 URL: https://issues.apache.org/jira/browse/DBUTILS-84 Project: Commons DbUtils Issu

[jira] [Created] (LANG-767) Keep 'cause method names' in Lang 4.0 for ServletException

2011-11-11 Thread Jens Bannmann (Created) (JIRA)
Keep 'cause method names' in Lang 4.0 for ServletException -- Key: LANG-767 URL: https://issues.apache.org/jira/browse/LANG-767 Project: Commons Lang Issue Type: Task Affects Versio

[jira] [Created] (LANG-766) WordUtils.abbreviate support in 3.0

2011-11-10 Thread Mirek Hankus (Created) (JIRA)
WordUtils.abbreviate support in 3.0 --- Key: LANG-766 URL: https://issues.apache.org/jira/browse/LANG-766 Project: Commons Lang Issue Type: New Feature Components: lang.text.* Reporter: M

[jira] [Created] (CONFIGURATION-471) CompositeConfiguration delivers value from wrong child

2011-11-10 Thread Joerg Wesely (Created) (JIRA)
CompositeConfiguration delivers value from wrong child -- Key: CONFIGURATION-471 URL: https://issues.apache.org/jira/browse/CONFIGURATION-471 Project: Commons Configuration Issue Type: Bug

[jira] [Created] (VFS-384) Update Apache Commons Net to 3.0.1 from 2.2 for FTP and SFTP providers.

2011-11-09 Thread Gary D. Gregory (Created) (JIRA)
Update Apache Commons Net to 3.0.1 from 2.2 for FTP and SFTP providers. --- Key: VFS-384 URL: https://issues.apache.org/jira/browse/VFS-384 Project: Commons VFS Issue Type:

[jira] [Created] (VFS-383) Update jsch to 0.1.45 from 0.1.42.

2011-11-09 Thread Gary D. Gregory (Created) (JIRA)
Update jsch to 0.1.45 from 0.1.42. -- Key: VFS-383 URL: https://issues.apache.org/jira/browse/VFS-383 Project: Commons VFS Issue Type: Task Affects Versions: 2.0 Environment: Apache Maven 3.0.3 (r

[jira] [Created] (DBUTILS-83) Add "BatchUploader" (related to DBUTILS-78 but different)

2011-11-09 Thread Daniel Xiaodan Zhou (Created) (JIRA)
ew Feature Affects Versions: Nightly Builds Reporter: Daniel Xiaodan Zhou Priority: Minor I have created a BatchUploader class in one of my project, and thought I might contribute it to DbUtils. It is similar to DBUTILS-78, but is different. It is basically a "pr

[jira] [Created] (MATH-705) DormandPrince853 integrator leads to revisiting of state events

2011-11-09 Thread Dennis Hendriks (Created) (JIRA)
DormandPrince853 integrator leads to revisiting of state events --- Key: MATH-705 URL: https://issues.apache.org/jira/browse/MATH-705 Project: Commons Math Issue Type: Bug Affec

[jira] [Created] (LANG-765) EventListenerSupport.ProxyInvocationHandler defines serialVersionUID but is not Serializable

2011-11-09 Thread Sebb (Created) (JIRA)
EventListenerSupport.ProxyInvocationHandler defines serialVersionUID but is not Serializable Key: LANG-765 URL: https://issues.apache.org/jira/browse/LANG-765

[jira] [Created] (LANG-764) StrBuilder has a serialVersionUID but is not serializable - this is inconsistent

2011-11-09 Thread Sebb (Created) (JIRA)
StrBuilder has a serialVersionUID but is not serializable - this is inconsistent Key: LANG-764 URL: https://issues.apache.org/jira/browse/LANG-764 Project: Commons Lang

[jira] [Created] (MATH-704) One of Variance.evaluate() methods does not work correctly

2011-11-08 Thread Leonid Ilyevsky (Created) (JIRA)
One of Variance.evaluate() methods does not work correctly -- Key: MATH-704 URL: https://issues.apache.org/jira/browse/MATH-704 Project: Commons Math Issue Type: Bug Affects Version

[jira] [Created] (VFS-382) SFTP test testChildren(org.apache.commons.vfs2.test.ContentTests) fails

2011-11-08 Thread Gary D. Gregory (Created) (JIRA)
SFTP test testChildren(org.apache.commons.vfs2.test.ContentTests) fails --- Key: VFS-382 URL: https://issues.apache.org/jira/browse/VFS-382 Project: Commons VFS Issue Type:

[jira] [Created] (MATH-703) Splitting up the distribution hierarchy

2011-11-08 Thread Christian Winter (Created) (JIRA)
Splitting up the distribution hierarchy --- Key: MATH-703 URL: https://issues.apache.org/jira/browse/MATH-703 Project: Commons Math Issue Type: Improvement Reporter: Christian Winter

[jira] [Created] (COMPRESS-162) BZip2CompressorInputStream still stops after 900,000 decompressed bytes of large compressed file

2011-11-07 Thread Andrew Pavlin (Created) (JIRA)
BZip2CompressorInputStream still stops after 900,000 decompressed bytes of large compressed file Key: COMPRESS-162 URL: https://issues.apache.org/jira/browse/COMPRESS

[jira] [Created] (MATH-702) CMA-ES optimizer input sigma should not be normalized by user

2011-11-07 Thread Luc Maisonobe (Created) (JIRA)
CMA-ES optimizer input sigma should not be normalized by user - Key: MATH-702 URL: https://issues.apache.org/jira/browse/MATH-702 Project: Commons Math Issue Type: Bug Affects V

[jira] [Created] (NET-429) FTPClient storeFile method creates a file of 0 bytes

2011-11-07 Thread Allen Atamer (Created) (JIRA)
FTPClient storeFile method creates a file of 0 bytes Key: NET-429 URL: https://issues.apache.org/jira/browse/NET-429 Project: Commons Net Issue Type: Bug Components: FTP Affe

[jira] [Created] (VALIDATOR-299) POM misses dependency to oro

2011-11-07 Thread Gregor B. Rosenauer (Created) (JIRA)
POM misses dependency to oro Key: VALIDATOR-299 URL: https://issues.apache.org/jira/browse/VALIDATOR-299 Project: Commons Validator Issue Type: Bug Components: Framework Affects Versions: 1.3.1 Rele

[jira] [Created] (OGNL-38) [PATCH] Use StringBuilder instead of StringBuffer, deprecate >=JDK1.5 conditionals and use CONSTANT.equals(variable).

2011-11-06 Thread Adrian Cumiskey (Created) (JIRA)
[PATCH] Use StringBuilder instead of StringBuffer, deprecate >=JDK1.5 conditionals and use CONSTANT.equals(variable). - Key: OGNL-38 URL: https://i

[jira] [Created] (BEANUTILS-407) DynaBean & Byte Code generation, for interoperability

2011-11-06 Thread Michael Vorburger (Created) (JIRA)
DynaBean & Byte Code generation, for interoperability - Key: BEANUTILS-407 URL: https://issues.apache.org/jira/browse/BEANUTILS-407 Project: Commons BeanUtils Issue Type: New Feature

[jira] [Created] (VFS-381) Iterate over a FileObject using the Java "foreach" statement, to provide all descendents of a FileObject.

2011-11-06 Thread Gary D. Gregory (Created) (JIRA)
Iterate over a FileObject using the Java "foreach" statement, to provide all descendents of a FileObject. - Key: VFS-381 URL: https://issues.apache.org/jira/br

[jira] [Created] (BEANUTILS-406) DynaClassReader to read DynaClass definitions from a "DSL"

2011-11-06 Thread Michael Vorburger (Created) (JIRA)
DynaClassReader to read DynaClass definitions from a "DSL" -- Key: BEANUTILS-406 URL: https://issues.apache.org/jira/browse/BEANUTILS-406 Project: Commons BeanUtils Issue Type: New Feat

[jira] [Created] (DIGESTER-158) Use the APT to process Digester Annotations and generate RulesModule instances at compile-time

2011-11-05 Thread Simone Tripodi (Created) (JIRA)
Use the APT to process Digester Annotations and generate RulesModule instances at compile-time -- Key: DIGESTER-158 URL: https://issues.apache.org/jira/browse/DIGESTER-158

[jira] [Created] (DIGESTER-157) Improve Set(Nested)PropertiesRuleAlias performances in the XML ruleset while binding rules

2011-11-05 Thread Simone Tripodi (Created) (JIRA)
Improve Set(Nested)PropertiesRuleAlias performances in the XML ruleset while binding rules -- Key: DIGESTER-157 URL: https://issues.apache.org/jira/browse/DIGESTER-157

[jira] [Created] (BEANUTILS-405) DynaBean should support nested dynamic structures

2011-11-05 Thread Michael Vorburger (Created) (JIRA)
DynaBean should support nested dynamic structures - Key: BEANUTILS-405 URL: https://issues.apache.org/jira/browse/BEANUTILS-405 Project: Commons BeanUtils Issue Type: New Feature Comp

[jira] [Created] (IO-291) Add new function FileUtils.isContained

2011-11-05 Thread Pier-Luc Caron St-Pierre (Created) (JIRA)
Add new function FileUtils.isContained -- Key: IO-291 URL: https://issues.apache.org/jira/browse/IO-291 Project: Commons IO Issue Type: New Feature Components: Utilities Affects Versions: 2.1

[jira] [Created] (BEANUTILS-404) BeanUtils on Git

2011-11-05 Thread Michael Vorburger (Created) (JIRA)
BeanUtils on Git Key: BEANUTILS-404 URL: https://issues.apache.org/jira/browse/BEANUTILS-404 Project: Commons BeanUtils Issue Type: Wish Affects Versions: 1.8.3 Reporter: Michael Vorburger Please make Apach

[jira] [Created] (DIGESTER-156) Make (Nested|Set)PropertiesBuilder#addAlias() fluent

2011-11-05 Thread Simone Tripodi (Created) (JIRA)
Make (Nested|Set)PropertiesBuilder#addAlias() fluent Key: DIGESTER-156 URL: https://issues.apache.org/jira/browse/DIGESTER-156 Project: Commons Digester Issue Type: Improvement

[jira] [Created] (DIGESTER-155) ClassLoader reference set to DigesterLoader not set in produced Digetser instances

2011-11-05 Thread Simone Tripodi (Created) (JIRA)
ClassLoader reference set to DigesterLoader not set in produced Digetser instances -- Key: DIGESTER-155 URL: https://issues.apache.org/jira/browse/DIGESTER-155 Project: C

[jira] [Created] (BEANUTILS-403) ConvertUtilsBean should allow registering Converters with source class

2011-11-04 Thread Michael Vorburger (Created) (JIRA)
ConvertUtilsBean should allow registering Converters with source class -- Key: BEANUTILS-403 URL: https://issues.apache.org/jira/browse/BEANUTILS-403 Project: Commons BeanUtils

[jira] [Created] (DIGESTER-154) The DigesterBinder is not able to load primitive classes by name

2011-11-04 Thread Simone Tripodi (Created) (JIRA)
The DigesterBinder is not able to load primitive classes by name Key: DIGESTER-154 URL: https://issues.apache.org/jira/browse/DIGESTER-154 Project: Commons Digester Issue Type:

[jira] [Created] (COMPRESS-161) bzip2 decompression terminates after 900000 bytes

2011-11-04 Thread Hans horn (Created) (JIRA)
bzip2 decompression terminates after 90 bytes - Key: COMPRESS-161 URL: https://issues.apache.org/jira/browse/COMPRESS-161 Project: Commons Compress Issue Type: Bug Components: Com

[jira] [Created] (CONFIGURATION-470) Extract classes generated by JavaCC

2011-11-03 Thread Oliver Heger (Created) (JIRA)
Extract classes generated by JavaCC --- Key: CONFIGURATION-470 URL: https://issues.apache.org/jira/browse/CONFIGURATION-470 Project: Commons Configuration Issue Type: Improvement Components: Build

[jira] [Created] (COLLECTIONS-386) CollectionUtils.removeAll(Collection, Collection) has an CopyPaste-Failure

2011-11-03 Thread Steininger Thomas (Created) (JIRA)
CollectionUtils.removeAll(Collection, Collection) has an CopyPaste-Failure -- Key: COLLECTIONS-386 URL: https://issues.apache.org/jira/browse/COLLECTIONS-386 Project: Commons Coll

[jira] [Created] (VFS-380) FTP messages used instead of SFTP messages

2011-11-03 Thread Gary D. Gregory (Created) (JIRA)
FTP messages used instead of SFTP messages --- Key: VFS-380 URL: https://issues.apache.org/jira/browse/VFS-380 Project: Commons VFS Issue Type: Bug Affects Versions: 2.0 Environment: Apac

[jira] [Created] (MATH-701) Seeding a default RNG

2011-11-03 Thread Gilles (Created) (JIRA)
Seeding a default RNG - Key: MATH-701 URL: https://issues.apache.org/jira/browse/MATH-701 Project: Commons Math Issue Type: Bug Reporter: Gilles Assignee: Gilles Fix For: 3.0 In "Ran

[jira] [Created] (DIGESTER-153) Add Constructor support to ObjectCreateRule

2011-11-03 Thread Simone Tripodi (Created) (JIRA)
Add Constructor support to ObjectCreateRule --- Key: DIGESTER-153 URL: https://issues.apache.org/jira/browse/DIGESTER-153 Project: Commons Digester Issue Type: Improvement Affects Versions: 3.2

[jira] [Created] (DIGESTER-152) The org.apache.commons.digester3.binder.DigesterLoader doesn't allow binding a default org.xml.sax.Locator

2011-11-03 Thread Simone Tripodi (Created) (JIRA)
The org.apache.commons.digester3.binder.DigesterLoader doesn't allow binding a default org.xml.sax.Locator -- Key: DIGESTER-152 URL: https://issues.apache.org/

[jira] [Created] (OGNL-37) [PATCH] Findbugs fixes

2011-11-02 Thread Adrian Cumiskey (Created) (JIRA)
[PATCH] Findbugs fixes -- Key: OGNL-37 URL: https://issues.apache.org/jira/browse/OGNL-37 Project: OGNL Issue Type: Improvement Reporter: Adrian Cumiskey Priority: Minor ExpressionNode: Use Strin

[jira] [Created] (DIGESTER-151) The org.apache.commons.digester3.binder.DigesterLoader doesn't allow binding a default org.xml.sax.ErrorHandler

2011-11-02 Thread Simone Tripodi (Created) (JIRA)
The org.apache.commons.digester3.binder.DigesterLoader doesn't allow binding a default org.xml.sax.ErrorHandler --- Key: DIGESTER-151 URL: https://issues.a

[jira] [Created] (JEXL-121) Add simple template features

2011-11-02 Thread Henri Biestro (Created) (JIRA)
Add simple template features Key: JEXL-121 URL: https://issues.apache.org/jira/browse/JEXL-121 Project: Commons JEXL Issue Type: Improvement Reporter: Henri Biestro Assignee: Henri Biestro

[jira] [Created] (VFS-379) Replace custom BZIP2 code with Apache Commons Compress 1.3.

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Replace custom BZIP2 code with Apache Commons Compress 1.3. --- Key: VFS-379 URL: https://issues.apache.org/jira/browse/VFS-379 Project: Commons VFS Issue Type: Improvement Affects

[jira] [Created] (VFS-378) Tar error message are missing from resource file

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Tar error message are missing from resource file Key: VFS-378 URL: https://issues.apache.org/jira/browse/VFS-378 Project: Commons VFS Issue Type: Bug Affects Versions: 2.0 Environ

[jira] [Created] (VFS-377) Replace custom TAR code with Apache Commons Compress 1.3

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Replace custom TAR code with Apache Commons Compress 1.3 Key: VFS-377 URL: https://issues.apache.org/jira/browse/VFS-377 Project: Commons VFS Issue Type: Improvement Affects Versio

[jira] [Created] (VFS-376) SFTP uri is throwing error when .. is using in path

2011-11-02 Thread Ajesh babu (Created) (JIRA)
SFTP uri is throwing error when .. is using in path --- Key: VFS-376 URL: https://issues.apache.org/jira/browse/VFS-376 Project: Commons VFS Issue Type: Bug Affects Versions: 2.0

[jira] [Created] (VFS-375) Upgrade to Apache Commons Compress 1.3 from 1.2.

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Upgrade to Apache Commons Compress 1.3 from 1.2. Key: VFS-375 URL: https://issues.apache.org/jira/browse/VFS-375 Project: Commons VFS Issue Type: Task Affects Versions: 2.0 Enviro

[jira] [Created] (DAEMON-228) Add default location of JDK and libjvm on HP-UX IA64

2011-11-02 Thread Michael Osipov (Created) (JIRA)
Add default location of JDK and libjvm on HP-UX IA64 Key: DAEMON-228 URL: https://issues.apache.org/jira/browse/DAEMON-228 Project: Commons Daemon Issue Type: Improvement Compone

<    1   2   3   4   5   6   7   8   >