[jira] [Commented] (COLLECTIONS-379) Bugs In Javadoc Comment in the CollectionUtils class

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423540#comment-13423540 ] Hudson commented on COLLECTIONS-379: Integrated in commons-collections #69 (See

[jira] [Commented] (COLLECTIONS-239) In LinkIterator hasPrevious() is not working properly for the first entry

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423541#comment-13423541 ] Hudson commented on COLLECTIONS-239: Integrated in commons-collections #69 (See

[jira] [Commented] (COLLECTIONS-331) CollatingIterator NPE when Comparator is null

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423542#comment-13423542 ] Hudson commented on COLLECTIONS-331: Integrated in commons-collections #69 (See

[jira] [Resolved] (COLLECTIONS-379) Bugs In Javadoc Comment in the CollectionUtils class

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-379. - Resolution: Fixed Fix Version/s: 4.0 Fixed in r1366204.

[jira] [Resolved] (COLLECTIONS-385) Inconsistent Javadoc comment and code in addAll(Collection, Object[]) in org.apache.commons.collections.CollectionUtils

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-385. - Resolution: Not A Problem > Inconsistent Javadoc comment and code in add

[jira] [Resolved] (COLLECTIONS-401) Inconsistent Javadoc comment and code in removeAll(Collection, Collection) in org.apache.commons.collections.ListUtils

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-401. - Resolution: Not A Problem > Inconsistent Javadoc comment and code in rem

[jira] [Resolved] (COLLECTIONS-402) Inconsistent Javadoc comment and code in intersection(List list1,List list2)in org.apache.commons.collections.ListUtils

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-402. - Resolution: Invalid > Inconsistent Javadoc comment and code in intersect

[jira] [Updated] (COLLECTIONS-331) CollatingIterator NPE when Comparator is null

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-331: Fix Version/s: 4.0 > CollatingIterator NPE when Comparator is null > -

[jira] [Updated] (COLLECTIONS-360) FilterListIterator#hasNext throws exception (associate with JUnit tests)

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-360: Fix Version/s: 4.0 > FilterListIterator#hasNext throws exception (associat

[jira] [Updated] (COLLECTIONS-332) ListOrderedMap not respecting underlying list

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-332: Fix Version/s: 4.0 > ListOrderedMap not respecting underlying list > -

[jira] [Updated] (COLLECTIONS-335) bidimap.TreeBidiMap.entrySet is never written

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-335: Fix Version/s: 4.0 > bidimap.TreeBidiMap.entrySet is never written > -

[jira] [Updated] (COLLECTIONS-392) AbstractHashedMap should not throw exception when initialized to zero size

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-392: Fix Version/s: 4.0 > AbstractHashedMap should not throw exception when ini

[jira] [Updated] (COLLECTIONS-334) map.StaticBucketMap.size() needs to synchronize access to lock

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-334: Fix Version/s: 4.0 > map.StaticBucketMap.size() needs to synchronize acces

[jira] [Updated] (SANDBOX-431) [BeanUtils2] Add FindBugs report to pom.xml

2012-07-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-431: Attachment: SANDBOX-431.patch I created a patch. Therefore I used the configuration from f

[jira] [Created] (SANDBOX-431) [BeanUtils2] Add FindBugs report to pom.xml

2012-07-26 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-431: --- Summary: [BeanUtils2] Add FindBugs report to pom.xml Key: SANDBOX-431 URL: https://issues.apache.org/jira/browse/SANDBOX-431 Project: Commons Sandbox I

[jira] [Updated] (SANDBOX-430) [BeanUtils2] Change getMapped(String).withKey(String) to getMapped(String).of(String)

2012-07-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-430: Attachment: SANDBOX-430.patch Just a small one today ;) TIA for review!

[jira] [Created] (SANDBOX-430) [BeanUtils2] Change getMapped(String).withKey(String) to getMapped(String).of(String)

2012-07-26 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-430: --- Summary: [BeanUtils2] Change getMapped(String).withKey(String) to getMapped(String).of(String) Key: SANDBOX-430 URL: https://issues.apache.org/jira/browse/SANDBOX-430

[jira] [Updated] (FUNCTOR-23) aggregator.xml generates broken JavaDoc links

2012-07-26 Thread Liviu Tudor (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liviu Tudor updated FUNCTOR-23: --- Attachment: FUNCTOR-23.patch.bz2 Patch to generated correct JavaDoc links in {{aggregator.xml}}.

[jira] [Created] (FUNCTOR-23) aggregator.xml generates broken JavaDoc links

2012-07-26 Thread Liviu Tudor (JIRA)
Liviu Tudor created FUNCTOR-23: -- Summary: aggregator.xml generates broken JavaDoc links Key: FUNCTOR-23 URL: https://issues.apache.org/jira/browse/FUNCTOR-23 Project: Commons Functor Issue Type:

[jira] [Commented] (COLLECTIONS-323) Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423417#comment-13423417 ] Hudson commented on COLLECTIONS-323: Integrated in commons-collections #68 (See

[jira] [Commented] (COLLECTIONS-239) In LinkIterator hasPrevious() is not working properly for the first entry

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423416#comment-13423416 ] Hudson commented on COLLECTIONS-239: Integrated in commons-collections #68 (See

[jira] [Commented] (COLLECTIONS-404) Adding an implementation of Eugene Myers difference algorithm

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423415#comment-13423415 ] Hudson commented on COLLECTIONS-404: Integrated in commons-collections #68 (See

[jira] [Updated] (COLLECTIONS-323) Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-323: Fix Version/s: 4.0 > Behavior of constructors CaseInsensitiveMap inconsist

[jira] [Updated] (COLLECTIONS-310) Modifications of a SetUniqueList.subList() invalidate the parent list

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-310: Fix Version/s: (was: 4.0-beta-1) 4.0 > Modification

[jira] [Updated] (COLLECTIONS-148) [collections] Change to HashEntry inner class of AbstractHashedMap

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-148: Fix Version/s: (was: 4.0-beta-1) 4.0 > [collections

[jira] [Updated] (COLLECTIONS-333) Generic versions of Transformed* classes

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-333: Fix Version/s: (was: 4.0-beta-1) 4.0 > Generic vers

[jira] [Updated] (COLLECTIONS-285) TreeBidiMap should implement Serializable

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-285: Fix Version/s: (was: 4.0-beta-1) 4.0 > TreeBidiMap

[jira] [Updated] (COLLECTIONS-351) Remove features now supported in the JDK

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-351: Fix Version/s: (was: 4.0-beta-1) 4.0 > Remove featu

[jira] [Updated] (COLLECTIONS-231) Not return the base interface on decorate

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-231: Fix Version/s: (was: 4.0-beta-1) 4.0 > Not return t

[jira] [Updated] (COLLECTIONS-382) change groupId to org.apache.commons

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-382: Fix Version/s: (was: 4.0-beta-1) 4.0 > change group

[jira] [Updated] (COLLECTIONS-290) AllPredicate should be able to cast objects

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-290: Fix Version/s: (was: 4.0-beta-1) 4.0 > AllPredicate

[jira] [Updated] (COLLECTIONS-404) Adding an implementation of Eugene Myers difference algorithm

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-404: Affects Version/s: (was: 4.0) 3.2.1 Fix Vers

[jira] [Updated] (COLLECTIONS-404) Adding an implementation of Eugene Myers difference algorithm

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-404: Affects Version/s: (was: 3.2.1) 4.0 > Adding an

[jira] [Resolved] (COLLECTIONS-404) Adding an implementation of Eugene Myers difference algorithm

2012-07-26 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Maisonobe resolved COLLECTIONS-404. --- Resolution: Fixed Setting the issue as resolved. > Adding an im

[jira] [Resolved] (COLLECTIONS-293) EqualPredicate should be able to accept an Equator

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-293. - Resolution: Fixed Fix Version/s: (was: 4.0-beta-1)

[jira] [Commented] (COLLECTIONS-293) EqualPredicate should be able to accept an Equator

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423391#comment-13423391 ] Thomas Neidhart commented on COLLECTIONS-293: - Added support for Equator

[jira] [Commented] (SANDBOX-422) [BeanUtils2] Wrap checked exceptions into unchecked exception

2012-07-26 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423390#comment-13423390 ] Simone Tripodi commented on SANDBOX-422: last check I do is using two priceless t

[jira] [Commented] (COLLECTIONS-404) Adding an implementation of Eugene Myers difference algorithm

2012-07-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423375#comment-13423375 ] Thomas Neidhart commented on COLLECTIONS-404: - The contribution looks pre

[jira] [Updated] (COLLECTIONS-429) Performance problem in MultiValueMap

2012-07-26 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated COLLECTIONS-429: -- Attachment: Test_StaticBucketMap.java Test_AbstractHashedMap.java

[jira] [Created] (COLLECTIONS-429) Performance problem in MultiValueMap

2012-07-26 Thread Adrian Nistor (JIRA)
Adrian Nistor created COLLECTIONS-429: - Summary: Performance problem in MultiValueMap Key: COLLECTIONS-429 URL: https://issues.apache.org/jira/browse/COLLECTIONS-429 Project: Commons Collections

[jira] [Updated] (COLLECTIONS-429) Performance problem in MultiValueMap

2012-07-26 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated COLLECTIONS-429: -- Attachment: TestDifferentParameter.java Test.java p

[jira] [Created] (COLLECTIONS-428) Contribution: GeneralizedSuffixTree

2012-07-26 Thread Alessandro Bahgat (JIRA)
Alessandro Bahgat created COLLECTIONS-428: - Summary: Contribution: GeneralizedSuffixTree Key: COLLECTIONS-428 URL: https://issues.apache.org/jira/browse/COLLECTIONS-428 Project: Commons Collect

[jira] [Commented] (SANDBOX-422) [BeanUtils2] Wrap checked exceptions into unchecked exception

2012-07-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423335#comment-13423335 ] Benedikt Ritter commented on SANDBOX-422: - Thanks a lot! how do you make sure th

[jira] [Resolved] (CHAIN-72) configuration façade APIs

2012-07-26 Thread Elijah Zupancic (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elijah Zupancic resolved CHAIN-72. -- Resolution: Fixed Resolved on 1366118. @Simo - I've address the issues that you raised in the co

[jira] [Resolved] (CHAIN-47) WebContext, ServletWebContext should be interfaces.

2012-07-26 Thread Elijah Zupancic (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elijah Zupancic resolved CHAIN-47. -- Resolution: Fixed Fix Version/s: 2.0 Resolved on 1366094. > WebContext, S

[jira] [Updated] (SANDBOX-419) [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor

2012-07-26 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi updated SANDBOX-419: --- Assignee: Simone Tripodi > [BeanUtils2] Implement setIndexed(String propertyName) on Def

[jira] [Comment Edited] (DBUTILS-96) dynamic load jdbc jars use Dbutils,it say No suitable driver found for jdbc

2012-07-26 Thread yuyf (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423112#comment-13423112 ] yuyf edited comment on DBUTILS-96 at 7/26/12 2:40 PM: -- I'm sorry for

[jira] [Comment Edited] (DBUTILS-96) dynamic load jdbc jars use Dbutils,it say No suitable driver found for jdbc

2012-07-26 Thread yuyf (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423112#comment-13423112 ] yuyf edited comment on DBUTILS-96 at 7/26/12 2:39 PM: -- I'm sorry for

[jira] [Comment Edited] (DBUTILS-96) dynamic load jdbc jars use Dbutils,it say No suitable driver found for jdbc

2012-07-26 Thread yuyf (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423112#comment-13423112 ] yuyf edited comment on DBUTILS-96 at 7/26/12 2:40 PM: -- I'm sorry for

[jira] [Commented] (DBUTILS-96) dynamic load jdbc jars use Dbutils,it say No suitable driver found for jdbc

2012-07-26 Thread yuyf (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423112#comment-13423112 ] yuyf commented on DBUTILS-96: - I'm sorry for d:\mysql_connector_5.1.15_bin.jar。In my real prog

[jira] [Commented] (DBUTILS-96) dynamic load jdbc jars use Dbutils,it say No suitable driver found for jdbc

2012-07-26 Thread William R. Speirs (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423104#comment-13423104 ] William R. Speirs commented on DBUTILS-96: -- This is most likely your use. I notic

[jira] [Resolved] (SANDBOX-423) [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException

2012-07-26 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-423. Resolution: Fixed Assignee: Simone Tripodi closed as per SANDBOX-422 resolution

[jira] [Resolved] (SANDBOX-422) [BeanUtils2] Wrap checked exceptions into unchecked exception

2012-07-26 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-422. Resolution: Fixed Assignee: Simone Tripodi patch applied, see r1366010 - thanks!!!

[jira] [Commented] (VALIDATOR-307) isValid checks if the given address is only IPV4 address and not IPV6

2012-07-26 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423075#comment-13423075 ] Simone Tripodi commented on VALIDATOR-307: -- sure! patches are welcome, if you

[jira] [Commented] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423061#comment-13423061 ] Gilles commented on MATH-832: - "BrentSolver" (on the derivative of "uf") and "Brentoptimizer" (o

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:30 AM: I tried testMath832(

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:26 AM: I tried testMath832(

[jira] [Reopened] (NET-476) FTP parser initialization from invalid line

2012-07-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened NET-476: -- > FTP parser initialization from invalid line > --- > > Key: NET-4

[jira] [Commented] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423012#comment-13423012 ] Gilles commented on MATH-832: - bq. [...] But now i think i know where the problem is [...] I do

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:33 AM: I tried testMath832(

[jira] [Commented] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex commented on MATH-832: --- I tried testMath832() and there was no error (although i'm not sure i

[jira] [Resolved] (NET-476) FTP parser initialization from invalid line

2012-07-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-476. -- Resolution: Invalid > FTP parser initialization from invalid line > --- > >

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:30 AM: I tried testMath832(

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:29 AM: I tried testMath832(

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:32 AM: I tried testMath832(

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:27 AM: I tried testMath832(

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:27 AM: I tried testMath832(

[jira] [Created] (VALIDATOR-307) isValid checks if the given address is only IPV4 address and not IPV6

2012-07-26 Thread Senthil Kumar (JIRA)
Senthil Kumar created VALIDATOR-307: --- Summary: isValid checks if the given address is only IPV4 address and not IPV6 Key: VALIDATOR-307 URL: https://issues.apache.org/jira/browse/VALIDATOR-307 Proje

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:28 AM: I tried testMath832(

[jira] [Updated] (NET-476) FTP parser initialization from invalid line

2012-07-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-476: - Affects Version/s: (was: 3.1) > FTP parser initialization from invalid line > --

[jira] [Comment Edited] (MATH-832) Brent solver calculates incorrect root (namley Double.MAX_VALUE)

2012-07-26 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/MATH-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422980#comment-13422980 ] Alex edited comment on MATH-832 at 7/26/12 9:31 AM: I tried testMath832(

[jira] [Closed] (NET-476) FTP parser initialization from invalid line

2012-07-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed NET-476. > FTP parser initialization from invalid line > --- > > Key: NET-476 >

[jira] [Commented] (CHAIN-72) configuration façade APIs

2012-07-26 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422943#comment-13422943 ] Simone Tripodi commented on CHAIN-72: - Hi Elijah, thanks a lot for the hard work, I am