[
https://issues.apache.org/jira/browse/AVRO-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662048#comment-14662048
]
Ryan Blue commented on AVRO-1713:
---------------------------------
Good catch! Looks like it's been there since 2011, so it is somehow not causing
problems. Did you run into an issue caused by this or just happen to notice?
> Typo - Extra character in pom
> -----------------------------
>
> Key: AVRO-1713
> URL: https://issues.apache.org/jira/browse/AVRO-1713
> Project: Avro
> Issue Type: Bug
> Components: java
> Reporter: Achal Aggarwal
>
> There is an extra character 'a' at the end of outputDirectory in mapreduce's
> pom.
> <configuration>
> <stringType>String</stringType>
> <includes>
> <include>**/mapred/tether/*.avpr</include>
> </includes>
>
> <sourceDirectory>${parent.project.basedir}/../../../../share/schemas/</sourceDirectory>
>
> <outputDirectory>${project.build.directory}/generated-sources/java</outputDirectory>a
> </configuration>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)