|
From: husdon <no...@no...> - 2010-07-30 18:11:22
|
See <http://localhost/job/BigData/118/changes> Changes: [mrpersonick] fixing import statements ------------------------------------------ Started by an SCM change Updating https://bigdata.svn.sourceforge.net/svnroot/bigdata/trunk U bigdata-rdf/src/test/com/bigdata/rdf/spo/TestSPORelation.java U bigdata-rdf/src/test/com/bigdata/rdf/spo/TestSPO.java U bigdata-rdf/src/test/com/bigdata/rdf/spo/TestSPOTupleSerializer.java U bigdata-rdf/src/test/com/bigdata/rdf/spo/TestSPOValueCoders.java At revision 3374 [trunk] $ ant clean jar junit javadoc Buildfile: <http://localhost/job/BigData/ws/trunk/build.xml> clean: [delete] Deleting directory <http://localhost/job/BigData/ws/trunk/ant-build> prepare: [echo] version=bigdata-0.83.2-300710 [mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build> [mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/classes> [mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/docs> [mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/lib> compile: [javac] <http://localhost/job/BigData/ws/trunk/build.xml>:75: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1261 source files to <http://localhost/job/BigData/ws/trunk/ant-build/classes> [javac] javac 1.6.0_17 [javac] <http://localhost/job/BigData/ws/trunk/bigdata/src/java/com/bigdata/btree/BigdataMap.java>:43: cannot find symbol [javac] symbol : class TestKeyBuilder [javac] location: package com.bigdata.btree.keys [javac] import com.bigdata.btree.keys.TestKeyBuilder; [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error BUILD FAILED <http://localhost/job/BigData/ws/trunk/build.xml>:75: Compile failed; see the compiler error output for details. Total time: 7 seconds Publishing Javadoc Archiving artifacts Recording test results Performing Post build task... Could not match :JUNIT RUN COMPLETE : False Logical operation result is FALSE Skipping script : /root/rsync.sh END OF POST BUILD TASK : 0 |