You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/12/31 16:34:15 UTC

[GitHub] [commons-beanutils] garydgregory commented on a change in pull request #50: Updated URLConverter

garydgregory commented on a change in pull request #50:
URL: https://github.com/apache/commons-beanutils/pull/50#discussion_r550538509



##########
File path: src/test/java/org/apache/commons/beanutils2/converters/ConverterTestSuite.java
##########
@@ -53,7 +53,6 @@ public static Test suite() {
         testSuite.addTestSuite(SqlDateConverterTestCase.class);
         testSuite.addTestSuite(SqlTimeConverterTestCase.class);
         testSuite.addTestSuite(SqlTimestampConverterTestCase.class);
-        testSuite.addTestSuite(URLConverterTestCase.class);

Review comment:
       FYI: This whole class is no longer needed since we've been on Maven for a while... I'll remove it later.
   




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org