[jira] [Commented] (COMPRESS-414) Provide API for Channel(-ish) Seekable, Possibly Read/Write, Possibly Transactional Compressors & Archivers,

2017-06-29 Thread Simon Spero (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069474#comment-16069474 ] Simon Spero commented on COMPRESS-414: -- I think that this could use a fair chunk of the prototyping

[jira] [Commented] (COMPRESS-416) Tests failing under jdk 9 : one reflection issue, one change to ZipEntry related issue

2017-06-29 Thread Simon Spero (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069451#comment-16069451 ] Simon Spero commented on COMPRESS-416: -- Greg - can you attach the sure xml , or something with

[jira] [Updated] (COMPRESS-416) Tests failing under jdk 9 : one reflection issue, one change to ZipEntry related issue

2017-06-29 Thread Simon Spero (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Spero updated COMPRESS-416: - Affects Version/s: 1.15 Environment: JDK 9 ( jdk9 tree tip - I believe this is what

[jira] [Commented] (MATH-1423) SingularMatrixException on Non-Square Matrix

2017-06-29 Thread Cody Warren (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068929#comment-16068929 ] Cody Warren commented on MATH-1423: --- Hi Phil, Sorry I actually meant 60 attributes and 2160

[jira] [Commented] (DAEMON-367) Windows service fails to start after Windows 10 Creators Update

2017-06-29 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068836#comment-16068836 ] Bernd Eckenfels commented on DAEMON-367: Can you show us the command line you used to install the

[jira] [Commented] (COMPRESS-416) Tests failing under jdk 9 : one reflection issue, one change to ZipEntry related issue

2017-06-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068752#comment-16068752 ] Gary Gregory commented on COMPRESS-416: --- When I build with: {noformat} java version "9-ea"

[jira] [Created] (COMPRESS-416) Tests failing under jdk 9 : one reflection issue, one change to ZipEntry related issue

2017-06-29 Thread Simon Spero (JIRA)
Simon Spero created COMPRESS-416: Summary: Tests failing under jdk 9 : one reflection issue, one change to ZipEntry related issue Key: COMPRESS-416 URL: https://issues.apache.org/jira/browse/COMPRESS-416

[jira] [Commented] (MATH-1423) SingularMatrixException on Non-Square Matrix

2017-06-29 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068729#comment-16068729 ] Phil Steitz commented on MATH-1423: --- I don't think there is a bug here - more a question for the user

[jira] [Commented] (DAEMON-346) Compile PROCRUN with Data Execution Prevention (DEP) flag

2017-06-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068665#comment-16068665 ] Gary Gregory commented on DAEMON-346: - Mark, I am glad to hear releasing is on your to do list!

[jira] [Updated] (NET-638) Telnet subnegotiations hard-limited to 512 bytes

2017-06-29 Thread Daniel Leong (JIRA)
[ https://issues.apache.org/jira/browse/NET-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Leong updated NET-638: - Description: Currently using Commons.net's Telnet client for connecting to MUD/MUSH servers, and some

[jira] [Created] (NET-638) Telnet subnegotiations hard-limited to 512 bytes

2017-06-29 Thread Daniel Leong (JIRA)
Daniel Leong created NET-638: Summary: Telnet subnegotiations hard-limited to 512 bytes Key: NET-638 URL: https://issues.apache.org/jira/browse/NET-638 Project: Commons Net Issue Type:

[jira] [Created] (MATH-1423) SingularMatrixException on Non-Square Matrix

2017-06-29 Thread Cody Warren (JIRA)
Cody Warren created MATH-1423: - Summary: SingularMatrixException on Non-Square Matrix Key: MATH-1423 URL: https://issues.apache.org/jira/browse/MATH-1423 Project: Commons Math Issue Type: Bug

[jira] [Resolved] (TEXT-93) RandomStringGenerator accepts a list of valid characters

2017-06-29 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved TEXT-93. -- Resolution: Fixed Pull request merged. > RandomStringGenerator accepts a list of valid characters >

[jira] [Updated] (JEXL-233) Documentation rewrite

2017-06-29 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitri Blinov updated JEXL-233: --- Attachment: syntax.xml > Documentation rewrite > - > > Key:

[jira] [Created] (JEXL-233) Documentation rewrite

2017-06-29 Thread Dmitri Blinov (JIRA)
Dmitri Blinov created JEXL-233: -- Summary: Documentation rewrite Key: JEXL-233 URL: https://issues.apache.org/jira/browse/JEXL-233 Project: Commons JEXL Issue Type: Improvement Affects

[GitHub] commons-lang pull request #273: add lastIndexOfAnyChar method just like inde...

2017-06-29 Thread qxo
GitHub user qxo opened a pull request: https://github.com/apache/commons-lang/pull/273 add lastIndexOfAnyChar method just like indexOfAny You can merge this pull request into a Git repository by running: $ git pull https://github.com/qxo/commons-lang master Alternatively you

[jira] [Commented] (TEXT-96) Convenience methods needed for RandomStringGenerator

2017-06-29 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068285#comment-16068285 ] Gilles commented on TEXT-96: A [related discussion|http://markmail.org/message/oc36ltduek4ahn3t] has started in

[jira] [Commented] (DAEMON-346) Compile PROCRUN with Data Execution Prevention (DEP) flag

2017-06-29 Thread Hsehdar (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068262#comment-16068262 ] Hsehdar commented on DAEMON-346: Thanks [~markt]. Will wait until release. Hope it hits high priority in

[jira] [Created] (TEXT-96) Convenience methods needed for RandomStringGenerator

2017-06-29 Thread Peter Phillips (JIRA)
Peter Phillips created TEXT-96: -- Summary: Convenience methods needed for RandomStringGenerator Key: TEXT-96 URL: https://issues.apache.org/jira/browse/TEXT-96 Project: Commons Text Issue Type:

[jira] [Commented] (DAEMON-346) Compile PROCRUN with Data Execution Prevention (DEP) flag

2017-06-29 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068125#comment-16068125 ] Mark Thomas commented on DAEMON-346: It is on the TODO list but I don't have a date in mind at the

[jira] [Created] (LANG-1343) StringUtils#abbreviate breaks up surrogate pairs

2017-06-29 Thread Dominik Strecker (JIRA)
Dominik Strecker created LANG-1343: -- Summary: StringUtils#abbreviate breaks up surrogate pairs Key: LANG-1343 URL: https://issues.apache.org/jira/browse/LANG-1343 Project: Commons Lang

[jira] [Commented] (DAEMON-346) Compile PROCRUN with Data Execution Prevention (DEP) flag

2017-06-29 Thread Hsehdar (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16067988#comment-16067988 ] Hsehdar commented on DAEMON-346: Hi [~markt] it's been a while and wanted to check on release plan for 1.1

[jira] [Created] (DAEMON-367) Windows service fails to start after Windows 10 Creators Update

2017-06-29 Thread Dave Bennett (JIRA)
Dave Bennett created DAEMON-367: --- Summary: Windows service fails to start after Windows 10 Creators Update Key: DAEMON-367 URL: https://issues.apache.org/jira/browse/DAEMON-367 Project: Commons Daemon