[
https://issues.apache.org/jira/browse/AVRO-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662325#comment-14662325
]
ASF subversion and git services commented on AVRO-1713:
-------------------------------------------------------
Commit 1694739 from [[email protected]] in branch 'avro/trunk'
[ https://svn.apache.org/r1694739 ]
AVRO-1713: Remove extra character in mapred POM.
> 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)