[GitHub] [commons-collections] coveralls edited a comment on pull request #159: Updated the fail() exceptions with Junit5.

2020-05-27 Thread GitBox
coveralls edited a comment on pull request #159: URL: https://github.com/apache/commons-collections/pull/159#issuecomment-625612511 [![Coverage Status](https://coveralls.io/builds/31061407/badge)](https://coveralls.io/builds/31061407) Coverage increased (+0.03%) to 90.119% when

[GitHub] [commons-email] XenoAmess closed pull request #13: [EMAIL-192] add maven-javadoc-plugin; fix errors about javadoc in this project.

2020-05-27 Thread GitBox
XenoAmess closed pull request #13: URL: https://github.com/apache/commons-email/pull/13 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

[GitHub] [commons-vfs] garydgregory commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
garydgregory commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634693620 Darn, I did not mean to close the PR. This is an automated message from the Apache Git Service. To respond

[GitHub] [commons-vfs] ecki commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
ecki commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634720978 Commons-compress is already a dependency, so it would not hurt to put the alternative provider in core (in this case)

[jira] [Resolved] (FILEUPLOAD-298) Don't use temp directory by default for storing uploaded files

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved FILEUPLOAD-298. Resolution: Won't Fix Rejected. There is no reasonable scenario, when the

[GitHub] [commons-email] garydgregory commented on a change in pull request #16: Update code for Java 7 and other clean ups.

2020-05-27 Thread GitBox
garydgregory commented on a change in pull request #16: URL: https://github.com/apache/commons-email/pull/16#discussion_r431094784 ## File path: pom.xml ## @@ -406,6 +406,36 @@ + Review comment: @XenoAmess The PR

[jira] [Commented] (STATISTICS-24) Documentation mistake maybe

2020-05-27 Thread Wu Tao (Jira)
[ https://issues.apache.org/jira/browse/STATISTICS-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117809#comment-17117809 ] Wu Tao commented on STATISTICS-24: -- Yes, I'm interested in implementing statistics libraries using

[GitHub] [commons-vfs] ecki commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
ecki commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634714292 gary, that was my idea so yes. since we already have multiple providers for http thats fine for compression too. It might not wortk for the util.VFSClassLoader util class as

[GitHub] [commons-email] XenoAmess commented on pull request #16: fix code smells

2020-05-27 Thread GitBox
XenoAmess commented on pull request #16: URL: https://github.com/apache/commons-email/pull/16#issuecomment-634568042 advice: well I still think some functions duplicated in EmailUtils from commons-lang shall be replaced by what from commons-lang...but that is another story.

[jira] [Commented] (FILEUPLOAD-287) Multipart/mixed parts not handled correctly

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117631#comment-17117631 ] Jochen Wiedmann commented on FILEUPLOAD-287: Assuming that you are right: There's

[jira] [Resolved] (FILEUPLOAD-193) FileNotFoundException thrown by DiskFileItem.write

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved FILEUPLOAD-193. Fix Version/s: 2.0 Resolution: Fixed > FileNotFoundException thrown by

[jira] [Commented] (FILEUPLOAD-285) MultipartStream API constructor has internal class

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117640#comment-17117640 ] Jochen Wiedmann commented on FILEUPLOAD-285: How about a pull request, or proposed patch?

[jira] [Created] (DBCP-565) application stuck with normal load

2020-05-27 Thread zhiqian huang (Jira)
zhiqian huang created DBCP-565: -- Summary: application stuck with normal load Key: DBCP-565 URL: https://issues.apache.org/jira/browse/DBCP-565 Project: Commons DBCP Issue Type: Bug

[GitHub] [commons-email] XenoAmess commented on pull request #16: Update code for Java 7 and other clean ups.

2020-05-27 Thread GitBox
XenoAmess commented on pull request #16: URL: https://github.com/apache/commons-email/pull/16#issuecomment-634699240 tests for new added functions done. This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (DBCP-565) application stuck with normal load

2020-05-27 Thread zhiqian huang (Jira)
[ https://issues.apache.org/jira/browse/DBCP-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhiqian huang updated DBCP-565: --- Description: one application in cluster(8) stuck  commons-dbcp 1.4   commons-pool 1.5.4    the

[jira] [Commented] (FILEUPLOAD-291) commons-fileupload-1.3.3.jar is missing reference to javax/portlet/ActionRequest to support Java 11

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117627#comment-17117627 ] Jochen Wiedmann commented on FILEUPLOAD-291: What exactly would you like to see changed?

[GitHub] [commons-vfs] garydgregory commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
garydgregory commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634697490 Maybe what we need is a Commons Compress provider..., then all that Commons Compress can do we can surface from a single provider. Thoughts?

[GitHub] [commons-vfs] XenoAmess edited a comment on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
XenoAmess edited a comment on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634709959 > Maybe what we need is a Commons Compress provider..., then all that Commons Compress can do we can surface from a single provider. Thoughts? Good idea, that

[GitHub] [commons-vfs] XenoAmess commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
XenoAmess commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634709959 > Maybe what we need is a Commons Compress provider..., then all that Commons Compress can do we can surface from a single provider. Thoughts? Good idea, that reminds

[GitHub] [commons-email] XenoAmess commented on pull request #16: Update code for Java 7 and other clean ups.

2020-05-27 Thread GitBox
XenoAmess commented on pull request #16: URL: https://github.com/apache/commons-email/pull/16#issuecomment-634695470 I'm making some unit tests for the regex I added. I do hope they will be all correct, but I need some tests to proove it.

[jira] [Commented] (DBCP-565) application stuck with normal load

2020-05-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DBCP-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117814#comment-17117814 ] Gary D. Gregory commented on DBCP-565: -- [~hzq] Unless you can provide a reproducible test case, then

[jira] [Commented] (GEOMETRY-77) BoundsXD

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117681#comment-17117681 ] Matt Juntunen commented on GEOMETRY-77: --- Merged in commit

[jira] [Closed] (GEOMETRY-77) BoundsXD

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-77. - Assignee: Matt Juntunen > BoundsXD > > > Key: GEOMETRY-77 >

[jira] [Resolved] (GEOMETRY-77) BoundsXD

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-77. --- Resolution: Done > BoundsXD > > > Key: GEOMETRY-77 >

[jira] [Resolved] (GEOMETRY-94) ConvexSubPlane Subclasses

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-94. --- Resolution: Done > ConvexSubPlane Subclasses > - > >

[jira] [Closed] (GEOMETRY-94) ConvexSubPlane Subclasses

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-94. - Assignee: Matt Juntunen > ConvexSubPlane Subclasses > - > >

[jira] [Commented] (GEOMETRY-97) Use Centroid instead of Barycenter

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117683#comment-17117683 ] Matt Juntunen commented on GEOMETRY-97: --- Merged in commit

[jira] [Resolved] (GEOMETRY-97) Use Centroid instead of Barycenter

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-97. --- Resolution: Done > Use Centroid instead of Barycenter > --

[jira] [Closed] (GEOMETRY-97) Use Centroid instead of Barycenter

2020-05-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-97. - Assignee: Matt Juntunen > Use Centroid instead of Barycenter >

[GitHub] [commons-vfs] PeterAlfredLee commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
PeterAlfredLee commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634625589 > IMO seems the biggest bc-breaking in this pr is changing JarFileObject's super class from ZipFileObject to AbstractFileObject, thus codes like this will break

[GitHub] [commons-email] XenoAmess commented on a change in pull request #16: Update code for Java 7 and other clean ups.

2020-05-27 Thread GitBox
XenoAmess commented on a change in pull request #16: URL: https://github.com/apache/commons-email/pull/16#discussion_r431136407 ## File path: pom.xml ## @@ -406,6 +406,36 @@ + Review comment: > @XenoAmess > The PR

[GitHub] [commons-vfs] garydgregory commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
garydgregory commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634679615 Before we This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [commons-vfs] garydgregory closed pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
garydgregory closed pull request #91: URL: https://github.com/apache/commons-vfs/pull/91 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

[GitHub] [commons-vfs] garydgregory commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
garydgregory commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634680133 > We can add a different provider, then each developer can configure the provider for the jar schema as needed. Before someone goes that route, it seems fair to try

[jira] [Resolved] (FILEUPLOAD-274) File Upload fails to recognize RFC 5987-compliant filename

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved FILEUPLOAD-274. Fix Version/s: 2.0 Assignee: Jochen Wiedmann Resolution: Fixed

[GitHub] [commons-vfs] ecki commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
ecki commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634676773 We can add a different provider, then each developer can configure the provider for the jar schema as needed.

[GitHub] [commons-email] XenoAmess commented on a change in pull request #16: Update code for Java 7 and other clean ups.

2020-05-27 Thread GitBox
XenoAmess commented on a change in pull request #16: URL: https://github.com/apache/commons-email/pull/16#discussion_r431136407 ## File path: pom.xml ## @@ -406,6 +406,36 @@ + Review comment: > @XenoAmess > The PR

[GitHub] [commons-email] XenoAmess commented on pull request #13: [EMAIL-192] add maven-javadoc-plugin; fix errors about javadoc in this project.

2020-05-27 Thread GitBox
XenoAmess commented on pull request #13: URL: https://github.com/apache/commons-email/pull/13#issuecomment-634667244 merged to https://github.com/apache/commons-email/pull/16. so we just close this pr. This is an

[jira] [Updated] (DBCP-565) application stuck with normal load

2020-05-27 Thread zhiqian huang (Jira)
[ https://issues.apache.org/jira/browse/DBCP-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhiqian huang updated DBCP-565: --- Description: one application in cluster(8) stuck  commons-dbcp 1.4   commons-pool 1.5.4    the

[jira] [Commented] (DBCP-565) application stuck with normal load

2020-05-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DBCP-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117858#comment-17117858 ] Gary D. Gregory commented on DBCP-565: -- [~hzq] Thank you for adding a description to this ticket.

[jira] [Created] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
Ivan Larionov created VALIDATOR-467: --- Summary: URL validator fails if path starts with double slash Key: VALIDATOR-467 URL: https://issues.apache.org/jira/browse/VALIDATOR-467 Project: Commons

[jira] [Resolved] (FILEUPLOAD-286) default charset override

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved FILEUPLOAD-286. Fix Version/s: 2.0 Resolution: Fixed > default charset override >

[jira] [Resolved] (FILEUPLOAD-297) Default maximum sizes for requests and files

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved FILEUPLOAD-297. Resolution: Won't Fix Rejected for reasons of upwards compatibility.   >

[jira] [Resolved] (FILEUPLOAD-265) .MultipartStream$MalformedStreamException: Stream ended unexpectedly

2020-05-27 Thread Jochen Wiedmann (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved FILEUPLOAD-265. Resolution: Incomplete Without a protocol of the incoming byte stream, or

[GitHub] [commons-geometry] darkma773r closed pull request #77: GEOMETRY-94: PlaneConvexSubset implementations

2020-05-27 Thread GitBox
darkma773r closed pull request #77: URL: https://github.com/apache/commons-geometry/pull/77 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

[GitHub] [commons-geometry] darkma773r commented on pull request #77: GEOMETRY-94: PlaneConvexSubset implementations

2020-05-27 Thread GitBox
darkma773r commented on pull request #77: URL: https://github.com/apache/commons-geometry/pull/77#issuecomment-634599684 Merged in commit ed41804dc3f8273e483ddfabd331732e1ae2c550 This is an automated message from the Apache

[jira] [Comment Edited] (COMPRESS-529) Tar decompression fails with runtime exceptions

2020-05-27 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17116739#comment-17116739 ] Peter Lee edited comment on COMPRESS-529 at 5/27/20, 12:48 PM: --- > _In

[GitHub] [commons-vfs] XenoAmess edited a comment on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
XenoAmess edited a comment on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-634709959 > Maybe what we need is a Commons Compress provider..., then all that Commons Compress can do we can surface from a single provider. Thoughts? Good idea, that

[jira] [Commented] (STATISTICS-24) Documentation mistake maybe

2020-05-27 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/STATISTICS-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117952#comment-17117952 ] Gilles Sadowski commented on STATISTICS-24: --- bq. Should I discuss them in these pending jira

[GitHub] [commons-vfs] PeterAlfredLee commented on pull request #91: VFS-676 : change dependency from java.util.zip to Commons Compress

2020-05-27 Thread GitBox
PeterAlfredLee commented on pull request #91: URL: https://github.com/apache/commons-vfs/pull/91#issuecomment-635036711 > Maybe what we need is a Commons Compress provider..., then all that Commons Compress can do we can surface from a single provider. Thoughts? Indeed it's a good

[jira] [Closed] (DBCP-565) application stuck with normal load

2020-05-27 Thread zhiqian huang (Jira)
[ https://issues.apache.org/jira/browse/DBCP-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhiqian huang closed DBCP-565. -- Resolution: Invalid > application stuck with normal load > -- > >

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash and has underscores

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Description: {code:java} import org.apache.commons.validator.routines.UrlValidator; ...

[jira] [Updated] (VALIDATOR-467) URL validator fails if path starts with double slash and has underscores

2020-05-27 Thread Ivan Larionov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Larionov updated VALIDATOR-467: Summary: URL validator fails if path starts with double slash and has underscores

[GitHub] [commons-cli] XenoAmess commented on pull request #38: fix travis-ci scripts

2020-05-27 Thread GitBox
XenoAmess commented on pull request #38: URL: https://github.com/apache/commons-cli/pull/38#issuecomment-635115194 > along with this we should add > ` before_cache: rm -rfv $HOME/.m2/repository/org/apache/commons/cli` Is it necessary? and why?

[jira] [Commented] (LANG-1543) [JSON string for maps] ToStringBuilder.reflectionToString doesnt render nested maps correctly.

2020-05-27 Thread Swaraj Pal (Jira)
[ https://issues.apache.org/jira/browse/LANG-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117470#comment-17117470 ] Swaraj Pal commented on LANG-1543: -- [~kinow] LANG-1542  is related to Collection of Enumerations only,

[GitHub] [commons-email] XenoAmess opened a new pull request #16: fix code smells

2020-05-27 Thread GitBox
XenoAmess opened a new pull request #16: URL: https://github.com/apache/commons-email/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [commons-csv] dota17 opened a new pull request #75: Fixtypolicence

2020-05-27 Thread GitBox
dota17 opened a new pull request #75: URL: https://github.com/apache/commons-csv/pull/75 fix typo replace licence with license This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [commons-csv] dota17 closed pull request #75: Fixtypolicence

2020-05-27 Thread GitBox
dota17 closed pull request #75: URL: https://github.com/apache/commons-csv/pull/75 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