Further investigation reveals this was probably not interesting, it's repository that fails to compile (shouldnt chain too many commands together ;)

| Building: Avalon Repository Bootstap
| Memory: 10M/17M
+----------------------------------------
Attempting to download avalon-repository-api-1.3-SNAPSHOT.jar.
Attempting to download avalon-repository-spi-1.3-SNAPSHOT.jar.
Attempting to download avalon-util-env-1.1-SNAPSHOT.jar.
Attempting to download avalon-util-criteria-1.1-SNAPSHOT.jar.
Attempting to download avalon-util-defaults-1.2-SNAPSHOT.jar.

java:prepare-filesystem:

java:compile:
[echo] Compiling to /home/icejeg/projects/avalon/repository/main/target/classes
[javac] Compiling 2 source files to /home/icejeg/projects/avalon/repository/main/target/classes
/home/icejeg/projects/avalon/repository/main/src/java/org/apache/avalon/repository/main/DefaultInitialContext.java:702: cannot resolve symbol
symbol : variable IMPLEMENTATION_KEY
location: interface org.apache.avalon.repository.provider.InitialContext
InitialContext.IMPLEMENTATION_KEY );
^
/home/icejeg/projects/avalon/repository/main/src/java/org/apache/avalon/repository/main/DefaultInitialContextFactory.java:172: cannot resolve symbol
symbol : variable IMPLEMENTATION_KEY
location: interface org.apache.avalon.repository.provider.InitialContext
InitialContext.IMPLEMENTATION_KEY );
^
/home/icejeg/projects/avalon/repository/main/src/java/org/apache/avalon/repository/main/DefaultInitialContextFactory.java:181: cannot resolve symbol
symbol : variable IMPLEMENTATION_KEY
location: interface org.apache.avalon.repository.provider.InitialContext
+ InitialContext.IMPLEMENTATION_KEY
^
3 errors




Jon Elson-Green wrote:

Thought I'd have another shot at the latest cvs but I get errors in MerlinCLITestCase.

I realise cvs is unstable, should I expect merlin to build as of this morning?

-----------------------------------------------------------
[INFO ] (kernel): building application model
[INFO ] (kernel): block installation
[INFO ] (kernel): installing: file:${user.dir}/kernel/cli/conf/hello.block
---- exception report ----------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: Kernel startup failure.
---- cause ---------------------------------------------------------------------
Exception: org.apache.avalon.merlin.KernelException
Message: Cannot assemble application.
---- cause ---------------------------------------------------------------------
Exception: java.lang.NoSuchMethodError
Message: org.apache.avalon.composition.model.DeploymentModel.assemble()V
-


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



Reply via email to