[jira] [Updated] (JEXL-144) Empty array property setting fails

2013-11-02 Thread Woonsan Ko (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko updated JEXL-144: Attachment: jexl3-empty-array-patch-2.txt jexl2-empty-array-patch-2.txt Hi Sebb, That's a go

[jira] [Resolved] (MATH-983) Add an overview of all supported real distributions

2013-11-02 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved MATH-983. -- Resolution: Fixed Fix Version/s: 3.3 > Add an overview of all supported real distributions

[jira] [Commented] (MATH-1054) Standardize "x = x op y" to "x op= y"

2013-11-02 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812157#comment-13812157 ] Gilles commented on MATH-1054: -- Thanks for the work. Unfortunately, the better code now trigge

[jira] [Updated] (MATH-1055) Fix some javadoc errors; add @Deprecated annotations to @deprecated methods

2013-11-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MATH-1055: Attachment: MATH-1055.patch > Fix some javadoc errors; add @Deprecated annotations to @deprecated methods >

[jira] [Created] (MATH-1055) Fix some javadoc errors; add @Deprecated annotations to @deprecated methods

2013-11-02 Thread Sean Owen (JIRA)
Sean Owen created MATH-1055: --- Summary: Fix some javadoc errors; add @Deprecated annotations to @deprecated methods Key: MATH-1055 URL: https://issues.apache.org/jira/browse/MATH-1055 Project: Commons Math

[jira] [Commented] (BEANUTILS-450) BeanUtilsBean.getInstance() pseudo-singleton causes problems with Java 7 parallelized class loader

2013-11-02 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812066#comment-13812066 ] Oliver Heger commented on BEANUTILS-450: I see. How do you ensure that the conv

[jira] [Updated] (MATH-1054) Standardize "x = x op y" to "x op= y"

2013-11-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MATH-1054: Attachment: MATH-1054.patch > Standardize "x = x op y" to "x op= y" > -

[jira] [Created] (MATH-1054) Standardize "x = x op y" to "x op= y"

2013-11-02 Thread Sean Owen (JIRA)
Sean Owen created MATH-1054: --- Summary: Standardize "x = x op y" to "x op= y" Key: MATH-1054 URL: https://issues.apache.org/jira/browse/MATH-1054 Project: Commons Math Issue Type: Improvement Af

[jira] [Resolved] (PROXY-19) Website: missing "Download" link

2013-11-02 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/PROXY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved PROXY-19. -- Resolution: Fixed Added the download link to the menu and published the site. > Website: missing

[jira] [Updated] (MATH-1053) QRDecomposition.getSolver() should be able to find pseudo-inverse of non-square matrices

2013-11-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MATH-1053: Attachment: MATH-1053.patch > QRDecomposition.getSolver() should be able to find pseudo-inverse of > non-sq

[jira] [Created] (MATH-1053) QRDecomposition.getSolver() should be able to find pseudo-inverse of non-square matrices

2013-11-02 Thread Sean Owen (JIRA)
Sean Owen created MATH-1053: --- Summary: QRDecomposition.getSolver() should be able to find pseudo-inverse of non-square matrices Key: MATH-1053 URL: https://issues.apache.org/jira/browse/MATH-1053 Project: C

[jira] [Commented] (JEXL-144) Empty array property setting fails

2013-11-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811927#comment-13811927 ] Sebb commented on JEXL-144: --- What about overloaded methods? How does JEXL know which one to choose