See http://hudson.zones.apache.org/hudson/job/HBase-Patch/87/changes

Changes:

[stack] HBASE-532 Odd interaction between HRegion.get, HRegion.deleteAll and 
compactions
Found an issue in the 532 commit.  The MemcacheScanner had a flipped 
isWildcardScanner
test; fixing it returned wrong columns because using okCols rather than the 
literals
passed in.

------------------------------------------
started
Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk
U         src/java/org/apache/hadoop/hbase/regionserver/Memcache.java
U         src/java/org/apache/hadoop/hbase/regionserver/HStore.java
U         src/java/org/apache/hadoop/hbase/regionserver/HAbstractScanner.java
U         src/java/org/apache/hadoop/hbase/regionserver/HRegion.java
At revision 648914
[trunk] $ 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 8 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 29 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:

javacc:

compile:
    [javac] Compiling 195 source files to 
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes
    [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.

jar:
     [copy] Copying 1 file to 
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes
      [jar] Building jar: 
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/hbase-0.2.0-dev.jar

init:
     [copy] Copying 2 files to 
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps

jspc:

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:178:
 java.lang.ExceptionInInitializerError

Total time: 23 seconds
ERROR: No artifacts found that match the file pattern "trunk/build/*.tar.gz". 
Configuration error?
ERROR: 'trunk/build/*.tar.gz' doesn't match anything: 'trunk' exists but not 
'trunk/build/*.tar.gz'
Recording test results

Reply via email to