[
https://issues.apache.org/jira/browse/BLUR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron McCurry closed BLUR-109.
------------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=f86600aba9461b170c4fdfc7b26e2ca6f5b17484
> Update the genAndReplace script in the distibution project to re-author the
> generated java class file.
> ------------------------------------------------------------------------------------------------------
>
> Key: BLUR-109
> URL: https://issues.apache.org/jira/browse/BLUR-109
> Project: Apache Blur
> Issue Type: Bug
> Affects Versions: 0.1.5
> Reporter: Aaron McCurry
> Fix For: 0.1.5
>
>
> Due to the embedding of the thrift library code in the blur-thrift project,
> the generated class files will import the wrong packages. It will import
> "org.apache.thrift.*" instead of the
> "org.apache.blur.thirdparty.thrift_0_9_0.*" package. So the the script that
> runs the generation code and places the apache headers on the each of the
> files need to be modified to import the correct package
> (org.apache.blur.thirdparty.thrift_0_9_0).
--
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