[jira] [Resolved] (VFS-444) ResourceFileProvider "res://" failed to obtain FileObject from resolved FileName

2019-08-29 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved VFS-444. -- Fix Version/s: (was: 2.0) 2.4.2 Resolution: Fixed [~elmuerte] [[~eepgwde],

[GitHub] [commons-configuration] kevinwang opened a new pull request #33: Fix syntax in docs

2019-08-29 Thread GitBox
kevinwang opened a new pull request #33: Fix syntax in docs URL: https://github.com/apache/commons-configuration/pull/33 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (VFS-444) ResourceFileProvider "res://" failed to obtain FileObject from resolved FileName

2019-08-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/VFS-444?focusedWorklogId=303864=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-303864 ] ASF GitHub Bot logged work on VFS-444: -- Author: ASF GitHub Bot

[GitHub] [commons-vfs] garydgregory merged pull request #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
garydgregory merged pull request #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71 This is an automated message from the Apache Git Service. To respond to

[GitHub] [commons-vfs] elmuerte commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
elmuerte commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71#issuecomment-526228225 No problem, as leading slashes no longer matter. This is

[GitHub] [commons-vfs] garydgregory commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
garydgregory commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71#issuecomment-526224274 Thank you for your update. Going back to consistency: On

[GitHub] [commons-vfs] elmuerte commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
elmuerte commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71#issuecomment-526198167 I messed up the rebase yesterday, so had to re-rebase the branch. The fixes should be ok now, the tests pass locally.

[GitHub] [commons-vfs] garydgregory commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
garydgregory commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71#issuecomment-526189742 @elmuerte Did you try a local build? Travis shows: ``` Tests in error:

[GitHub] [commons-dbcp] garydgregory opened a new pull request #34: Functional

2019-08-29 Thread GitBox
garydgregory opened a new pull request #34: Functional URL: https://github.com/apache/commons-dbcp/pull/34 Replace tons of boilerplate code with lambdas. This is an automated message from the Apache Git Service. To respond to

[GitHub] [commons-vfs] garydgregory commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
garydgregory commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71#issuecomment-526143698 Thank you for the detailed explanation. Yes, let's go with not breaking existing code. Please rebase on master and

[jira] [Commented] (DAEMON-401) Environment variables set on service not available in JNI dll

2019-08-29 Thread Jonathan Gallimore (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918468#comment-16918468 ] Jonathan Gallimore commented on DAEMON-401: --- Thanks for re-opening. I'll take a look here as

[jira] [Commented] (DAEMON-407) Prunmgr displays incorrect logging level.

2019-08-29 Thread Yoshinobu Makimoto (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918393#comment-16918393 ] Yoshinobu Makimoto commented on DAEMON-407: --- Also, if Logging Level not found (case of default)

[GitHub] [commons-vfs] elmuerte commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing.

2019-08-29 Thread GitBox
elmuerte commented on issue #71: VFS-444: corrected ResourceFileProvider uri/path processing. URL: https://github.com/apache/commons-vfs/pull/71#issuecomment-526068310 I understand your point. The problem with this issue is that the current behavior is inconsistent, and that addressing

[jira] [Reopened] (DAEMON-401) Environment variables set on service not available in JNI dll

2019-08-29 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas reopened DAEMON-401: I'm re-opening this because this fix is triggering crashes on 32-bit platforms. See