Achal Aggarwal created AVRO-1713:
------------------------------------

             Summary: 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 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)

Reply via email to