[ 
https://issues.apache.org/jira/browse/AVRO-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790818#comment-16790818
 ] 

Hudson commented on AVRO-2349:
------------------------------

FAILURE: Integrated in Jenkins build AvroJava #619 (See 
[https://builds.apache.org/job/AvroJava/619/])
AVRO-2349: Review Usage of Arrays.asList (dan: 
[https://github.com/apache/avro/commit/0e6977d1b89c9a103cec0be5bd4bbeceb740d50f])
* (edit) lang/java/avro/src/main/java/org/apache/avro/Schema.java
* (edit) 
lang/java/protobuf/src/main/java/org/apache/avro/protobuf/ProtobufData.java
* (edit) lang/java/thrift/src/main/java/org/apache/avro/thrift/ThriftData.java
* (edit) 
lang/java/compiler/src/main/java/org/apache/avro/compiler/specific/SpecificCompiler.java
* (edit) lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java
* (edit) 
lang/java/compiler/src/main/java/org/apache/avro/compiler/schema/Schemas.java


> Review Usage of Arrays.asList
> -----------------------------
>
>                 Key: AVRO-2349
>                 URL: https://issues.apache.org/jira/browse/AVRO-2349
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.9.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>
> The method {{Arrays.asList}} is used in several different places in the 
> project and is used differently each place.  I have reviewed all uses of it 
> and made it consistent and removed it in a couple of places that would be 
> better implemented with a different approach.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to