See http://hudson.zones.apache.org/hudson/job/HBase-Patch/143/changes
Changes: [stack] HBASE-487 Replace hql w/ a hbase-friendly jirb or jython shell, Part 1: Purge hql, added raw jirb ------------------------------------------ started Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk U conf/hbase-env.sh U conf/hbase-default.xml U CHANGES.txt D lib/jline-0.9.91.jar D lib/xmlenc-0.52.jar A lib/xmlenc-0.52.jar A lib/jruby-complete-1.1.1.LICENSE.txt AU lib/jruby-complete-1.1.1.jar U src/test/log4j.properties D src/java/org/apache/hadoop/hbase/Shell.java D src/java/org/apache/hadoop/hbase/hql U src/java/overview.html D src/webapps/master/hql.jsp U src/webapps/master/master.jsp C src/webapps/master/WEB-INF/web.xml U bin/hbase U build.xml At revision 659461 [trunk] $ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dtest.junit.output.format=xml -Dtest.output=yes clean jar test package tar Buildfile: build.xml clean: [delete] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build init: [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/test [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/examples [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps [copy] Copying 11 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib [copy] Copying 30 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf [copy] Copying 5 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin [copy] Copying 7 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin jspc: [jspcompiler] org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup. [jspcompiler] at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) [jspcompiler] at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) [jspcompiler] at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) [jspcompiler] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124) [jspcompiler] at org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:98) [jspcompiler] at org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:70) [jspcompiler] at org.apache.jasper.compiler.JspConfig.init(JspConfig.java:188) [jspcompiler] at org.apache.jasper.compiler.JspConfig.isJspPage(JspConfig.java:352) [jspcompiler] at org.apache.jasper.JspC.scanFiles(JspC.java:836) [jspcompiler] at org.apache.jasper.JspC.execute(JspC.java:875) [jspcompiler] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [jspcompiler] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [jspcompiler] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [jspcompiler] at java.lang.reflect.Method.invoke(Method.java:597) [jspcompiler] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) [jspcompiler] at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:134) [jspcompiler] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) [jspcompiler] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [jspcompiler] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [jspcompiler] at java.lang.reflect.Method.invoke(Method.java:597) [jspcompiler] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) [jspcompiler] at org.apache.tools.ant.Task.perform(Task.java:348) [jspcompiler] at org.apache.tools.ant.Target.execute(Target.java:357) [jspcompiler] at org.apache.tools.ant.Target.performTasks(Target.java:385) [jspcompiler] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) [jspcompiler] at org.apache.tools.ant.Project.executeTarget(Project.java:1298) [jspcompiler] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [jspcompiler] at org.apache.tools.ant.Project.executeTargets(Project.java:1181) [jspcompiler] at org.apache.tools.ant.Main.runBuild(Main.java:698) [jspcompiler] at org.apache.tools.ant.Main.startAnt(Main.java:199) [jspcompiler] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) [jspcompiler] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) BUILD FAILED /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:178: org.apache.jasper.JasperException: XML parsing error on file /WEB-INF/web.xml: (line 13, col 2) Total time: 2 seconds Recording test results
