emran396 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Inconsistent "file was generated" warning #731

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported internally by darist:

Example:
com/google/api/services/zoo/Zoo.java has
/*
 * This file was generated.
 * with google-apis-code-generator 1.2.0 ...
 */

whereas com/google/api/services/zoo/model/Animal.java has
/*
 * Warning! This file is generated. Modify at your own risk.
 */

The warnings should be consistent.

Original issue reported on code.google.com by rmis...@google.com on 25 Feb 2013 at 3:18

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 25 Feb 2013 at 3:18

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 13 Mar 2013 at 10:01