[
https://issues.apache.org/jira/browse/AVRO-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049425#comment-14049425
]
Hudson commented on AVRO-1535:
------------------------------
SUCCESS: Integrated in AvroJava #461 (See
[https://builds.apache.org/job/AvroJava/461/])
AVRO-1535. Java: Make the name .X to refer to X in the null namespace.
(cutting: rev 1607189)
* /avro/trunk/CHANGES.txt
* /avro/trunk/doc/src/content/xdocs/spec.xml
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/Schema.java
* /avro/trunk/lang/java/ipc/src/test/java/org/apache/avro/TestSchema.java
> permit aliases to null namespace
> --------------------------------
>
> Key: AVRO-1535
> URL: https://issues.apache.org/jira/browse/AVRO-1535
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Fix For: 1.7.7
>
> Attachments: AVRO-1535.patch
>
>
> It is impossible to specify an alias to a record name that does not have a
> namespace from a record name that does have an alias. This is because
> aliases without a specified namespace are assumed to be in the namespace of
> the record that contains the alias.
--
This message was sent by Atlassian JIRA
(v6.2#6252)