[jira] [Commented] (AVRO-1355) Record schema should reject duplicate field names

2013-08-20 Thread Hudson (JIRA)

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

Hudson commented on AVRO-1355:
--

SUCCESS: Integrated in AvroJava #393 (See 
[https://builds.apache.org/job/AvroJava/393/])
AVRO-1355. Java: Reject schemas with duplicate field names.  Contributed by 
Christophe Taton. (cutting: rev 1515957)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/Schema.java
* /avro/trunk/lang/java/avro/src/test/java/org/apache/avro/TestSchema.java


> Record schema should reject duplicate field names
> -
>
> Key: AVRO-1355
> URL: https://issues.apache.org/jira/browse/AVRO-1355
> Project: Avro
>  Issue Type: Bug
>  Components: java
>Affects Versions: 1.7.4
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Fix For: 1.7.6
>
> Attachments: AVRO-1355.diff
>
>
> Schema.createRecord() should not accept a field list that includes fields 
> with duplicate names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (AVRO-1355) Record schema should reject duplicate field names

2013-08-20 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on AVRO-1355:
---

Commit 1515957 from [~cutting] in branch 'avro/trunk'
[ https://svn.apache.org/r1515957 ]

AVRO-1355. Java: Reject schemas with duplicate field names.  Contributed by 
Christophe Taton.

> Record schema should reject duplicate field names
> -
>
> Key: AVRO-1355
> URL: https://issues.apache.org/jira/browse/AVRO-1355
> Project: Avro
>  Issue Type: Bug
>  Components: java
>Affects Versions: 1.7.4
>Reporter: Christophe Taton
>Assignee: Christophe Taton
> Attachments: AVRO-1355.diff
>
>
> Schema.createRecord() should not accept a field list that includes fields 
> with duplicate names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (AVRO-1355) Record schema should reject duplicate field names

2013-08-13 Thread Doug Cutting (JIRA)

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

Doug Cutting commented on AVRO-1355:


Patch looks good to me.  +1

I'll commit this soon unless there are objections.

> Record schema should reject duplicate field names
> -
>
> Key: AVRO-1355
> URL: https://issues.apache.org/jira/browse/AVRO-1355
> Project: Avro
>  Issue Type: Bug
>  Components: java
>Affects Versions: 1.7.4
>Reporter: Christophe Taton
> Attachments: AVRO-1355.diff
>
>
> Schema.createRecord() should not accept a field list that includes fields 
> with duplicate names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira