I hit the following problem with the trunk:

[INFO] Compiling 19 source files to
/Users/gnodet/work/servicemix/components/shared-libraries/trunk/servicemix-soap/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/Users/gnodet/work/servicemix/components/shared-libraries/trunk/servicemix-soap/src/main/java/org/apache/servicemix/soap/SoapHelper.java:[46,34]
package org.apache.commons.logging does not exist

/Users/gnodet/work/servicemix/components/shared-libraries/trunk/servicemix-soap/src/main/java/org/apache/servicemix/soap/SoapHelper.java:[47,34]
package org.apache.commons.logging does not exist

/Users/gnodet/work/servicemix/components/shared-libraries/trunk/servicemix-soap/src/main/java/org/apache/servicemix/soap/SoapHelper.java:[68,25]
cannot find symbol
symbol  : class Log
location: class org.apache.servicemix.soap.SoapHelper

/Users/gnodet/work/servicemix/components/shared-libraries/trunk/servicemix-soap/src/main/java/org/apache/servicemix/soap/SoapHelper.java:[68,38]
cannot find symbol
symbol  : variable LogFactory
location: class org.apache.servicemix.soap.SoapHelper


Anybody knows what happen or what has changed ?

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to