You are viewing a plain text version of this content. The canonical link for it is here.
Posted to phoenix-dev@avalon.apache.org by Shekhar Jha <sh...@usa.net> on 2002/09/07 20:09:20 UTC

Merlin Build Fails

The Merlin build fails with error

idl:
     [java] Exception in thread "main" java.lang.NoClassDefFoundError:
org/openorb/compiler/IdlCompiler

BUILD FAILED
file:/home/sjha/projects/jakarta-avalon-excalibur/assembly/build.xml:116: Java
returned: 1

It seems to require

1. openorb_tools-1.3.0.jar in the tools directory.
2. missing junit.jar,bsf.jar results in a build failure.

Though I was able to complete the build after adding the entries. Can the
build.xml be updated or am I missing something.
Thanks
Shekhar Jha 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Merlin Build Fails

Posted by Stephen McConnell <mc...@apache.org>.

Stephen McConnell wrote:

>
>
> Shekhar Jha wrote:
>
>> The Merlin build fails with error
>>
>> idl:
>>     [java] Exception in thread "main" java.lang.NoClassDefFoundError:
>> org/openorb/compiler/IdlCompiler
>>
>> BUILD FAILED
>> file:/home/sjha/projects/jakarta-avalon-excalibur/assembly/build.xml:116: 
>> Java
>> returned: 1
>>
>> It seems to require
>>
>> 1. openorb_tools-1.3.0.jar in the tools directory. 
>

Fixed - the tools directory was not checked in.  I've put that in place 
and added the openorb-tools jar file.

>>
>> 2. missing junit.jar,bsf.jar results in a build failure. 
>

This should result in a message with instructions.
Can you confirm if that's what your getting?
(i.e. graceful failure).

>>
>>
>> Though I was able to complete the build after adding the entries. Can 
>> the
>> build.xml be updated or am I missing something.
>

Build procedure will need optimization - for the moment I'm including 
some extended functionality into the complete build - but this will 
change in the future and will reflect a core deployment jar file and 
optional extensions.

Cheers, Steve.

>>
>> Thanks
>> Shekhar Jha
>
>
> Ummm, things are working here  - I'll do a clean checkout and see 
> what's going on.
>
> Steve.
>
>>
>>
>> -- 
>> To unsubscribe, e-mail:   
>> <ma...@jakarta.apache.org>
>> For additional commands, e-mail: 
>> <ma...@jakarta.apache.org>
>>
>>  
>>
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:mcconnell@osm.net
http://www.osm.net




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Merlin Build Fails

Posted by Stephen McConnell <mc...@apache.org>.

Shekhar Jha wrote:

>The Merlin build fails with error
>
>idl:
>     [java] Exception in thread "main" java.lang.NoClassDefFoundError:
>org/openorb/compiler/IdlCompiler
>
>BUILD FAILED
>file:/home/sjha/projects/jakarta-avalon-excalibur/assembly/build.xml:116: Java
>returned: 1
>
>It seems to require
>
>1. openorb_tools-1.3.0.jar in the tools directory.
>2. missing junit.jar,bsf.jar results in a build failure.
>
>Though I was able to complete the build after adding the entries. Can the
>build.xml be updated or am I missing something.
>Thanks
>Shekhar Jha 
>

Ummm, things are working here  - I'll do a clean checkout and see what's 
going on.

Steve.

>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>  
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:mcconnell@osm.net
http://www.osm.net




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>