I'm having a problem when trying to build Merlin from the CVS (I've checked
everything out). There are some test cases in the Assembly sub-project that
do not pass :

+----------------------------------------
| Installing: Avalon Assembly Framework
| Memory: 15M/22M
+----------------------------------------

merlin-propergate:

java:prepare-filesystem:

java:compile:
    [javac] Since fork is true, ignoring compiler setting.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [junit] Running org.apache.avalon.assembly.engine.ApplianceTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.801 sec
    [junit] [ERROR] TEST
org.apache.avalon.assembly.engine.ApplianceTestCase FAILED
    [junit] Running org.apache.avalon.assembly.engine.EngineTestCase
    [junit] Tests run: 4, Failures: 4, Errors: 0, Time elapsed: 0.932 sec
    [junit] [ERROR] TEST org.apache.avalon.assembly.engine.EngineTestCase
FAILED
    [junit] Running org.apache.avalon.assembly.engine.FactoryTestCase
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.781 sec
    [junit] [ERROR] TEST org.apache.avalon.assembly.engine.FactoryTestCase
FAILED
    [junit] Running
org.apache.avalon.assembly.engine.profile.ProfileRepositoryTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.972 sec
    [junit] Running
org.apache.avalon.assembly.engine.service.ServiceRepositoryTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.681 sec
    [junit] Running
org.apache.avalon.assembly.engine.type.TypeRepositoryTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.962 sec
    [junit] Running
org.apache.avalon.assembly.repository.LocalRepositoryTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.461 sec

BUILD FAILED
Unable to obtain goal [test:test] -- null:108:54: <fail> There were test
failures.
Total time:  24 seconds



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to