I did this while in process of doing checkin. Should be fixed in a minute.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Friday, March 07, 2003 2:34 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [JBoss-dev] [AUTOMATED] (HEAD) JBoss compilation failed > > > > ===================================================================== > ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net > FOR DETAILS= > ===================================================================== > > JAVA VERSION DETAILS > java version "1.3.1_06" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_06-b01) > Java HotSpot(TM) Server VM (build 1.3.1_06-b01, mixed mode) > > ===================================================================== > > HERE ARE THE LAST 50 LINES OF THE LOG FILE > > [mkdir] Created dir: > /home/jboss/jbossci/jboss-head/remoting/output/classes > [mkdir] Created dir: > /home/jboss/jbossci/jboss-head/remoting/output/gen/classes > [depend] Deleted 0 out of date files in 0 seconds > [javac] Compiling 62 source files to > /home/jboss/jbossci/jboss-head/remoting/output/classes > /home/jboss/jbossci/jboss-head/remoting/src/main/org/jboss/rem oting/detection/jndi/JNDIDetector.java:19: cannot resolve symbol > symbol : class NamingContextFactory > location: package interfaces > import org.jnp.interfaces.NamingContextFactory; > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/org/jboss/rem oting/detection/jndi/JNDIDetector.java:20: cannot resolve symbol > symbol : class Main > location: package server > import org.jnp.server.Main; > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/test/detectio n/jndi/JNDIDetectorTest.java:15: cannot resolve symbol > symbol : class Main > location: package server > import org.jnp.server.Main; > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/org/jboss/rem oting/detection/jndi/JNDIDetector.java:365: cannot resolve symbol > symbol : class Main > location: class org.jboss.remoting.detection.jndi.JNDIDetector > Main server = new Main(); > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/org/jboss/rem oting/detection/jndi/JNDIDetector.java:365: cannot resolve symbol > symbol : class Main > location: class org.jboss.remoting.detection.jndi.JNDIDetector > Main server = new Main(); > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/org/jboss/rem oting/detection/jndi/JNDIDetector.java:370: cannot resolve symbol > symbol : class NamingContextFactory > location: class org.jboss.remoting.detection.jndi.JNDIDetector > contextFactory = NamingContextFactory.class.getName(); > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/test/detectio n/jndi/JNDIDetectorTest.java:57: cannot resolve symbol > symbol : class Main > location: class test.detection.jndi.JNDIDetectorTest > Main JNDIServer = new Main(); > ^ > /home/jboss/jbossci/jboss-head/remoting/src/main/test/detectio n/jndi/JNDIDetectorTest.java:57: cannot resolve symbol > symbol : class Main > location: class test.detection.jndi.JNDIDetectorTest > Main JNDIServer = new Main(); > ^ > 8 errors > > BUILD FAILED > file:/home/jboss/jbossci/jboss-head/remoting/../tools/etc/buil dfragments/targets.ent:45: Compile failed; see the compiler error output for details. Total time: 23 seconds ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
