It looks like cxf must have changed something regarding their constants. I'm seeing the following failure attempting to build trunk. I can get the build to succeed by commenting out these two lines. We'll see how well it runs. Can somebody with an inside track on cxf make the correct updates?

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/tck/geronimo/trunk/modules/geronimo-cxf/src/main/java/org/apache/geronimo/cxf/CXFWebServiceContainer.java:[36,34] package org.apache.cxf.binding.xml does not exist

/home/tck/geronimo/trunk/modules/geronimo-cxf/src/main/java/org/apache/geronimo/cxf/CXFWebServiceContainer.java:[83,16] cannot find symbol
symbol  : variable XMLConstants
location: class org.apache.geronimo.cxf.CXFWebServiceContainer

Reply via email to