[ 
https://issues.apache.org/jira/browse/IO-698?focusedWorklogId=532107&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-532107
 ]

ASF GitHub Bot logged work on IO-698:
-------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jan/21 20:12
            Start Date: 06/Jan/21 20:12
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on a change in pull request #184:
URL: https://github.com/apache/commons-io/pull/184#discussion_r552939257



##########
File path: pom.xml
##########
@@ -469,5 +482,44 @@ file comparators, endian transformation classes, and much 
more.
         <coveralls.skip>true</coveralls.skip>
       </properties>
     </profile>
+    <profile>
+      <id>benchmark</id>
+      <properties>
+        <skipTests>true</skipTests>
+        <benchmark>org.apache</benchmark>
+      </properties>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.codehaus.mojo</groupId>
+            <artifactId>exec-maven-plugin</artifactId>
+            <version>1.6.0</version>

Review comment:
       Why did you pick a seemingly random old version? Why not 3.0.0, which is 
the current version?




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 532107)
    Time Spent: 1h  (was: 50m)

> add UnsyncBufferedInputStream and UnsyncBufferedReader and tests
> ----------------------------------------------------------------
>
>                 Key: IO-698
>                 URL: https://issues.apache.org/jira/browse/IO-698
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Streams/Writers
>            Reporter: Jin Xu
>            Priority: Minor
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> https://github.com/apache/commons-io/pull/184



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to