[jira] [Comment Edited] (JEXL-269) Indexed for-loop

2018-09-19 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621554#comment-16621554 ] Dmitri Blinov edited comment on JEXL-269 at 9/20/18 6:05 AM: - Y

[jira] [Commented] (JEXL-269) Indexed for-loop

2018-09-19 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621554#comment-16621554 ] Dmitri Blinov commented on JEXL-269: You have coined right term for it, *iteration coun

[jira] [Updated] (JEXL-269) Indexed for-loop

2018-09-19 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitri Blinov updated JEXL-269: --- Description: Introduce new extended syntax of 'for' statement, which allows to specify two variables,

[jira] [Commented] (JEXL-276) Introduce short-handed ternary operation x ? y

2018-09-19 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621530#comment-16621530 ] Dmitri Blinov commented on JEXL-276: I agree that clearness depends on the context, but

[jira] [Commented] (GEOMETRY-19) Build Fails with JDK 10

2018-09-19 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621444#comment-16621444 ] Matt Juntunen commented on GEOMETRY-19: --- Travis is saying that the build fails wit

[jira] [Updated] (GEOMETRY-19) Build Fails with JDK 10

2018-09-19 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-19: -- Description: The build currently fails with JDK 10. It seems like the maven surefire plugin a

[jira] [Commented] (GEOMETRY-17) Euclidean Vector Method Follow-Up

2018-09-19 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621443#comment-16621443 ] Matt Juntunen commented on GEOMETRY-17: --- I see what you mean as far as the weirdne

[jira] [Commented] (DAEMON-391) Log level set by Tomcat-GUI under Windows not recognized.

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621421#comment-16621421 ] Gary Gregory commented on DAEMON-391: - So we need someone to test this... > Log leve

[jira] [Commented] (DBCP-524) Thread is blocked when i using dbcp 1.0 to connect mysql

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621418#comment-16621418 ] Gary Gregory commented on DBCP-524: --- Please try with version 2.5.0. > Thread is blocked

[jira] [Created] (GEOMETRY-19) Build Fails with JDK 10

2018-09-19 Thread Matt Juntunen (JIRA)
Matt Juntunen created GEOMETRY-19: - Summary: Build Fails with JDK 10 Key: GEOMETRY-19 URL: https://issues.apache.org/jira/browse/GEOMETRY-19 Project: Apache Commons Geometry Issue Type: Bug

[jira] [Created] (DBCP-524) Thread is blocked when i using dbcp 1.0 to connect mysql

2018-09-19 Thread guominzhi (JIRA)
guominzhi created DBCP-524: -- Summary: Thread is blocked when i using dbcp 1.0 to connect mysql Key: DBCP-524 URL: https://issues.apache.org/jira/browse/DBCP-524 Project: Commons DBCP Issue Type: Bug

[jira] [Closed] (DAEMON-393) Revered code comments for JRE and JDK locations in the registry

2018-09-19 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed DAEMON-393. --- Resolution: Fixed > Revered code comments for JRE and JDK locations in the registry > ---

[jira] [Reopened] (DAEMON-393) Revered code comments for JRE and JDK locations in the registry

2018-09-19 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened DAEMON-393: - > Revered code comments for JRE and JDK locations in the registry > -

[jira] [Commented] (DAEMON-390) PATH environment variable is not properly set if using LibraryPath option

2018-09-19 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621366#comment-16621366 ] Sebb commented on DAEMON-390: - I am unable to test either patch. > PATH environment variable

[jira] [Closed] (VFS-675) NullPointerException at AbstractFileObject.java:221

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-675. Resolution: Fixed Fix Version/s: 2.2.1 > NullPointerException at AbstractFileObject.java:221 >

[jira] [Created] (VFS-675) NullPointerException at AbstractFileObject.java:221

2018-09-19 Thread Gary Gregory (JIRA)
Gary Gregory created VFS-675: Summary: NullPointerException at AbstractFileObject.java:221 Key: VFS-675 URL: https://issues.apache.org/jira/browse/VFS-675 Project: Commons VFS Issue Type: Improve

[jira] [Closed] (DBCP-523) dbcp1.0版本连接mysql数据库时,经常出现线程阻塞的问题

2018-09-19 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DBCP-523. --- Resolution: Invalid No English, no support. > dbcp1.0版本连接mysql数据库时,经常出现线程阻塞的问题 > -

[jira] [Commented] (DAEMON-390) PATH environment variable is not properly set if using LibraryPath option

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621043#comment-16621043 ] Gary Gregory commented on DAEMON-390: - [~s...@apache.org] or [~krezemin]: Did either

[jira] [Closed] (DAEMON-392) Undefined behaviour in registry.c dwRegKey = dwRegKey++

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DAEMON-392. --- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 1.1.1 Thank you for your repo

[jira] [Closed] (DAEMON-393) Revered code comments for JRE and JDK locations in the registry

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DAEMON-393. --- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 1.1.1 > Revered code comments

[jira] [Updated] (DAEMON-392) Undefined behaviour in registry.c dwRegKey = dwRegKey++

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated DAEMON-392: Description: in the code added when fixing DAEMON-376 and DAEMON-311 undefined behaviour and a wron

[jira] [Updated] (DAEMON-393) Revered code comments for JRE and JDK locations in the registry

2018-09-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated DAEMON-393: Description: According to the description in DAEMON-376 (and to my experience) these two comments

[jira] [Created] (DAEMON-393) Revered code comments for JRE and JDK locations in the registry

2018-09-19 Thread Gary Gregory (JIRA)
Gary Gregory created DAEMON-393: --- Summary: Revered code comments for JRE and JDK locations in the registry Key: DAEMON-393 URL: https://issues.apache.org/jira/browse/DAEMON-393 Project: Commons Daemon

[jira] [Created] (COMPRESS-464) Improve preparation of the compressed ARJ archives support

2018-09-19 Thread Rostislav Krasny (JIRA)
Rostislav Krasny created COMPRESS-464: - Summary: Improve preparation of the compressed ARJ archives support Key: COMPRESS-464 URL: https://issues.apache.org/jira/browse/COMPRESS-464 Project: Common

[jira] [Updated] (DAEMON-392) Undefined behaviour in registry.c dwRegKey = dwRegKey++

2018-09-19 Thread Daniel Hofmann (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Hofmann updated DAEMON-392: -- Description: in the code added when fixing DAEMON-376 and DAEMON-311 undefined behaviour and a

[jira] [Created] (DAEMON-392) Undefined behaviour in registry.c dwRegKey = dwRegKey++

2018-09-19 Thread Daniel Hofmann (JIRA)
Daniel Hofmann created DAEMON-392: - Summary: Undefined behaviour in registry.c dwRegKey = dwRegKey++ Key: DAEMON-392 URL: https://issues.apache.org/jira/browse/DAEMON-392 Project: Commons Daemon

[jira] [Created] (CONFIGURATION-715) PropertiesConfiguration should not trim whitespace from the property value

2018-09-19 Thread Patrick Schmidt (JIRA)
Patrick Schmidt created CONFIGURATION-715: - Summary: PropertiesConfiguration should not trim whitespace from the property value Key: CONFIGURATION-715 URL: https://issues.apache.org/jira/browse/CONFIGURATI

[jira] [Resolved] (LANG-1419) Restore BundleSymbolicName / regression in version 3.8.0

2018-09-19 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved LANG-1419. Resolution: Fixed In tag LANG_3_8_1_RC1: https://github.com/apache/commons-lang/blob/LANG_3_8_1_RC1

[jira] [Created] (COLLECTIONS-696) AbstractReferenceMap made easier for subclassing; PR #51.

2018-09-19 Thread Gary Gregory (JIRA)
Gary Gregory created COLLECTIONS-696: Summary: AbstractReferenceMap made easier for subclassing; PR #51. Key: COLLECTIONS-696 URL: https://issues.apache.org/jira/browse/COLLECTIONS-696 Project: Com

[jira] [Updated] (LANG-1419) Restore BundleSymbolicName / regression in version 3.8.0

2018-09-19 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1419: --- Fix Version/s: 3.8.1 > Restore BundleSymbolicName / regression in version 3.8.0 >

[jira] [Updated] (LANG-1419) Restore BundleSymbolicName / regression in version 3.8.0

2018-09-19 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated LANG-1419: --- Assignee: Rob Tompkins > Restore BundleSymbolicName / regression in version 3.8.0 > --

[jira] [Commented] (JEXL-269) Indexed for-loop

2018-09-19 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620657#comment-16620657 ] Henri Biestro commented on JEXL-269: On maps, looping on entries allows explicit access

[jira] [Commented] (JEXL-276) Introduce short-handed ternary operation x ? y

2018-09-19 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620626#comment-16620626 ] Henri Biestro commented on JEXL-276: Not sure this is really an improvement to the synt

***UNCHECKED*** [jira] [Created] (DBCP-523) dbcp1.0版本连接mysql数据库时,经常出现线程阻塞的问题

2018-09-19 Thread guominzhi (JIRA)
guominzhi created DBCP-523: -- Summary: dbcp1.0版本连接mysql数据库时,经常出现线程阻塞的问题 Key: DBCP-523 URL: https://issues.apache.org/jira/browse/DBCP-523 Project: Commons DBCP Issue Type: Bug Affects Versions: 1

***UNCHECKED*** [jira] [Commented] (CONFIGURATION-714) PropertiesConfiguration builder.getConfiguration fails

2018-09-19 Thread Jarek Sacha (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620524#comment-16620524 ] Jarek Sacha commented on CONFIGURATION-714: --- You are correct that file d

[jira] [Closed] (CONFIGURATION-714) PropertiesConfiguration builder.getConfiguration fails

2018-09-19 Thread Jarek Sacha (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Sacha closed CONFIGURATION-714. - Resolution: Not A Bug > PropertiesConfiguration builder.getConfiguration fails > -

[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: https://issues.apache.org/jira/browse/

[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 > s