garydgregory commented on code in PR #351:
URL: https://github.com/apache/commons-codec/pull/351#discussion_r1895038674


##########
.run/Install without tests.run.xml:
##########
@@ -0,0 +1,50 @@
+/*

Review Comment:
   I'm not sure what this file is of why it's needed. Please remove it.
   



##########
pom.xml:
##########
@@ -101,22 +110,29 @@ limitations under the License.
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     
<project.build.outputTimestamp>2024-07-15T22:27:42Z</project.build.outputTimestamp>
     <commons.jacoco.version>0.8.12</commons.jacoco.version>
-    <!-- Temp for SUREFIRE-2253 -->
-    <commons.surefire.version>3.2.5</commons.surefire.version>
-    <!-- JaCoCo: Don't make code coverage worse than: -->
     <jacoco.skip>false</jacoco.skip>
     <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
-    <commons.jacoco.classRatio>0.92</commons.jacoco.classRatio>

Review Comment:
   Do NOT edit this section.
   



##########
pom.xml:
##########
@@ -32,10 +32,10 @@ limitations under the License.
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>
-     The Apache Commons Codec component contains encoders and decoders for

Review Comment:
   Please reduce the edits to the bare minimum, for example, no style changes.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to