You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 02:40:04 UTC

[jira] [Updated] (HADOOP-12195) Add annotation to package-info.java file to workaround MCOMPILER-205

     [ https://issues.apache.org/jira/browse/HADOOP-12195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Wang updated HADOOP-12195:
---------------------------------
    Attachment: hadoop-12195.001.patch

Patch attached, trivial.

> Add annotation to package-info.java file to workaround MCOMPILER-205
> --------------------------------------------------------------------
>
>                 Key: HADOOP-12195
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12195
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.0.6-alpha
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>            Priority: Trivial
>         Attachments: hadoop-12195.001.patch
>
>
> Maven fails incremental builds when there are source files that do not generate class files. One example of this is package-info.java. This (old) issue is tracked at MCOMPILER-205, where the recommended workaround is adding an annotation to the class.
> After this, with some other related fixes, I was able to do a proper incremental maven build.



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