[jira] [Resolved] (LANG-1443) Add more SystemUtils.IS_JAVA_XX variants

2019-04-05 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1443. --- Resolution: Fixed Fixed in 6e797a40a7fb7d0e5abf555c0d179dd3937bdecb > Add more

[jira] [Updated] (LANG-1443) Add more SystemUtils.IS_JAVA_XX variants

2019-04-05 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1443: -- External issue URL: https://github.com/apache/commons-lang/pull/415 External issue ID: 415

[jira] [Created] (LANG-1443) Add more SystemUtils.IS_JAVA_XX variants

2019-04-05 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1443: - Summary: Add more SystemUtils.IS_JAVA_XX variants Key: LANG-1443 URL: https://issues.apache.org/jira/browse/LANG-1443 Project: Commons Lang Issue Type:

[jira] [Commented] (CLI-254) "test" gets parsed as test, quotes die :-(

2019-02-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768091#comment-16768091 ] Benedikt Ritter commented on CLI-254: - [~elserj] I currently don't have time to fix this. Do you want to

[jira] [Deleted] (COMMONSSITE-126) Menghapus klien bugs

2018-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter deleted COMMONSSITE-126: > Menghapus klien bugs > > > Key:

[jira] [Created] (COMMONSSITE-125) Change to commons.osgi.symbolicName in commons-parent 47 produces incompatible OSGi Bundles

2018-09-19 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created COMMONSSITE-125: --- Summary: Change to commons.osgi.symbolicName in commons-parent 47 produces incompatible OSGi Bundles Key: COMMONSSITE-125 URL:

[jira] [Resolved] (COMMONSSITE-124) Revert change in commons.scmPubUrl in Parent 47

2018-09-19 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved COMMONSSITE-124. - Resolution: Fixed Assignee: Benedikt Ritter ~/w/a/c/commons-parent >

[jira] [Created] (COMMONSSITE-124) Revert change in commons.scmPubUrl in Parent 47

2018-09-06 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created COMMONSSITE-124: --- Summary: Revert change in commons.scmPubUrl in Parent 47 Key: COMMONSSITE-124 URL: https://issues.apache.org/jira/browse/COMMONSSITE-124 Project:

[jira] [Resolved] (LANG-1416) Update to JUnit 5

2018-09-04 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1416. --- Resolution: Fixed Assignee: Benedikt Ritter Fixed in 

[jira] [Resolved] (LANG-1417) Add @FunctionalInterface to ThreadPredicate and ThreadGroupPredicate

2018-09-04 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1417. --- Resolution: Fixed Assignee: Benedikt Ritter Fixed in 

[jira] [Updated] (LANG-1417) Add @FunctionalInterface to ThreadPredicate and ThreadGroupPredicate

2018-09-04 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1417: -- Description: Since we upgraded the Java language requirement to Java 8, we can add the

[jira] [Updated] (LANG-1417) Add @FunctionalInterface to ThreadPredicate and ThreadGroupPredicate

2018-09-04 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1417: -- Summary: Add @FunctionalInterface to ThreadPredicate and ThreadGroupPredicate (was: Deprecate

[jira] [Resolved] (CSV-231) Add more documentation to CSVPrinter

2018-08-31 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved CSV-231. - Resolution: Fixed Assignee: Benedikt Ritter Fixed in 71459b6d30135723608b06c6ee7a9307b34edaea

[jira] [Comment Edited] (LANG-1417) Deprecate ThreadPredicate and ThreadGroupPredicate in favor of java.util.function.Predicate

2018-08-29 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596479#comment-16596479 ] Benedikt Ritter edited comment on LANG-1417 at 8/29/18 3:33 PM: As Pascal

[jira] [Commented] (LANG-1417) Deprecate ThreadPredicate and ThreadGroupPredicate in favor of java.util.function.Predicate

2018-08-29 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596479#comment-16596479 ] Benedikt Ritter commented on LANG-1417: --- As Pascal pointed out, it might be better to just add

[jira] [Created] (LANG-1417) Deprecate ThreadPredicate and ThreadGroupPredicate in favor of java.util.function.Predicate

2018-08-28 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1417: - Summary: Deprecate ThreadPredicate and ThreadGroupPredicate in favor of java.util.function.Predicate Key: LANG-1417 URL: https://issues.apache.org/jira/browse/LANG-1417

[jira] [Created] (CSV-231) Add more documentation to CSVPrinter

2018-08-24 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created CSV-231: --- Summary: Add more documentation to CSVPrinter Key: CSV-231 URL: https://issues.apache.org/jira/browse/CSV-231 Project: Commons CSV Issue Type: Improvement

[jira] [Resolved] (LANG-1415) Update Java Language requirement to 1.8

2018-08-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1415. --- Resolution: Fixed Assignee: Benedikt Ritter Fixed in 

[jira] [Created] (LANG-1416) Update to JUnit 5

2018-08-23 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1416: - Summary: Update to JUnit 5 Key: LANG-1416 URL: https://issues.apache.org/jira/browse/LANG-1416 Project: Commons Lang Issue Type: Task

[jira] [Created] (LANG-1415) Update Java Language requirement to 1.8

2018-08-23 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1415: - Summary: Update Java Language requirement to 1.8 Key: LANG-1415 URL: https://issues.apache.org/jira/browse/LANG-1415 Project: Commons Lang Issue Type:

[jira] [Created] (LANG-1414) commons.componentId is incorrectly set to lang3

2018-08-22 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1414: - Summary: commons.componentId is incorrectly set to lang3 Key: LANG-1414 URL: https://issues.apache.org/jira/browse/LANG-1414 Project: Commons Lang Issue

[jira] [Commented] (LANG-1413) Improve performance of ExceptionUtils.getRootCause

2018-08-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16588634#comment-16588634 ] Benedikt Ritter commented on LANG-1413: --- At least the JavaDoc incorrectly states that getRootCause

[jira] [Commented] (LANG-1413) Improve performance of ExceptionUtils.getRootCause

2018-08-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16588484#comment-16588484 ] Benedikt Ritter commented on LANG-1413: --- Looks like the issue was caused by an older commons-lang

[jira] [Updated] (LANG-1413) Improve performance of ExceptionUtils.getRootCause

2018-08-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1413: -- Fix Version/s: 3.9 > Improve performance of ExceptionUtils.getRootCause >

[jira] [Created] (LANG-1413) Improve performance of ExceptionUtils.getRootCause

2018-08-22 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1413: - Summary: Improve performance of ExceptionUtils.getRootCause Key: LANG-1413 URL: https://issues.apache.org/jira/browse/LANG-1413 Project: Commons Lang

[jira] [Commented] (VALIDATOR-443) While build is successful all Test Classes are Failing

2018-08-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587086#comment-16587086 ] Benedikt Ritter commented on VALIDATOR-443: --- The ant build has been dropped from the

[jira] [Resolved] (VALIDATOR-443) While build is successful all Test Classes are Failing

2018-08-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved VALIDATOR-443. --- Resolution: Won't Fix > While build is successful all Test Classes are Failing >

[jira] [Updated] (LANG-1410) StringsUtil.isBlank check null first

2018-08-20 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1410: -- Affects Version/s: (was: 3.7) > StringsUtil.isBlank check null first >

[jira] [Commented] (LANG-1410) StringsUtil.isBlank check null first

2018-08-20 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586240#comment-16586240 ] Benedikt Ritter commented on LANG-1410: --- It's a common pattern that we do the assignment of the 

[jira] [Updated] (LANG-1410) StringsUtil.isBlank check null first

2018-08-20 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1410: -- Fix Version/s: (was: 3.7) > StringsUtil.isBlank check null first >

[jira] [Resolved] (LANG-1411) Add isEmpty method to ObjectUtils

2018-08-20 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1411. --- Resolution: Fixed Assignee: Benedikt Ritter Fix Version/s: 3.9 Fixed in 

[jira] [Commented] (COMMONSSITE-95) Add mojo to commons-build-plugin to move dists out of deployment to nexus.

2017-11-03 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16237781#comment-16237781 ] Benedikt Ritter commented on COMMONSSITE-95: Awesome you're working on this. I remember us

[jira] [Commented] (LANG-1360) Add methods to ObjectUtils to get various forms of class names in a null-safe manner

2017-10-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214241#comment-16214241 ] Benedikt Ritter commented on LANG-1360: --- Sounds good to me, go for it! > Add methods to ObjectUtils

[jira] [Commented] (LANG-1360) Add methods to ObjectUtils to get various forms of class names in a null-safe manner

2017-10-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214022#comment-16214022 ] Benedikt Ritter commented on LANG-1360: --- But in ClassUtils we already have: {code:java} String

[jira] [Commented] (LANG-1360) Add methods to ObjectUtils to get various forms of class names in a null-safe manner

2017-10-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16213973#comment-16213973 ] Benedikt Ritter commented on LANG-1360: --- This belongs to ClassUtils. [~garydgregory] can we please

[jira] [Resolved] (IO-553) Make code style of hasBOM() consistent with getBOMCharsetName()

2017-10-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IO-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved IO-553. Resolution: Fixed Fixed in 5f88079956ba7fc4551a5fc51dc28d82e33dc65f > Make code style of hasBOM()

[jira] [Created] (IO-553) Make code style of hasBOM() consistent with getBOMCharsetName()

2017-10-14 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created IO-553: -- Summary: Make code style of hasBOM() consistent with getBOMCharsetName() Key: IO-553 URL: https://issues.apache.org/jira/browse/IO-553 Project: Commons IO

[jira] [Resolved] (BCEL-294) Incorrect comment in StackMap.java

2017-10-03 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-294. -- Resolution: Fixed Assignee: Benedikt Ritter Fix Version/s: 6.2 {code}

[jira] [Commented] (BCEL-294) Incorrect comment in StackMap.java

2017-10-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187336#comment-16187336 ] Benedikt Ritter commented on BCEL-294: -- Line 79 currently says "* @param file Output file stream". Do

[jira] [Commented] (IO-507) Add a ByteOrderUtils class

2017-09-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187100#comment-16187100 ] Benedikt Ritter commented on IO-507: Made ByteOrderFactory a utils class with no public constructor.

[jira] [Updated] (IO-507) Add a ByteOrderUtils class

2017-09-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated IO-507: --- Summary: Add a ByteOrderUtils class (was: Add a ByteOrderFactory class) > Add a ByteOrderUtils class >

[jira] [Commented] (LOGGING-165) Add Automatic-Module-Name Manifest Header for Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16181571#comment-16181571 ] Benedikt Ritter commented on LOGGING-165: - {code} ~/w/a/c/commons-logging > svn ci -m

[jira] [Updated] (LOGGING-165) Add Automatic-Module-Name Manifest Header for Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LOGGING-165: Summary: Add Automatic-Module-Name Manifest Header for Java 9 compatibility (was: Java 9

[jira] [Resolved] (IO-551) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IO-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved IO-551. Resolution: Fixed Assignee: Benedikt Ritter Fix Version/s: 2.6 {code}

[jira] [Created] (IO-551) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created IO-551: -- Summary: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility Key: IO-551 URL: https://issues.apache.org/jira/browse/IO-551 Project: Commons IO

[jira] [Commented] (LOGGING-165) Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180919#comment-16180919 ] Benedikt Ritter commented on LOGGING-165: - This looks like it will get complicated. See

[jira] [Updated] (LOGGING-163) BufferedReader is not closed properly

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LOGGING-163: Fix Version/s: (was: Nightly Builds) 1.2.1 > BufferedReader is not

[jira] [Commented] (LOGGING-165) Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180887#comment-16180887 ] Benedikt Ritter commented on LOGGING-165: - I'll add the Automatic-Module-Name header as a first

[jira] [Updated] (LOGGING-165) Java 9 compatibility

2017-09-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LOGGING-165: Fix Version/s: 1.2.1 > Java 9 compatibility > > >

[jira] [Updated] (COMMONSSITE-94) Include JavaDoc badge in READM.md file.

2017-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated COMMONSSITE-94: --- Fix Version/s: 1.8 > Include JavaDoc badge in READM.md file. >

[jira] [Resolved] (COMMONSSITE-94) Include JavaDoc badge in READM.md file.

2017-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved COMMONSSITE-94. Resolution: Fixed Assignee: Benedikt Ritter {code}

[jira] [Created] (COMMONSSITE-94) Include JavaDoc badge in READM.md file.

2017-09-25 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created COMMONSSITE-94: -- Summary: Include JavaDoc badge in READM.md file. Key: COMMONSSITE-94 URL: https://issues.apache.org/jira/browse/COMMONSSITE-94 Project: Commons All

[jira] [Resolved] (CLI-279) @param or @return lines should end with a period in CommandLine.java

2017-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved CLI-279. - Resolution: Fixed Fix Version/s: 1.5 > @param or @return lines should end with a period in

[jira] [Commented] (CLI-279) @param or @return lines should end with a period in CommandLine.java

2017-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179492#comment-16179492 ] Benedikt Ritter commented on CLI-279: - Thank you for contributing! > @param or @return lines should end

[jira] [Updated] (CLI-279) @param or @return lines should end with a period in CommandLine.java

2017-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CLI-279: Summary: @param or @return lines should end with a period in CommandLine.java (was: @param or @return

[jira] [Updated] (CLI-279) @param or @return lines should end with a period CommandLine.java

2017-09-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CLI-279: Assignee: Benedikt Ritter > @param or @return lines should end with a period CommandLine.java >

[jira] [Resolved] (COLLECTIONS-658) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-09-20 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved COLLECTIONS-658. - Resolution: Fixed Assignee: Benedikt Ritter Fix Version/s:

[jira] [Created] (COLLECTIONS-658) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-09-20 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created COLLECTIONS-658: --- Summary: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility Key: COLLECTIONS-658 URL: https://issues.apache.org/jira/browse/COLLECTIONS-658

[jira] [Commented] (BCEL-275) Build fails on Java 9 EA

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166859#comment-16166859 ] Benedikt Ritter commented on BCEL-275: -- I tested this again for 6.1 release with: {code}

[jira] [Updated] (BCEL-275) Build fails on Java 9 EA

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-275: - Fix Version/s: (was: 6.1) 6.x > Build fails on Java 9 EA >

[jira] [Resolved] (BCEL-293) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-293. -- Resolution: Fixed Assignee: Benedikt Ritter Fixed in r1808379 > Add Automatic-Module-Name

[jira] [Updated] (BCEL-280) MethodGen.setMaxLocals() should take in account local variables defined in Local Variable table

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-280: - Fix Version/s: (was: 6.1) 6.x > MethodGen.setMaxLocals() should take in

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

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-279: - Fix Version/s: (was: 6.1) 6.x > Utility.methodSignature* throw

[jira] [Updated] (BCEL-183) Implement Java 7 field/method name validation rules

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-183: - Fix Version/s: (was: 6.1) 6.x > Implement Java 7 field/method name

[jira] [Updated] (BCEL-238) Getters/setters for array should use clone

2017-09-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-238: - Fix Version/s: (was: 6.1) 6.x > Getters/setters for array should use clone >

[jira] [Created] (BCEL-293) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-09-14 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created BCEL-293: Summary: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility Key: BCEL-293 URL: https://issues.apache.org/jira/browse/BCEL-293 Project: Commons BCEL

[jira] [Resolved] (BCEL-292) Add minimal Java 9 support

2017-09-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-292. -- Resolution: Fixed Fixed in rev. 1782852. > Add minimal Java 9 support >

[jira] [Created] (BCEL-292) Add minimal Java 9 support

2017-09-12 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created BCEL-292: Summary: Add minimal Java 9 support Key: BCEL-292 URL: https://issues.apache.org/jira/browse/BCEL-292 Project: Commons BCEL Issue Type: New Feature

[jira] [Resolved] (BCEL-286) Utility.signatureToString fails if a method has multiple type arguments

2017-09-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-286. -- Resolution: Fixed Assignee: Benedikt Ritter Fix Version/s: 6.1 {code}

[jira] [Updated] (BCEL-286) Utility.signatureToString fails if a method has multiple type arguments

2017-09-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-286: - Summary: Utility.signatureToString fails if a method has multiple type arguments (was:

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

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147896#comment-16147896 ] Benedikt Ritter commented on BCEL-286: -- Hello [~markro], this patch does not apply because of missing

[jira] [Resolved] (BCEL-276) LocalVariableTypeTable is not updated.

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-276. -- Resolution: Fixed {code} ~/w/a/c/commons-bcel > svn ci -m "BCEL-276: LocalVariableTypeTable is

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

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-287: - Assignee: Benedikt Ritter > IINC does not handle -128 properly > --

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

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-287. -- Resolution: Fixed {code} ~/w/a/c/commons-bcel > svn ci -m "BCEL-287: IINC does not handle -128

[jira] [Resolved] (BCEL-283) Support for StackMap should be different from StackMapTable

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BCEL-283. -- Resolution: Fixed {code} ~/w/a/c/commons-bcel > svn ci -m "BCEL-283: Support for StackMap should

[jira] [Updated] (BCEL-283) Support for StackMap should be different from StackMapTable

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-283: - Fix Version/s: 6.1 > Support for StackMap should be different from StackMapTable >

[jira] [Updated] (BCEL-283) Support for StackMap should be different from StackMapTable

2017-08-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BCEL-283: - Assignee: Benedikt Ritter > Support for StackMap should be different from StackMapTable >

[jira] [Closed] (LANG-1347) java.lang.NoClassDefFoundError: java.util.Objects on android < API 19

2017-08-08 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed LANG-1347. - Resolution: Invalid Commons Lang requires Java 7, which is not available on Android. >

[jira] [Commented] (LANG-1341) equalsBuilder.appendSuper() has incorrect behavior if the object you call equals() on is a direct supertype of Object

2017-06-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062061#comment-16062061 ] Benedikt Ritter commented on LANG-1341: --- Patches welcome! > equalsBuilder.appendSuper() has

[jira] [Resolved] (CLI-277) Add generics to TypeHandler

2017-06-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved CLI-277. - Resolution: Fixed Fix Version/s: 1.5 > Add generics to TypeHandler >

[jira] [Updated] (CLI-277) Add generics to TypeHandler

2017-06-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CLI-277: Assignee: Benedikt Ritter > Add generics to TypeHandler > --- > >

[jira] [Created] (CLI-277) Add generics to TypeHandler

2017-06-14 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created CLI-277: --- Summary: Add generics to TypeHandler Key: CLI-277 URL: https://issues.apache.org/jira/browse/CLI-277 Project: Commons CLI Issue Type: Improvement

[jira] [Resolved] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved CLI-274. - Resolution: Fixed Fix Version/s: 1.5 Merged in 0b45395. Thank you! > Option parser type

[jira] [Updated] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CLI-274: Assignee: Benedikt Ritter > Option parser type EXISTING_FILE_VALUE not check file existing >

[jira] [Commented] (LANG-1338) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-06-08 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042358#comment-16042358 ] Benedikt Ritter commented on LANG-1338: --- {code} Counting objects: 7, done. Delta compression using up

[jira] [Resolved] (LANG-1338) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-06-08 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1338. --- Resolution: Fixed > Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility >

[jira] [Updated] (LANG-1339) Some classes depend on the java.desktop profile

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1339: -- Fix Version/s: 3.7 > Some classes depend on the java.desktop profile >

[jira] [Created] (LANG-1339) Some classes depend on the java.desktop profile

2017-06-07 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1339: - Summary: Some classes depend on the java.desktop profile Key: LANG-1339 URL: https://issues.apache.org/jira/browse/LANG-1339 Project: Commons Lang Issue

[jira] [Updated] (LANG-1338) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1338: -- Labels: Java9 (was: ) > Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility >

[jira] [Updated] (LANG-1338) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1338: -- Fix Version/s: 3.6 > Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility >

[jira] [Commented] (LANG-1338) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040458#comment-16040458 ] Benedikt Ritter commented on LANG-1338: --- I don't want to delay the 3.6 release any longer, so I'm

[jira] [Created] (LANG-1338) Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility

2017-06-07 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created LANG-1338: - Summary: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility Key: LANG-1338 URL: https://issues.apache.org/jira/browse/LANG-1338 Project: Commons

[jira] [Resolved] (LANG-1336) Add NUL Byte To CharUtils

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1336. --- Resolution: Fixed Fix Version/s: 3.6 {code} Counting objects: 22, done. Delta

[jira] [Resolved] (LANG-1337) Fix test failures in IBM JDK 8 for ToStringBuilderTest

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved LANG-1337. --- Resolution: Fixed Merged PR. Thank you! > Fix test failures in IBM JDK 8 for

[jira] [Updated] (LANG-1336) Add NUL Byte To CharUtils

2017-06-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1336: -- Assignee: Benedikt Ritter > Add NUL Byte To CharUtils > - > >

[jira] [Commented] (IO-538) Non Synchronized CharArrayWriter

2017-06-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IO-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038787#comment-16038787 ] Benedikt Ritter commented on IO-538: Patches welcome! > Non Synchronized CharArrayWriter >

[jira] [Closed] (PROXY-25) Various utility methods dealing with Spring proxies

2017-06-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/PROXY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter closed PROXY-25. > Various utility methods dealing with Spring proxies >

[jira] [Resolved] (PROXY-25) Various utility methods dealing with Spring proxies

2017-06-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/PROXY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved PROXY-25. -- Resolution: Won't Do > Various utility methods dealing with Spring proxies >

[jira] [Commented] (PROXY-25) Various utility methods dealing with Spring proxies

2017-06-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/PROXY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038694#comment-16038694 ] Benedikt Ritter commented on PROXY-25: -- Hello [~yasser.zamani], sorry, I don't think that commons proxy

[jira] [Commented] (PROXY-25) Various utility methods dealing with Spring proxies

2017-06-05 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/PROXY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16036801#comment-16036801 ] Benedikt Ritter commented on PROXY-25: -- Hello [~yasser.zamani], the ProxyUtil is pretty much related

  1   2   3   4   5   6   7   8   9   10   >