Cimero source code

2006-11-06 Thread Francois LIOT
Maybe I missed something, but I don't find anywhere the Cimero source code. Does it exist as a separate cvs/subversion tree, or is it included into servicemix repository ? If I well remember, it have been released though Apache license, therefore source code should be available. Thanks by advance

Build SM 3.0.1 broken

2006-11-06 Thread macdoor
I check out SM 3.0.1 source code from http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0.1/, and run mvn -Dmaven.test.skip=true -Dprofile=step1 install I got the following message: [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [res

Re: Build SM 3.0.1 broken

2006-11-06 Thread Terry Cox
Downloading: http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test [WARNING] Unable to get resource from repository central I can confirm this. Looks like something in the tooling as it is breaking my application build. Terry

Re: Cimero source code

2006-11-06 Thread Jerome Camilleri
Francois LIOT wrote: Maybe I missed something, but I don't find anywhere the Cimero source code. Does it exist as a separate cvs/subversion tree, or is it included into servicemix repository ? If I well remember, it have been released though Apache license, therefore source code should be availa

Re: Build SM 3.0.1 broken

2006-11-06 Thread Guillaume Nodet
This is very unfortunate. The poms have been put to public repo today it seems (see the dates at http://repo.mergere.com/maven2/geronimo/geronimo-kernel/1.1/) so they were not here at the time the 3.0.1 has been built :( Moreover, as you pointed, there are missing jars :( For repository / geronim

[jira] Commented: (SM-732) Fault-messages cause JbiChannel to throw NullPointerException

2006-11-06 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-732?page=comments#action_37355 ] Guillaume Nodet commented on SM-732: Could you please post the full exception stack trace ? > Fault-messages cause JbiChannel to throw NullPointerException > ---