[jira] [Commented] (SANDBOX-358) Early return/termination for graph visit

2012-01-20 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189681#comment-13189681 ] Simone Tripodi commented on SANDBOX-358: Ciao Claudio! go ahead on changing all

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-20 Thread J-L (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189688#comment-13189688 ] J-L commented on DAEMON-235: I do expect the JNI called code has something to do with it. So

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-20 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189755#comment-13189755 ] Sebb commented on DAEMON-235: - Have you tried showing the C++ developers the stack trace?

[jira] [Updated] (MATH-729) Add an implementation for Holt-Winters triple exponential smoothing

2012-01-20 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-729: Affects Version/s: (was: 3.1) Fix Version/s: 3.1 Add an implementation for Holt-Winters triple

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-20 Thread J-L (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189804#comment-13189804 ] J-L commented on DAEMON-235: Well, yes I have. But I'm trying to get these people as much

[jira] [Commented] (MATH-725) use initialized static final arrays, instead of initializing it in constructors

2012-01-20 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189860#comment-13189860 ] Gilles commented on MATH-725: - The problem is that arrays are _mutable_. If they are made

[jira] [Commented] (MATH-725) use initialized static final arrays, instead of initializing it in constructors

2012-01-20 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189862#comment-13189862 ] Sebb commented on MATH-725: --- AFAIK, getters will be inlined by optimising compilers. So they

[jira] [Updated] (IO-301) Add IOUtils.closeQuietly(Selector)

2012-01-20 Thread Gary D. Gregory (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-301: --- Summary: Add IOUtils.closeQuietly(Selector) (was: commons-io: IOUtils.closeQuietly(Selector) necessary

[jira] [Resolved] (IO-301) Add IOUtils.closeQuietly(Selector)

2012-01-20 Thread Gary D. Gregory (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IO-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-301. Resolution: Fixed Patch applied, thank you. Also added a test to get test code coverage to 100% for

[jira] [Commented] (MATH-725) use initialized static final arrays, instead of initializing it in constructors

2012-01-20 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189872#comment-13189872 ] Gilles commented on MATH-725: - Fine then. Eldar, Would you provide a patch along those lines

[jira] [Created] (SANDBOX-359) Move License Agreement to file top

2012-01-20 Thread Benedikt Ritter (Created) (JIRA)
Move License Agreement to file top -- Key: SANDBOX-359 URL: https://issues.apache.org/jira/browse/SANDBOX-359 Project: Commons Sandbox Issue Type: Task Components: BeanUtils2 Affects Versions:

[jira] [Created] (SANDBOX-360) Rename ConverterT, S to TransformerT, S

2012-01-20 Thread Benedikt Ritter (Created) (JIRA)
Rename ConverterT, S to TransformerT, S --- Key: SANDBOX-360 URL: https://issues.apache.org/jira/browse/SANDBOX-360 Project: Commons Sandbox Issue Type: Improvement Components: BeanUtils2

[jira] [Created] (SANDBOX-361) Add fluent APIs to build mutable Graphes

2012-01-20 Thread Simone Tripodi (Created) (JIRA)
Add fluent APIs to build mutable Graphes Key: SANDBOX-361 URL: https://issues.apache.org/jira/browse/SANDBOX-361 Project: Commons Sandbox Issue Type: New Feature Components: Graph

[jira] [Resolved] (SANDBOX-361) Add fluent APIs to build mutable Graphes

2012-01-20 Thread Simone Tripodi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-361. Resolution: Fixed fixed, see

[jira] [Commented] (SANDBOX-359) Move License Agreement to file top

2012-01-20 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189893#comment-13189893 ] Simone Tripodi commented on SANDBOX-359: which convention? the code follows the

[jira] [Commented] (SANDBOX-360) Rename ConverterT, S to TransformerT, S

2012-01-20 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189894#comment-13189894 ] Simone Tripodi commented on SANDBOX-360: I agree and like it, I was using the

[jira] [Commented] (SANDBOX-360) Rename ConverterT, S to TransformerT, S

2012-01-20 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189901#comment-13189901 ] Matt Benson commented on SANDBOX-360: - The [collections] functors are all but

[jira] [Updated] (SANDBOX-358) Early return/termination for graph visit

2012-01-20 Thread Claudio Squarcella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Squarcella updated SANDBOX-358: --- Attachment: EarlyTerminationAndSubgraphSkipForSearchAlgorithms.patch Hi, so I

[jira] [Commented] (SANDBOX-360) Rename ConverterT, S to TransformerT, S

2012-01-20 Thread Benedikt Ritter (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189919#comment-13189919 ] Benedikt Ritter commented on SANDBOX-360: - As I mentioned on the mailing list, to

[jira] [Commented] (SANDBOX-359) Move License Agreement to file top

2012-01-20 Thread Benedikt Ritter (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189930#comment-13189930 ] Benedikt Ritter commented on SANDBOX-359: - Okay, I just looked through trunk of

[jira] [Created] (COMPRESS-171) createArchiveInputStream detects text files less than 100 bytes as tar archives

2012-01-20 Thread Daniel Lowe (Created) (JIRA)
createArchiveInputStream detects text files less than 100 bytes as tar archives --- Key: COMPRESS-171 URL: https://issues.apache.org/jira/browse/COMPRESS-171 Project: Commons

[jira] [Updated] (COMPRESS-171) createArchiveInputStream detects text files less than 100 bytes as tar archives

2012-01-20 Thread Daniel Lowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Lowe updated COMPRESS-171: - Fix Version/s: (was: 1.1) 1.4 createArchiveInputStream detects

[jira] [Commented] (JXPATH-154) Resetting the default namespace causes a serious endless loop when requesting .asPath() on a node.

2012-01-20 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189959#comment-13189959 ] Matt Benson commented on JXPATH-154: It is a convention within JXPath code that the

[jira] [Resolved] (JXPATH-154) Resetting the default namespace causes a serious endless loop when requesting .asPath() on a node.

2012-01-20 Thread Matt Benson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved JXPATH-154. Resolution: Fixed Fix Version/s: 1.4 Resetting the default namespace causes a serious

[jira] [Created] (SANDBOX-362) Create basic unit tests for all classes

2012-01-20 Thread Benedikt Ritter (Created) (JIRA)
Create basic unit tests for all classes --- Key: SANDBOX-362 URL: https://issues.apache.org/jira/browse/SANDBOX-362 Project: Commons Sandbox Issue Type: Test Components: BeanUtils2 Affects

[jira] [Updated] (SANDBOX-362) Create basic unit tests for all classes

2012-01-20 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-362: Attachment: ArgumentTest.zip I've attached a jUnit Test for Argument. Please let me know,

[jira] [Commented] (VFS-307) VFS issues a lot of FTP commands when listing a directory

2012-01-20 Thread Ibrahim Hasbini (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/VFS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1319#comment-1319 ] Ibrahim Hasbini commented on VFS-307: - Hello Mario, I've been debugging an issue where

[jira] [Created] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-20 Thread Daniel Trebbien (Created) (JIRA)
StringUtils equals() relies on undefined behavior - Key: LANG-786 URL: https://issues.apache.org/jira/browse/LANG-786 Project: Commons Lang Issue Type: Bug Components: lang.*

[jira] [Updated] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-20 Thread Daniel Trebbien (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Trebbien updated LANG-786: - Attachment: equals.patch Fix This re-introduces StringUtils#equals(String, String) and changes

[jira] [Resolved] (CONFIGURATION-463) AbstractFileConfiguration.load(String filename) returns with current directory changed

2012-01-20 Thread Oliver Heger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-463. Resolution: Fixed Fix Version/s: 1.8 The Javadoc of the class and

[jira] [Commented] (SANDBOX-362) Create basic unit tests for all classes

2012-01-20 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190075#comment-13190075 ] Simone Tripodi commented on SANDBOX-362: Your contribution has been applied

[jira] [Resolved] (SANDBOX-360) Rename ConverterT, S to TransformerT, S

2012-01-20 Thread Simone Tripodi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-360. Resolution: Fixed Assignee: Simone Tripodi Refactor successfully applied, thanks

[jira] [Commented] (MATH-677) About package transform

2012-01-20 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190111#comment-13190111 ] Sébastien Brisard commented on MATH-677: In {{r1234136}}, added a new

[jira] [Resolved] (JXPATH-139) Wrong xpath expression passed to extension function does not throw JXPathNotFoundException

2012-01-20 Thread Matt Benson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved JXPATH-139. Resolution: Invalid Hello, and sorry for the long wait. I have looked at this before, but have

[jira] [Issue Comment Edited] (SANDBOX-358) Early return/termination for graph visit

2012-01-20 Thread Claudio Squarcella (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189906#comment-13189906 ] Claudio Squarcella edited comment on SANDBOX-358 at 1/21/12 1:37 AM:

[jira] [Created] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-20 Thread Matt Benson (Created) (JIRA)
throw NullPointerException for illegal null values -- Key: FUNCTOR-10 URL: https://issues.apache.org/jira/browse/FUNCTOR-10 Project: Commons Functor Issue Type: Improvement

[jira] [Updated] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-20 Thread Matt Benson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated FUNCTOR-10: --- Description: for better alignment with JSE, {{[lang]}}, etc. Currently

[jira] [Created] (FUNCTOR-11) Reduce API clutter by removing or reducing scope of FunctorType.equals(FunctorType) methods

2012-01-20 Thread Matt Benson (Created) (JIRA)
Reduce API clutter by removing or reducing scope of FunctorType.equals(FunctorType) methods --- Key: FUNCTOR-11 URL: https://issues.apache.org/jira/browse/FUNCTOR-11

[jira] [Created] (FUNCTOR-12) improve test coverage

2012-01-20 Thread Matt Benson (Created) (JIRA)
improve test coverage - Key: FUNCTOR-12 URL: https://issues.apache.org/jira/browse/FUNCTOR-12 Project: Commons Functor Issue Type: Improvement Reporter: Emmanuel Bourg Specifically the composite package

[jira] [Commented] (FUNCTOR-12) improve test coverage

2012-01-20 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190289#comment-13190289 ] Matt Benson commented on FUNCTOR-12: Also most {{equals}}/{{hashCode}} methods are not

[jira] [Created] (FUNCTOR-13) EachElement should be able to work on any Iterable

2012-01-20 Thread Matt Benson (Created) (JIRA)
EachElement should be able to work on any Iterable -- Key: FUNCTOR-13 URL: https://issues.apache.org/jira/browse/FUNCTOR-13 Project: Commons Functor Issue Type: Improvement