Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Issue 10386121: Initial new file FileUtils with a single public static method. (Closed)

Created:
8 years, 7 months ago by jwren
Modified:
8 years, 7 months ago
Reviewers:
scheglov, danrubel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Initial new file FileUtils with a single public static method. Committed: https://code.google.com/p/dart/source/detail?r=7625

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -0 lines) Patch
A compiler/java/com/google/dart/compiler/util/apache/FileUtils.java View 1 2 1 chunk +64 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jwren
8 years, 7 months ago (2012-05-14 20:04:28 UTC) #1
scheglov
LGTM in general. Just one thing that I've forgot initially. Add following to the JavaDoc. ...
8 years, 7 months ago (2012-05-14 20:09:07 UTC) #2
jwren
8 years, 7 months ago (2012-05-14 20:10:52 UTC) #3
Thanks, I'll make this change before I land the file.

On 2012/05/14 20:09:07, scheglov wrote:
> LGTM in general.
> Just one thing that I've forgot initially.
> Add following to the JavaDoc.
> According to license we have to provide notice that code was modified.
> 
> 
>  * <p>
>  * NOTICE: This file is modified copy of its original Apache library.
>  * It was moved to the different package, and changed to reduce number of
> dependencies.

Powered by Google App Engine
This is Rietveld 408576698