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

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

Commit 4c992a58743b564fba831bb7349e3bc07fca4b8e in avro's branch 
refs/heads/master from [~rdblue]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=4c992a5 ]

AVRO-1908: Fix TestSpecificCompiler reference to private method.

AVRO-1884 changed makePath to a private method from a package-private
static method. This broke the test that references the method in IPC.
The fix is to make the instance method package-private and update the
test to use an instance of SpecificCompiler.


> IPC TestSpecificCompiler build is broken
> ----------------------------------------
>
>                 Key: AVRO-1908
>                 URL: https://issues.apache.org/jira/browse/AVRO-1908
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Ryan Blue
>             Fix For: 1.9.0, 1.8.2
>
>
> AVRO-1884 changed {{SpecificCompiler.makePath}} to {{private 
> SpecificCompiler#makePath}}, which broke building the tests in the IPC 
> package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to