build.xml
---------
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
Priority: Minor
Fix For: 0.21.0
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.