[
https://issues.apache.org/jira/browse/HADOOP-12195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618653#comment-14618653
]
Hudson commented on HADOOP-12195:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2177 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2177/])
HADOOP-12195. Add annotation to package-info.java file to workaround
MCOMPILER-205. (wang: rev 3dc92e84c2a530483c6a7693817b67d86f9c97aa)
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/jmx/package-info.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> 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
> Fix For: 2.8.0
>
> 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)