[jira] [Comment Edited] (BCEL-286) signatureToString fails if multiple type arguments

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883650#comment-15883650 ] Mark Roberts edited comment on BCEL-286 at 2/24/17 10:39 PM: - I found more

[jira] [Updated] (BCEL-286) signatureToString fails if multiple type arguments

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Roberts updated BCEL-286: -- Attachment: (was: signature.diff) > signatureToString fails if multiple type arguments >

[jira] [Updated] (BCEL-286) signatureToString fails if multiple type arguments

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Roberts updated BCEL-286: -- Attachment: signature2.diff > signatureToString fails if multiple type arguments >

[jira] [Commented] (BCEL-286) signatureToString fails if multiple type arguments

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883650#comment-15883650 ] Mark Roberts commented on BCEL-286: --- I found more problems and have expanded the fix and the test case.

[jira] [Comment Edited] (BCEL-279) Utility.methodSignature* throw ClassFormatException when converting binary names with generics.

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883626#comment-15883626 ] Mark Roberts edited comment on BCEL-279 at 2/24/17 10:23 PM: - The signature

[jira] [Commented] (BCEL-279) Utility.methodSignature* throw ClassFormatException when converting binary names with generics.

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883626#comment-15883626 ] Mark Roberts commented on BCEL-279: --- The signature processing in BCEL has not been updated to support

[jira] [Commented] (CLI-269) Introduce CommandLineBuilder

2017-02-24 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/CLI-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883600#comment-15883600 ] Robert Scholte commented on CLI-269: Yeah, auto-save formatting, will reduce the noice > Introduce

[jira] [Commented] (CLI-269) Introduce CommandLineBuilder

2017-02-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/CLI-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883597#comment-15883597 ] Pascal Schumacher commented on CLI-269: --- Hi Robert, nice to see somebody doing some work on

[jira] [Updated] (BCEL-287) IINC does not handle -128 properly

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Roberts updated BCEL-287: -- Attachment: IINC.diff > IINC does not handle -128 properly > -- > >

[jira] [Created] (BCEL-287) IINC does not handle -128 properly

2017-02-24 Thread Mark Roberts (JIRA)
Mark Roberts created BCEL-287: - Summary: IINC does not handle -128 properly Key: BCEL-287 URL: https://issues.apache.org/jira/browse/BCEL-287 Project: Commons BCEL Issue Type: Bug

[GitHub] commons-lang pull request #245: Use foreach

2017-02-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/245 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang issue #245: Use foreach

2017-02-24 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/245 Thanks! :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] [Commented] (BCEL-285) "ClassFormatException: Invalid signature" thrown on generics

2017-02-24 Thread Mark Roberts (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883584#comment-15883584 ] Mark Roberts commented on BCEL-285: --- This does look like an invalid signature to me. The error message

[jira] [Updated] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

2017-02-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1238: Fix Version/s: Patch Needed > Overload Operations in StringUtils that take a regex to take

[GitHub] commons-lang issue #245: Use foreach

2017-02-24 Thread mureinik
Github user mureinik commented on the issue: https://github.com/apache/commons-lang/pull/245 @PascalSchumacher Missed that discussion somehow. I've reduced the scope of the patch to handle only for loops that go over arrays. --- If your project is set up for it, you can reply to

[GitHub] commons-lang issue #245: Use foreach

2017-02-24 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/245 For time to time there are discussion concerning the use of the for-each loop on the mailing list. (e.g.

[GitHub] commons-lang pull request #245: Use foreach

2017-02-24 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/245 Use foreach Since the project no longer supports Java versions older than 6, it's safe to use the enhanced for loop syntax introduced in Java 5. This patch employs this syntax

[jira] [Resolved] (JCS-173) cdi integration doesnt find static annotations on interfaces of (java) proxies

2017-02-24 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved JCS-173. Resolution: Fixed > cdi integration doesnt find static annotations on interfaces of (java)

[jira] [Created] (JCS-173) cdi integration doesnt find static annotations on interfaces of (java) proxies

2017-02-24 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-173: -- Summary: cdi integration doesnt find static annotations on interfaces of (java) proxies Key: JCS-173 URL: https://issues.apache.org/jira/browse/JCS-173 Project:

[jira] [Commented] (LANG-1265) Build failures when building with Java 9 EA

2017-02-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883202#comment-15883202 ] ASF GitHub Bot commented on LANG-1265: -- GitHub user PascalSchumacher opened a pull request:

[GitHub] commons-lang pull request #244: LANG-1265: Build failures when building with...

2017-02-24 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-lang/pull/244 LANG-1265: Build failures when building with Java 9 EA Fix build on Java 9 Build 157 by adding a java-9 maven profile. This is activated by default on Java 9 and opens up java.base

[jira] [Commented] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

2017-02-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883058#comment-15883058 ] Pascal Schumacher commented on LANG-1238: - I think patches for this are welcome. > Overload

[GitHub] commons-lang pull request #243: Fix JsonToStringStyleTest.NestingPerson java...

2017-02-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/243 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang issue #243: Fix JsonToStringStyleTest.NestingPerson javadoc

2017-02-24 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/243 Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[jira] [Created] (POOL-319) Lost ID Badge

2017-02-24 Thread Garrett Lucking (JIRA)
Garrett Lucking created POOL-319: Summary: Lost ID Badge Key: POOL-319 URL: https://issues.apache.org/jira/browse/POOL-319 Project: Commons Pool Issue Type: Wish Reporter:

[jira] [Commented] (MATH-1403) Collinearity test: QR Decomposition rank incorrect (SVD ok)

2017-02-24 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882686#comment-15882686 ] Gilles commented on MATH-1403: -- It looks wrong indeed. The Javadoc mentions "When a large fall in norm is