[
https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=672418&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672418
]
ASF GitHub Bot logged work on LANG-1664:
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno P. Kinoshita resolved LANG-1664.
--
Assignee: Bruno P. Kinoshita
Resolution: Fixed
> Javadoc for StringUtils.substring
kinow commented on pull request #823:
URL: https://github.com/apache/commons-lang/pull/823#issuecomment-955604885
Merged, thanks @rolandkreuzer !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
[
https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=672417&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672417
]
ASF GitHub Bot logged work on LANG-1664:
Author: ASF GitHub Bot
[
https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno P. Kinoshita updated LANG-1664:
-
Fix Version/s: 3.13.0
> Javadoc for StringUtils.substringBefore(String str, int separator
kinow closed pull request #823:
URL: https://github.com/apache/commons-lang/pull/823
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubs
[
https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=672410&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672410
]
ASF GitHub Bot logged work on LANG-1664:
Author: ASF GitHub Bot
kinow commented on pull request #823:
URL: https://github.com/apache/commons-lang/pull/823#issuecomment-955600715
Looks good to me, thanks @rolandkreuzer ! Will leave it open so
@garydgregory has time to review it too if he'd like.
--
This is an automated message from the Apache Git Serv
garydgregory merged pull request #218:
URL: https://github.com/apache/commons-vfs/pull/218
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-
garydgregory merged pull request #216:
URL: https://github.com/apache/commons-vfs/pull/216
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-
garydgregory merged pull request #217:
URL: https://github.com/apache/commons-vfs/pull/217
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-
wodencafe opened a new pull request #218:
URL: https://github.com/apache/commons-vfs/pull/218
This Pull Request is to update the Apache Commons VFS API Documentation link
to the proper link, as the existing link results in a 404.
--
This is an automated message from the Apache Git Servic
[
https://issues.apache.org/jira/browse/IO-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436354#comment-17436354
]
Gary D. Gregory commented on IO-751:
FYI I added this new and disabled test:
{{org.apach
garydgregory commented on pull request #69:
URL: https://github.com/apache/commons-parent/pull/69#issuecomment-955482078
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
garydgregory commented on pull request #65:
URL: https://github.com/apache/commons-parent/pull/65#issuecomment-955481783
@dependabot rebase
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
garydgregory merged pull request #68:
URL: https://github.com/apache/commons-parent/pull/68
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues
garydgregory merged pull request #66:
URL: https://github.com/apache/commons-parent/pull/66
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues
garydgregory merged pull request #64:
URL: https://github.com/apache/commons-parent/pull/64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues
garydgregory merged pull request #290:
URL: https://github.com/apache/commons-io/pull/290
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-u
[
https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436309#comment-17436309
]
Roland Kreuzer commented on LANG-1664:
--
Since the old PR was closed due to inactivity
coveralls edited a comment on pull request #290:
URL: https://github.com/apache/commons-io/pull/290#issuecomment-955237328
[](https://coveralls.io/builds/43891990)
Coverage increased (+0.1%) to 88.492% when pulling
**
coveralls commented on pull request #290:
URL: https://github.com/apache/commons-io/pull/290#issuecomment-955237328
[](https://coveralls.io/builds/43891985)
Coverage increased (+0.01%) to 88.381% when pulling
**71e7f1
[
https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=672359&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672359
]
ASF GitHub Bot logged work on LANG-1664:
Author: ASF GitHub Bot
rolandkreuzer opened a new pull request #823:
URL: https://github.com/apache/commons-lang/pull/823
The for the methods
- StringUtils#substringAfterLast(String, int)
- StringUtils#substringBefore(String, int)
the second argument is currently described as String in the doc.
garydgregory opened a new pull request #290:
URL: https://github.com/apache/commons-io/pull/290
Add PathUtils.readAttributes(Path, Class, LinkOption...).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
[
https://issues.apache.org/jira/browse/IO-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436300#comment-17436300
]
Gary D. Gregory commented on IO-751:
[~cygri]Would you be able to provide a PR on GitHub
[
https://issues.apache.org/jira/browse/DBCP-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed DBCP-556.
Resolution: Abandoned
> API changes in get/setPassword and addConnectionProperty to support security
[
https://issues.apache.org/jira/browse/DBCP-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory reopened DBCP-556:
--
> API changes in get/setPassword and addConnectionProperty to support security
>
[
https://issues.apache.org/jira/browse/DBCP-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed DBCP-556.
Resolution: Fixed
> API changes in get/setPassword and addConnectionProperty to support security
> --
[
https://issues.apache.org/jira/browse/IMAGING-159?focusedWorklogId=672340&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672340
]
ASF GitHub Bot logged work on IMAGING-159:
--
Author: ASF GitHub Bot
kinow commented on pull request #116:
URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-955198434
Thanks a lot @darkma773r !! Will take a look on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
[
https://issues.apache.org/jira/browse/IMAGING-159?focusedWorklogId=672337&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672337
]
ASF GitHub Bot logged work on IMAGING-159:
--
Author: ASF GitHub Bot
darkma773r commented on pull request #116:
URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-955197158
I just made a merge request on this branch in your repo, @kinow:
https://github.com/kinow/commons-imaging/pull/36. Let me know what you think.
--
This is an automated
33 matches
Mail list logo