[
https://issues.apache.org/jira/browse/MAPREDUCE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lee Tucker updated MAPREDUCE-845:
---------------------------------
Summary: build.xml hard codes findbugs heap size, in some configurations
512M is insufficient to successfully build (was: build.xml)
> build.xml hard codes findbugs heap size, in some configurations 512M is
> insufficient to successfully build
> ----------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-845
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-845
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: build
> Affects Versions: 0.21.0
> Environment: building on RHEL5 with both javadoc and findbugs in the
> same line
> Reporter: Lee Tucker
> Assignee: Lee Tucker
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: MAPRED-845.patch
>
> Original Estimate: 0.03h
> Remaining Estimate: 0.03h
>
> When attempting the build with the hardcoded value of 512M for findbugs heap
> size, the build fails with:
> [findbugs] Java Result: -1
> [xslt] Processing
> /grid/0/gs/gridre/SpringMapRedLevel2/build/test/findbugs/hadoop-findbugs-report.xml
> to
> /grid/0/gs/gridre/SpringMapRedLevel2/build/test/findbugs/hadoop-findbugs-report.html
> [xslt] Loading stylesheet
> /homes/hadoopqa/tools/findbugs/latest/src/xsl/default.xsl
> [xslt] : Error! Premature end of file.
> [xslt] : Error!
> com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Premature end
> of file.
> [xslt] Failed to process
> /grid/0/gs/gridre/SpringMapRedLevel2/build/test/findbugs/hadoop-findbugs-report.xml
> BUILD FAILED
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.