Hi,

I managed to make our continuum installation send warning emails to
myself, so at least something works there. Still TODO to make it send
the mails directly to [EMAIL PROTECTED]

Anyway, I got the following warning. It seems like the synonym changes
cause some unit test failures.

BR,

Jukka Zitting


---------- Forwarded message ----------
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Dec 21, 0007 4:01 PM
Subject: [continuum] BUILD FAILURE: Apache Jackrabbit - Jackrabbit
Core - Build Def: Jackrabbit build with Java 1.4
To: [EMAIL PROTECTED]


Online report :
http://jackrabbit.zones.apache.org/continuum/buildResult.action?buildId=890&projectId=6

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 21 Dec 2007 14:00:52 +0000
  Finished at: Fri 21 Dec 2007 14:01:54 +0000
  Total time: 1m 2s
  Build Trigger: Schedule
  Build Number: 42
  Exit code: 1
  Building machine hostname: jackrabbit.zones
  Operating system : SunOS(unknown)
  Java Home version :
          java version "1.4.2_06"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
          Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_06
          OS name: "sunos" version: "5.10" arch: "x86"

****************************************************************************
SCM Changes:
****************************************************************************
Changed: mreutegg @ Fri 21 Dec 2007 14:00:40 +0000
Comment: JCR-1278: Add configuration path to SynonymProvider
- add comment about new synonymProviderConfigPath parameter
Files changed:
  /jackrabbit/trunk/jackrabbit-core/src/main/config/repository.xml ( 606203 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode --non-recursive -DuniqueVersion=false
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Java 1.4
Description: Jackrabbit build with Java 1.4

****************************************************************************
Test Summary:
****************************************************************************
Tests: 213
Failures: 2
Total time: 23.370998

****************************************************************************
Test Failures:
****************************************************************************

TestAll
    testSynonyms :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: /testroot/node1 is not part of
the result set
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at 
org.apache.jackrabbit.core.query.AbstractQueryTest.checkResult(AbstractQueryTest.java:153)
        at 
org.apache.jackrabbit.core.query.AbstractQueryTest.executeXPathQuery(AbstractQueryTest.java:119)
        at 
org.apache.jackrabbit.core.query.SynonymProviderTest.testSynonyms(SynonymProviderTest.java:38)

    testPhrase :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: /testroot/node1 is not part of
the result set
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at 
org.apache.jackrabbit.core.query.AbstractQueryTest.checkResult(AbstractQueryTest.java:153)
        at 
org.apache.jackrabbit.core.query.AbstractQueryTest.executeXPathQuery(AbstractQueryTest.java:119)
        at 
org.apache.jackrabbit.core.query.SynonymProviderTest.testPhrase(SynonymProviderTest.java:52)

Reply via email to