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

2012-10-23 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482164#comment-13482164 ] Joerg Schaible commented on LANG-769: - ... and what does it actually help the client to

[jira] [Updated] (IO-350) Maven-Bundle-Plugin imports version 2.4 as 1.4

2012-10-23 Thread Adrian Moerchen (JIRA)
[ https://issues.apache.org/jira/browse/IO-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Moerchen updated IO-350: --- Attachment: commons-io-osgi-bug.zip Maven-Bundle-Plugin imports version 2.4 as 1.4

[jira] [Created] (IO-350) Maven-Bundle-Plugin imports version 2.4 as 1.4

2012-10-23 Thread Adrian Moerchen (JIRA)
Adrian Moerchen created IO-350: -- Summary: Maven-Bundle-Plugin imports version 2.4 as 1.4 Key: IO-350 URL: https://issues.apache.org/jira/browse/IO-350 Project: Commons IO Issue Type: Bug

[jira] [Updated] (LANG-837) ObjectUtils.identityToString does not support StringBuilder or StrBuilder or Appendable

2012-10-23 Thread Arnaud BRUNET (JIRA)
[ https://issues.apache.org/jira/browse/LANG-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud BRUNET updated LANG-837: --- Attachment: LANG-837.patch Adding 3 new methods : {code} public static void

[jira] [Comment Edited] (LANG-837) ObjectUtils.identityToString does not support StringBuilder or StrBuilder or Appendable

2012-10-23 Thread Arnaud BRUNET (JIRA)
[ https://issues.apache.org/jira/browse/LANG-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482202#comment-13482202 ] Arnaud BRUNET edited comment on LANG-837 at 10/23/12 8:37 AM: --

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

2012-10-23 Thread Steve Gillam (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482206#comment-13482206 ] Steve Gillam commented on LANG-769: --- All the difference in the world - 'NotImplemented' is

[jira] [Updated] (LANG-836) StrSubstitutor does not support StringBuilder or CharSequence

2012-10-23 Thread Arnaud BRUNET (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud BRUNET updated LANG-836: --- Attachment: LANG-836.patch Added an implementation : - StrBuilder(String) - StrBuilder(CharSequence)

[jira] [Updated] (VFS-440) [SFTP] Stream (e.g. netcat) proxy for Sftp file system (aka ProxyCommand)

2012-10-23 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-440: Attachment: sftp-stream-proxy-v2.diff Cleaned up patch with more comments

[jira] [Commented] (LANG-836) StrSubstitutor does not support StringBuilder or CharSequence

2012-10-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482231#comment-13482231 ] Sebb commented on LANG-836: --- Thanks, unfortunately the patch breaks binary compatibility.

[jira] [Created] (COMMONSSITE-72) Workround for MSITE-646/MSITE-660: relative Javadoc links are mangled

2012-10-23 Thread Sebb (JIRA)
Sebb created COMMONSSITE-72: --- Summary: Workround for MSITE-646/MSITE-660: relative Javadoc links are mangled Key: COMMONSSITE-72 URL: https://issues.apache.org/jira/browse/COMMONSSITE-72 Project: Commons

[jira] [Updated] (COMMONSSITE-72) Workround for MSITE-646/MSITE-660: relative Javadoc links are mangled

2012-10-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COMMONSSITE-72: Attachment: COMMONSSITE-72.patch Workround for MSITE-646/MSITE-660: relative Javadoc links are

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-10-23 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482280#comment-13482280 ] Gilles commented on MATH-757: - The class is also more complicated than necessary by having

[jira] [Created] (IO-351) The Tailer keeps closing and re-opening file, leads to logs lost while file rotation.

2012-10-23 Thread Wally Qiao (JIRA)
Wally Qiao created IO-351: - Summary: The Tailer keeps closing and re-opening file, leads to logs lost while file rotation. Key: IO-351 URL: https://issues.apache.org/jira/browse/IO-351 Project: Commons IO

[jira] [Commented] (OGNL-226) Race condition with OgnlRuntime.getMethod

2012-10-23 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482354#comment-13482354 ] Johno Crawford commented on OGNL-226: - PR with fix at

[jira] [Updated] (OGNL-226) Race condition with OgnlRuntime.getMethod

2012-10-23 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johno Crawford updated OGNL-226: Flags: Patch Race condition with OgnlRuntime.getMethod

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

2012-10-23 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482367#comment-13482367 ] Charles Honton commented on LANG-769: - Joshua Bloch's Item 60: Favor the use of standard

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

2012-10-23 Thread Steve Gillam (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482555#comment-13482555 ] Steve Gillam commented on LANG-769: --- If we're down to quoting design principles G. Booch

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

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482567#comment-13482567 ] Gary Gregory commented on LANG-769: --- I can see that there can be a subtle difference

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

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482567#comment-13482567 ] Gary Gregory edited comment on LANG-769 at 10/23/12 6:52 PM: - I

[jira] [Commented] (VFS-440) [SFTP] Stream (e.g. netcat) proxy for Sftp file system (aka ProxyCommand)

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482603#comment-13482603 ] Gary Gregory commented on VFS-440: -- Hi Benjamin, Thank you, the new patch is easier to look

[jira] [Commented] (OGNL-224) Performance - Locking and performance problem with OgnlRuntime.findParameterTypes

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482606#comment-13482606 ] Lukasz Lenart commented on OGNL-224: Done, I was able to merge the patch into current

[jira] [Resolved] (OGNL-224) Performance - Locking and performance problem with OgnlRuntime.findParameterTypes

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart resolved OGNL-224. Resolution: Fixed Fix Version/s: 3.0 it'll be included with 3.0.6 release

[jira] [Commented] (OGNL-226) Race condition with OgnlRuntime.getMethod

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482616#comment-13482616 ] Lukasz Lenart commented on OGNL-226: Pull request accepted, should it be applied to

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-10-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482623#comment-13482623 ] Phil Steitz commented on MATH-757: -- Good catch on the extraneous should Contract above.

[jira] [Commented] (VFS-440) [SFTP] Stream (e.g. netcat) proxy for Sftp file system (aka ProxyCommand)

2012-10-23 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482663#comment-13482663 ] Benjamin Piwowarski commented on VFS-440: - Yes, the test should be platform

[jira] [Commented] (VFS-440) [SFTP] Stream (e.g. netcat) proxy for Sftp file system (aka ProxyCommand)

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482666#comment-13482666 ] Gary Gregory commented on VFS-440: -- Sadly no. [SFTP] Stream (e.g. netcat)

[jira] [Created] (MATH-882) Complete decomposition solver support in EigenDecomposition for complex eigenvalues

2012-10-23 Thread Thomas Neidhart (JIRA)
Thomas Neidhart created MATH-882: Summary: Complete decomposition solver support in EigenDecomposition for complex eigenvalues Key: MATH-882 URL: https://issues.apache.org/jira/browse/MATH-882

[jira] [Created] (IO-352) Spelling fixes

2012-10-23 Thread JIRA
Ville Skyttä created IO-352: --- Summary: Spelling fixes Key: IO-352 URL: https://issues.apache.org/jira/browse/IO-352 Project: Commons IO Issue Type: Improvement Reporter: Ville Skyttä

[jira] [Created] (LANG-845) Spelling fixes

2012-10-23 Thread JIRA
Ville Skyttä created LANG-845: - Summary: Spelling fixes Key: LANG-845 URL: https://issues.apache.org/jira/browse/LANG-845 Project: Commons Lang Issue Type: Improvement Reporter:

[jira] [Updated] (LANG-845) Spelling fixes

2012-10-23 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ville Skyttä updated LANG-845: -- Attachment: 0001-Spelling-fixes.patch Spelling fixes -- Key:

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

2012-10-23 Thread Steve Gillam (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482741#comment-13482741 ] Steve Gillam commented on LANG-769: --- Disambiguation/Accuracy of the semantic (and, thus,

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-10-23 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482806#comment-13482806 ] Gilles commented on MATH-757: - Yes, the object is mutable; I actually meant to increase the

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-10-23 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482823#comment-13482823 ] Sebb commented on MATH-757: --- The synch. keyword does not affect binary or source compatibility.

[jira] [Resolved] (IO-352) Spelling fixes

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved IO-352. - Resolution: Fixed Fix Version/s: 2.5 Thank you for the patch. 2 files did not apply cleanly so I

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

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482875#comment-13482875 ] Gary Gregory commented on LANG-769: --- Interesting, NotImplementedException could mean, not

[jira] [Updated] (LANG-339) StringEscapeUtils.escapeHtml() escapes multibyte characters like Chinese, Japanese, etc.

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-339: -- Summary: StringEscapeUtils.escapeHtml() escapes multibyte characters like Chinese, Japanese, etc. (was:

[jira] [Resolved] (LANG-845) Spelling fixes

2012-10-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LANG-845. --- Resolution: Fixed Fix Version/s: 3.2 Patch applied, thank you! The DateUtilsTest changes did

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-10-23 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482890#comment-13482890 ] Gilles commented on MATH-757: - Wouldn't removing it break _usage_: from supposedly thread-safe

[jira] [Commented] (IMAGING-96) Full exif tag description ?

2012-10-23 Thread Damjan Jovanovic (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482963#comment-13482963 ] Damjan Jovanovic commented on IMAGING-96: - Through what API? You can already do

[jira] [Commented] (OGNL-177) Unable to use Struts 2.3.1.2 application with OGNL 3.0.4 by enabling security manager

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482964#comment-13482964 ] Lukasz Lenart commented on OGNL-177: Is it related to WW-3746 ? If so the problem is

[jira] [Commented] (OGNL-170) OGNL Expression Take CPU of the application High

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482966#comment-13482966 ] Lukasz Lenart commented on OGNL-170: Is it still related with the latest version of OGNL

[jira] [Commented] (OGNL-167) Critical performance issue in production environment as thread dumps are leading to OGNL 3.0 thread blocking! Website could be backed out!

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482971#comment-13482971 ] Lukasz Lenart commented on OGNL-167: Did you try to use the latest Struts2/OGNL ? The

[jira] [Resolved] (IMAGING-91) ByteSourceInputStream.streamLength could be a long

2012-10-23 Thread Damjan Jovanovic (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damjan Jovanovic resolved IMAGING-91. - Resolution: Fixed Fix Version/s: 1.0 Thank you, it's fixed now :).

[jira] [Commented] (OGNL-185) Performance issue on high load (thread blocking)

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482977#comment-13482977 ] Lukasz Lenart commented on OGNL-185: This issue can be closed as the related Struts2

[jira] [Resolved] (OGNL-148) @DatePicker is not working

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart resolved OGNL-148. Resolution: Invalid It has nothing to do with OGNL @DatePicker is not working

[jira] [Commented] (OGNL-153) OGNL is taking too much time while fetching values from stack, when 'mapname.key' is given for fetching values, which map been defined in the action class.

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482979#comment-13482979 ] Lukasz Lenart commented on OGNL-153: Is it related to Struts 2 ? Did you try to use the

[jira] [Updated] (OGNL-225) Merge pull request - Avoid creating empty class array

2012-10-23 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated OGNL-225: --- Summary: Merge pull request - Avoid creating empty class array (was: Merger pull request - Avoid

[jira] [Resolved] (IMAGING-95) Some tiff processing takes very long

2012-10-23 Thread Damjan Jovanovic (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damjan Jovanovic resolved IMAGING-95. - Resolution: Fixed Fix Version/s: 1.0 Fixed. Thank you for your patch!