Do we have a Hudson or CC on jboss-integration?
I get the following compile failure:
[INFO] Compilation failure
/home/carlo/work/integration/build/../jboss-classloading-spi/src/main/org/jboss/classloading/spi/RealClassLoader.java:[28,30]
package org.jboss.util.loading does not exist
/home/carlo/work/integration/build/../jboss-classloading-spi/src/main/org/jboss/classloading/spi/RealClassLoader.java:[38,41]
cannot find symbol
symbol: class Translatable
public interface RealClassLoader extends Translatable
Carlo