5 Replies Latest reply on May 8, 2004 9:19 PM by kenny1

    CVS broken or it's just me?

    kenny1

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds
      [javac] Compiling 94 source files to /project/dev/nukes/bb/output/classes
      [execmodules] /project/dev/nukes/bb/src/main/org/jboss/nukes/addons/modules/bb/interceptors/NotificationInterceptor.java:251: interface expected here
      [execmodules] class Notification implements Runnable, UtilsEJB.Executable
      [execmodules] ^
      [execmodules] /project/dev/nukes/bb/src/main/org/jboss/nukes/addons/modules/bb/interceptors/NotificationInterceptor.java:267: requiresNew(org.jboss.nukes.core.ejb.UtilsEJB.Executable) in org.jboss.nukes.core.ejb.UtilsEJBLocal cannot be applied to (org.jboss.nukes.addons.modules.bb.interceptors.NotificationInterceptor.Notification)
      [execmodules] utils.requiresNew(this);
      [execmodules] ^
      [execmodules] 2 errors

      BUILD FAILED
      file:/project/dev/nukes/bb/../tools/etc/buildfragments/targets.ent:65: Compile failed; see the compiler error output for details.

      This is a build from May 1, 2004 cvs. I followed everything step on the wiki and when doing $NUKES_HOME/build/build, it fails me. And I get around this?