See
<https://builds.apache.org/hudson/job/isis-trunk-windows/org.apache.isis.runtimes.dflt$webapp/96/changes>
Changes:
[danhaywood] ISIS-90 reorganized runtimes.dflt in order to remove cyclic
dependencies (moved some stuff up to core.runtime, factored out new
runtimes.dflt:monitoring module)
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Default Runtime Webapp Components
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
C:\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\target
[INFO] [enforcer:enforce {execution: validate-enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
C:\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to
C:\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\java\org\apache\isis\runtimes\dflt\webapp\monitor\MonitorServlet.java:[34,61]
package org.apache.isis.runtimes.dflt.monitoring.servermonitor does not exist
[ERROR]
\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\java\org\apache\isis\runtimes\dflt\webapp\monitor\MonitorServlet.java:[39,12]
cannot find symbol
symbol : class MonitorListenerImpl
location: class org.apache.isis.runtimes.dflt.webapp.monitor.MonitorServlet
[ERROR]
\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\java\org\apache\isis\runtimes\dflt\webapp\monitor\MonitorServlet.java:[95,22]
cannot find symbol
symbol : class MonitorListenerImpl
location: class org.apache.isis.runtimes.dflt.webapp.monitor.MonitorServlet
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving
C:\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\pom.xml
to
/home/hudson/hudson/jobs/isis-trunk-windows/modules/org.apache.isis.runtimes.dflt$webapp/builds/2011-04-29_00-03-26/archive/org.apache.isis.runtimes.dflt/webapp/0.1.2-incubating-SNAPSHOT/webapp-0.1.2-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\java\org\apache\isis\runtimes\dflt\webapp\monitor\MonitorServlet.java:[34,61]
package org.apache.isis.runtimes.dflt.monitoring.servermonitor does not exist
\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\java\org\apache\isis\runtimes\dflt\webapp\monitor\MonitorServlet.java:[39,12]
cannot find symbol
symbol : class MonitorListenerImpl
location: class org.apache.isis.runtimes.dflt.webapp.monitor.MonitorServlet
\hudson\hudson-slave\workspace\isis-trunk-windows\trunk\runtimes\dflt\webapp\src\main\java\org\apache\isis\runtimes\dflt\webapp\monitor\MonitorServlet.java:[95,22]
cannot find symbol
symbol : class MonitorListenerImpl
location: class org.apache.isis.runtimes.dflt.webapp.monitor.MonitorServlet
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 17 seconds
[INFO] Finished at: Fri Apr 29 01:05:48 BST 2011
[INFO] Final Memory: 188M/871M
[INFO] ------------------------------------------------------------------------